Uses of Record Class
org.axonframework.test.util.MessageMonitorReport.Report.Failure
Packages that use MessageMonitorReport.Report.Failure
Package
Description
A collection of classes which may prove useful when testing Axon-based classes.
-
Uses of MessageMonitorReport.Report.Failure in org.axonframework.test.util
Methods in org.axonframework.test.util that return MessageMonitorReport.Report.FailureModifier and TypeMethodDescriptionCreates a new instance ofMessageMonitorReport.Report.Failurewith the specified message and cause.Methods in org.axonframework.test.util that return types with arguments of type MessageMonitorReport.Report.FailureModifier and TypeMethodDescriptionMessageMonitorReport.failureReports()Retrieves a list ofMessageMonitorReport.Report.Failureelements filtered from the collection of reports.