| Package | Description |
|---|---|
| org.ikasan.testharness.flow.comparator.service | |
| org.ikasan.testharness.flow.expectation.service |
| Modifier and Type | Class and Description |
|---|---|
class |
ComparatorServiceImpl
ComparatorService default implementation provides six default comparators
for all component types and event by mapping the expectation class to
a comparator instance.
|
| Modifier and Type | Field and Description |
|---|---|
protected ComparatorService |
AbstractListExpectation.comparatorService
comparator service for expectations
|
| Modifier and Type | Method and Description |
|---|---|
protected static ComparatorService |
AbstractListExpectation.getDefaultComparatorService()
Default comparator service
|
| Constructor and Description |
|---|
AbstractListExpectation(ComparatorService comparatorService)
Constructor allowing an alternate comparator service.
|
OrderedExpectation(ComparatorService comparatorService)
Contructor allowing an alternate comparator service.
|
UnorderedExpectation(ComparatorService comparatorService)
Constructor allowing an alternate comparator service.
|
Copyright © 2007-2020 Ikasan. All Rights Reserved.