Uses of Class
org.axonframework.test.fixture.AxonTestFixture
Packages that use AxonTestFixture
-
Uses of AxonTestFixture in org.axonframework.test.fixture
Methods in org.axonframework.test.fixture that return AxonTestFixtureModifier and TypeMethodDescriptionstatic AxonTestFixtureAxonTestFixture.with(ApplicationConfigurer configurer) Creates a new fixture.static AxonTestFixtureAxonTestFixture.with(ApplicationConfigurer configurer, UnaryOperator<AxonTestFixture.Customization> customization) Creates a new fixture.