Package de.hybris.platform.payment.impl
Class PaymentTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.servicelayer.ServicelayerTest
de.hybris.platform.payment.impl.PaymentTest
- All Implemented Interfaces:
JaloSessionHolder
-
Nested Class Summary
Nested Classes -
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.servicelayer.ServicelayerTest
createDefaultUsers, createHardwareCatalog, getApplicationContext, importCsv, importData, importData, importData, importStream, importStream, isPrefetchModeNoneMethods inherited from class de.hybris.platform.servicelayer.ServicelayerBaseTest
autowireProperties, getBeanNameMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
PaymentTest
public PaymentTest()
-
-
Method Details
-
prepareApplicationContextAndSession
- Overrides:
prepareApplicationContextAndSessionin classServicelayerBaseTest- Throws:
Exception
-
setUp
- Throws:
Exception
-
tearDown
public void tearDown() -
createCoreData
- Throws:
Exception
-
createDefaultCatalog
- Throws:
Exception
-
createOrder
- Throws:
InvalidCartExceptionException
-
testAuthorization
public void testAuthorization() -
testFailedAuthorization
public void testFailedAuthorization() -
testAuthorizationReviewStatus
public void testAuthorizationReviewStatus() -
testPaymentInfoCreation
public void testPaymentInfoCreation() -
testAuthorizeWithCode
- Throws:
InvalidCartException
-
testAuthorizeWithTransaction
- Throws:
InvalidCartException
-
testCapture
-
testSubscriptionOperations
- Throws:
InvalidCartException
-
testCreateSubscriptionWithoutAuth
- Throws:
InvalidCartException
-