Package org.axonframework.test.extension
@NullMarked
package org.axonframework.test.extension
Part of the Axon Test module. Contains classes related to JUnit extensions.
-
ClassDescriptionJUnit 5 extension to manage the lifecycle of an
AxonTestFixtureinstance provided by a test class.Functional interface to supply anAxonTestFixtureinstance.Annotation to mark a field or method that provides theAxonTestFixture.