Package poussecafe.test
Class IdempotencyTest
- java.lang.Object
-
- poussecafe.test.PousseCafeTest
-
- poussecafe.test.IdempotencyTest
-
public abstract class IdempotencyTest extends PousseCafeTest
-
-
Constructor Summary
Constructors Constructor Description IdempotencyTest()
-
Method Summary
Modifier and Type Method Description protected abstract voidrunOperation()protected voidthenSameOperationExceptionThrown()protected voidwhenRunningSameOperation()-
Methods inherited from class poussecafe.test.PousseCafeTest
configureContext, emitDomainEvent, emitDomainEvents, find, getOptional, given, loadDataFile, newCommand, newDomainEvent, newEntity, objectMapper, replicationStrategy, runtimeBuilder, submitCommand, tearDownInternalMessaging, testRuntime, waitUntilAllMessageQueuesEmpty, when, when, wrapper
-
-