public class StateTestHelper
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
static java.util.concurrent.CompletableFuture<java.lang.Void> | 
runningLatch  | 
| Constructor and Description | 
|---|
StateTestHelper()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
blockUntilRunning()
This helper is useful when a unit test needs core and a component that
 observes state (eg. 
 | 
Copyright © 2021. All Rights Reserved.