public class FlowElementComparator extends Object implements ExpectationComparator<AbstractComponent,FlowElement>
| Constructor and Description |
|---|
FlowElementComparator() |
| Modifier and Type | Method and Description |
|---|---|
void |
compare(AbstractComponent expected,
FlowElement actual)
Compares the two incoming objects to ensure the expectation is
satisifed by the actual.
|
public void compare(AbstractComponent expected, FlowElement actual)
ExpectationComparatorcompare in interface ExpectationComparator<AbstractComponent,FlowElement>Copyright © 2007-2017 Ikasan. All Rights Reserved.