Class TmaPaymentTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.servicelayer.ServicelayerTest
de.hybris.platform.payment.impl.PaymentTest
de.hybris.platform.b2ctelcoservices.payment.TmaPaymentTest
- All Implemented Interfaces:
de.hybris.platform.testframework.JaloSessionHolder
@IntegrationTest(replaces=de.hybris.platform.payment.impl.PaymentTest.class)
public class TmaPaymentTest
extends de.hybris.platform.payment.impl.PaymentTest
Replaces
PaymentTest- Since:
- 1907
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.payment.impl.PaymentTest
de.hybris.platform.payment.impl.PaymentTest.MockTransactionCodeGenerator -
Field Summary
Fields inherited from class de.hybris.platform.servicelayer.ServicelayerTest
importServiceFields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.payment.impl.PaymentTest
createCoreData, createDefaultCatalog, createOrder, prepare, setUp, tearDown, testAuthorization, testAuthorizationReviewStatus, testAuthorizeWithCode, testAuthorizeWithTransaction, testCreateSubscriptionWithoutAuth, testFailedAuthorization, testPaymentInfoCreation, testSubscriptionOperationsMethods inherited from class de.hybris.platform.servicelayer.ServicelayerTest
createDefaultUsers, createHardwareCatalog, getApplicationContext, importCsv, importData, importData, importData, importStream, importStream, isPrefetchModeNoneMethods inherited from class de.hybris.platform.servicelayer.ServicelayerBaseTest
autowireProperties, getBeanName, prepareApplicationContextAndSessionMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
TmaPaymentTest
public TmaPaymentTest()
-
-
Method Details
-
testCapture
public void testCapture()- Overrides:
testCapturein classde.hybris.platform.payment.impl.PaymentTest
-