Class com.commercetools.pspadapter.payone.transaction.PaymentMethodDispatcherTest
Tests
Test |
Duration |
Result |
callsCorrectExecutorForInitial |
0.001s |
passed |
callsCorrectExecutorForPending |
0.001s |
passed |
callsDefaultExecutorWithInitial |
0.003s |
passed |
callsDefaultExecutorWithPending |
0.002s |
passed |
callsSecondExecutorAfterFirstTransactionStateChangedFromInitial |
0.007s |
passed |
callsSecondExecutorAfterFirstTransactionStateChangedFromPending |
0.002s |
passed |
doesNotCallExecutorForSuccessAndFailTransactions |
0.005s |
passed |