public class FlowTestHarnessImpl extends Object implements FlowObserver, FlowTestHarness
| Constructor and Description |
|---|
FlowTestHarnessImpl(FlowExpectation flowExpectation)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
assertIsSatisfied()
Test harness should ensure all specified expectations have been met.
|
<T> void |
notify(T actual)
Notification of a behavior in the flow
|
public FlowTestHarnessImpl(FlowExpectation flowExpectation)
flowExpectation - public <T> void notify(T actual)
notify in interface FlowObserveractual - public void assertIsSatisfied()
FlowTestHarnessassertIsSatisfied in interface FlowTestHarnessCopyright © 2007-2020 Ikasan. All Rights Reserved.