|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EqualFieldsMatcher | |
|---|---|
| org.axonframework.test.matchers | |
| Uses of EqualFieldsMatcher in org.axonframework.test.matchers |
|---|
| Methods in org.axonframework.test.matchers that return EqualFieldsMatcher | ||
|---|---|---|
static
|
Matchers.equalTo(T expected)
Matches against each event of the same runtime type that has all field values equal to the fields in the expected event. |
|
static
|
Matchers.equalTo(T expected,
FieldFilter filter)
Matches against each event of the same runtime type that has all field values equal to the fields in the expected event. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||