| Package | Description |
|---|---|
| org.ikasan.testharness.flow.expectation.service |
| Modifier and Type | Field and Description |
|---|---|
protected List<AbstractListExpectation.DefaultExpectation> |
AbstractListExpectation.expectations |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractListExpectation.addExpectation(AbstractListExpectation.DefaultExpectation<?> defaultExpectation,
String description)
Append the expectation to the already defined expectations
|
| Modifier and Type | Method and Description |
|---|---|
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.