Uses of Class
org.axonframework.test.matchers.ListMatcher
Packages that use ListMatcher
-
Uses of ListMatcher in org.axonframework.test.matchers
Subclasses of ListMatcher in org.axonframework.test.matchersModifier and TypeClassDescriptionclassA matcher that will match if all the givenmatchersagainst the event in a list at their respective index.classA matcher that will match if all the givenmatchersmatch against at least one item in a given List.classA matcher that will match if all the givenmatchersmatch against at least one item in a given List.classA matcher that will match if all the givenmatcherseach match against an item that the previous matcher matched against.