Uses of Package
org.axonframework.test.matchers
Packages that use org.axonframework.test.matchers
Package
Description
-
Classes in org.axonframework.test.matchers used by org.axonframework.test.aggregateClassDescriptionThe FieldFilter indicates whether any given Field should be accepted for processing or not.
-
Classes in org.axonframework.test.matchers used by org.axonframework.test.deadlineClassDescriptionThe FieldFilter indicates whether any given Field should be accepted for processing or not.
-
Classes in org.axonframework.test.matchers used by org.axonframework.test.matchersClassDescriptionFieldFilter implementation that accepts all Fields.Matcher that will match an Object if all the fields on that Object contain values equal to the same field in the expected instance.The FieldFilter indicates whether any given Field should be accepted for processing or not.Abstract implementation for matchers that use event-specific matchers to match against a list of items.FieldFilter implementation that only accepts non-static Fields.FieldFilter implementation that only accepts non-transient Fields.
-
Classes in org.axonframework.test.matchers used by org.axonframework.test.sagaClassDescriptionThe FieldFilter indicates whether any given Field should be accepted for processing or not.