Package org.axonframework.test.extension
Interface AxonTestFixtureProvider
- All Superinterfaces:
Supplier<AxonTestFixture>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Functional interface to supply an
AxonTestFixture instance.- Since:
- 5.0.3
- Author:
- Jan Galinski
-
Method Summary