Package org.axonframework.test.fixture
Interface AxonTestPhase.Then.Nothing
- All Superinterfaces:
AxonTestPhase.Then.Message<AxonTestPhase.Then.Nothing>,AxonTestPhase.Then.MessageAssertions<AxonTestPhase.Then.Nothing>
- Enclosing interface:
AxonTestPhase.Then
public static interface AxonTestPhase.Then.Nothing
extends AxonTestPhase.Then.Message<AxonTestPhase.Then.Nothing>
Operations available in the Then phase of the test fixture execution only if no command or event was
dispatched during the When phase.
-
Method Summary
Methods inherited from interface org.axonframework.test.fixture.AxonTestPhase.Then.Message
and, await, await, stopMethods inherited from interface org.axonframework.test.fixture.AxonTestPhase.Then.MessageAssertions
commands, commands, commandsMatch, commandsSatisfy, events, events, eventsMatch, eventsSatisfy, exception, exception, exceptionSatisfies, expect, expectAsync, noCommands, noEvents