| Interface | Description |
|---|---|
| TestStateView |
| Class | Description |
|---|---|
| AccessSafely |
Facilitate thread-safe accessing of shared data, both for writing and reading.
|
| TestActor<T> |
Actor that has an immediately delivered mailbox for use in testing.
|
| TestContext |
A context useful for testing, consisting of an atomic reference value
and a safe access to state modification with expected number of outcomes.
|
| TestEnvironment | |
| TestState | |
| TestUntil | |
| TestWorld |
Copyright © 2021. All rights reserved.