Package org.ikasan.testharness.flow.expectation.service
-
Interface Summary Interface Description FlowExpectation Public API for setting operations on the FlowExpectation implemenation class. -
Class Summary Class Description AbstractListExpectation Abstract expectation based on a List of DefaultExpectationsOrderedExpectation Implementation of a FlowExpectation based on applying the expectations in a strict given order.UnorderedExpectation Implementation of the AbstractListExpectation based on applying the expectations in any order.