Expand description
Test helpers for actr-framework
Currently provides a simple DummyContext implementation of the Context trait
for unit tests that need a context but do not exercise transport logic.
Structsยง
- Dummy
Context - Minimal
Contextimplementation for tests.