Class RbelMessageNodeElementMatchExecutor

java.lang.Object
de.gematik.test.tiger.lib.rbel.RbelMessageNodeElementMatchExecutor

public class RbelMessageNodeElementMatchExecutor extends Object
Executor that takes a list of elements and performs matching / isEqual checks. If any elements match for shouldMatch == TRUE or if none match for shouldMatch == FALSE this executor succeeds. Else it will throw an AssertionError.