Package org.axonframework.test.aggregate
package org.axonframework.test.aggregate
-
ClassDescriptionA test fixture that allows the execution of given-when-then style test cases.Interface describing the operations available on a test fixture in the configuration stage.The reporter generates extensive human-readable reports of what the expected outcome of a test was, and what the actual results were.Interface describing the operations available on the "validate result" (a.k.a.Implementation of the ResultValidator.Stub implementation of an AggregateLifecycle that registers all applied events for verification later.Implementation of
StubAggregateLifecyclethat can be used as anRegisterExtensionannotated method or field in a test class.Deprecated.TestExecutor<T>Interface describing the operations available on a test fixture in the execution stage.
StubAggregateLifecycleExtensionto be used in combination with Junit 5