Class FlowElementComparator

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void compare​(AbstractComponent expected, org.ikasan.spec.flow.FlowElement actual)
      Compares the two incoming objects to ensure the expectation is satisifed by the actual.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FlowElementComparator

        public FlowElementComparator()