Uses of Interface
org.axonframework.test.fixture.AxonTestPhase.When.Event
Packages that use AxonTestPhase.When.Event
-
Uses of AxonTestPhase.When.Event in org.axonframework.test.fixture
Methods in org.axonframework.test.fixture that return AxonTestPhase.When.EventModifier and TypeMethodDescriptiondefault AxonTestPhase.When.EventPublishes the given event to the appropriate event handler and records all activity for result validation.default AxonTestPhase.When.EventPublishes the given event with the providedmetadatato the appropriate event handler and records all activity for result validation.Publishes the given event with the providedmetadatato the appropriate event handler and records all activity for result validation.default AxonTestPhase.When.EventPublishes the given events to the appropriate event handlers and records all activity for result validation.Publishes the given events to the appropriate event handlers and records all activity for result validation.AxonTestPhase.When.events(EventMessage... messages) Publishes the given Event Messages to the appropriate event handlers and records all activity for result validation.