| Package | Description |
|---|---|
| org.ikasan.testharness.flow.expectation.service |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderedExpectation.allSatisfied(List<Capture<?>> captures)
Have all expectations been satisfied
|
void |
UnorderedExpectation.allSatisfied(List<Capture<?>> captures)
Have all expectations been satisfied
|
abstract void |
AbstractListExpectation.allSatisfied(List<Capture<?>> captures)
Have all expectations been satisfied
|
void |
FlowExpectation.allSatisfied(List<Capture<?>> captures)
Have all expectations been satisfied
|
protected org.ikasan.testharness.flow.expectation.service.AbstractListExpectation.ExpectationDifference |
AbstractListExpectation.getExpectationDifference(List<AbstractListExpectation.DefaultExpectation> expectations,
List<Capture<?>> captures) |
Copyright © 2007-2020 Ikasan. All Rights Reserved.