Package | Description |
---|---|
org.axonframework.test.aggregate | |
org.axonframework.test.deadline | |
org.axonframework.test.matchers | |
org.axonframework.test.saga |
Class and Description |
---|
FieldFilter
The FieldFilter indicates whether any given Field should be accepted for processing or not.
|
Class and Description |
---|
FieldFilter
The FieldFilter indicates whether any given Field should be accepted for processing or not.
|
Class and Description |
---|
AllFieldsFilter
FieldFilter implementation that accepts all Fields.
|
EqualFieldsMatcher
Matcher that will match an Object if all the fields on that Object contain values equal to the same field in the
expected instance.
|
FieldFilter
The FieldFilter indicates whether any given Field should be accepted for processing or not.
|
ListMatcher
Abstract implementation for matchers that use event-specific matchers to match against a list of items.
|
NonStaticFieldsFilter
FieldFilter implementation that only accepts non-static Fields.
|
NonTransientFieldsFilter
FieldFilter implementation that only accepts non-transient Fields.
|
Class and Description |
---|
FieldFilter
The FieldFilter indicates whether any given Field should be accepted for processing or not.
|
Copyright © 2010–2018. All rights reserved.