|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| FixtureConfiguration<T extends EventSourcedAggregateRoot> | Interface describing the operations available on a test fixture in the configuration stage. |
| ResultValidator | Interface describing the operations available on the "validate result" (a.k.a. |
| TestExecutor | Interface describing the operations available on a test fixture in the execution stage. |
| Class Summary | |
|---|---|
| FixtureResourceParameterResolverFactory | ParameterResolverFactory implementation that is aware of test-specific use cases. |
| Fixtures | Utility class providing access to fixture instances in the Axon Test module. |
| GivenWhenThenTestFixture<T extends EventSourcedAggregateRoot> | A test fixture that allows the execution of given-when-then style test cases. |
| Reporter | The reporter generates extensive human readable reports of what the expected outcome of a test was, and what the actual results were. |
| ResultValidatorImpl | Implementation of the ResultValidator. |
| Exception Summary | |
|---|---|
| FixtureExecutionException | Exception indicating that an error occurred that prevented successful execution of a test fixture. |
| Error Summary | |
|---|---|
| AxonAssertionError | Error indication that an Assertion failed during a test case. |
Classes in support of testing Axon based applications.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||