| Package | Description |
|---|---|
| com.codepoetics.fluvius.test.builders |
| Modifier and Type | Method and Description |
|---|---|
static <T> TestFlowEvent.TestStepStartedEvent<T> |
TestFlowEvent.started(UUID flowId,
UUID stepId) |
static <T> TestFlowEvent.TestStepStartedEvent<T> |
TestFlowEvent.startedWith(UUID flowId,
UUID stepId,
Map<String,T> scratchpadContents) |
TestFlowEvent.TestStepStartedEvent<T> |
TestFlowEvent.TestStepStartedEvent.withScratchpadState(String key,
T value) |
Copyright © 2017. All Rights Reserved.