Uses of Interface
org.axonframework.test.saga.WhenState
Packages that use WhenState
-
Uses of WhenState in org.axonframework.test.saga
Subinterfaces of WhenState in org.axonframework.test.sagaModifier and TypeInterfaceDescriptioninterfaceInterface describing methods that can be executed after the first "given" state has been supplied.Classes in org.axonframework.test.saga that implement WhenStateModifier and TypeClassDescriptionclassFixture for testing Annotated Sagas based on events and time passing.Methods in org.axonframework.test.saga that return WhenStateModifier and TypeMethodDescriptionFixtureConfiguration.givenNoPriorActivity()Indicates that no relevant activity has occurred in the past.SagaTestFixture.givenNoPriorActivity()