| Package | Description |
|---|---|
| io.vlingo.xoom.actors.testkit |
| Modifier and Type | Field and Description |
|---|---|
static ThreadLocal<TestWorld> |
TestWorld.Instance |
| Modifier and Type | Method and Description |
|---|---|
static TestWorld |
TestWorld.start(String name) |
static TestWorld |
TestWorld.start(String name,
Configuration configuration) |
static TestWorld |
TestWorld.start(String name,
LoggerProvider loggerProvider) |
static TestWorld |
TestWorld.start(String name,
Properties properties) |
static TestWorld |
TestWorld.startWith(World world) |
static TestWorld |
TestWorld.startWithDefaults(String name) |
Copyright © 2021. All rights reserved.