Class DefaultAlipayPaymentTransactionStrategyTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class DefaultAlipayPaymentTransactionStrategyTest extends ServicelayerTransactionalTest
  • Constructor Details

    • DefaultAlipayPaymentTransactionStrategyTest

      public DefaultAlipayPaymentTransactionStrategyTest()
  • Method Details

    • prepare

      public void prepare()
    • testCreateForNewRequest

      public void testCreateForNewRequest()
    • testUpdateForRefundRequest

      public void testUpdateForRefundRequest()
    • testUpdateForRefundNotification

      public void testUpdateForRefundNotification()
    • testGetPaymentTransactionWithCaptureEntrySuccessfully

      public void testGetPaymentTransactionWithCaptureEntrySuccessfully()
    • testGetPaymentTransactionWithCaptureEntryFailed

      public void testGetPaymentTransactionWithCaptureEntryFailed()
    • testCreateTransacionForNewRequest

      public void testCreateTransacionForNewRequest()
    • testSaveForStatusCheck

      public void testSaveForStatusCheck()
    • testUpdateForCancelPayment

      public void testUpdateForCancelPayment()
    • testUpdateForNotification

      public void testUpdateForNotification()
    • testUpdateForError

      public void testUpdateForError()