Class com.commercetools.pspadapter.payone.notification.common.PaidNotificationProcessorTest

11

tests

0

failures

0

ignored

0.040s

duration

100%

successful

Tests

Test Duration Result
orderServiceIsNotCalledWhenIsUpdateOrderPaymentStateFalse 0.003s passed
processingCompletedNotificationAboutUnknownTransactionAddsChargeTransactionWithStateSuccess 0.004s passed
processingCompletedNotificationForFailedChargeTransactionDoesNotChangeState 0.005s passed
processingCompletedNotificationForPendingChargeTransactionChangesStateToSuccess 0.003s passed
processingCompletedNotificationForSuccessfulChargeTransactionDoesNotChangeState 0.004s passed
processingPendingNotificationAboutUnknownTransactionAddsChargeTransactionWithStatePending 0.006s passed
processingPendingNotificationForPendingChargeTransactionDoesNotChangeState 0.004s passed
whenChargeTransactionIsFailure_ChangeTransactionStateNOTAdded 0.003s passed
whenChargeTransactionIsInitial_ChangeTransactionStateISAdded 0.002s passed
whenChargeTransactionIsPending_ChangeTransactionStateISAdded 0.004s passed
whenChargeTransactionIsSuccess_ChangeTransactionStateNOTAdded 0.002s passed