Uses of Class
org.ikasan.testharness.flow.expectation.service.AbstractListExpectation
-
Packages that use AbstractListExpectation Package Description org.ikasan.testharness.flow.expectation.service -
-
Uses of AbstractListExpectation in org.ikasan.testharness.flow.expectation.service
Subclasses of AbstractListExpectation in org.ikasan.testharness.flow.expectation.service Modifier and Type Class Description classOrderedExpectationImplementation of a FlowExpectation based on applying the expectations in a strict given order.classUnorderedExpectationImplementation of the AbstractListExpectation based on applying the expectations in any order.
-