Uses of Class
org.axonframework.test.util.MessageMonitorReport
Packages that use MessageMonitorReport
Package
Description
A collection of classes which may prove useful when testing Axon-based classes.
-
Uses of MessageMonitorReport in org.axonframework.test.util
Fields in org.axonframework.test.util declared as MessageMonitorReportModifier and TypeFieldDescriptionprotected final MessageMonitorReportRecordingMessageMonitor.reportMethods in org.axonframework.test.util that return MessageMonitorReportConstructors in org.axonframework.test.util with parameters of type MessageMonitorReportModifierConstructorDescriptionConstructs a RecordingMessageMonitor that records message processing outcomes in the providedMessageMonitorReportand configures optional logging.