| Package | Description |
|---|---|
| io.vlingo.xoom.actors | |
| io.vlingo.xoom.actors.testkit |
| Modifier and Type | Method and Description |
|---|---|
TestState |
Actor.viewTestState()
Answers the
TestState for this Actor. |
| Modifier and Type | Method and Description |
|---|---|
TestState |
TestState.putValue(String name,
Object value) |
TestState |
TestStateView.viewTestState() |
TestState |
TestActor.viewTestState()
Answer the
TestState of my actor inside. |
Copyright © 2021. All rights reserved.