Package de.hybris.platform.test
Class PaymentInfoTest
- java.lang.Object
-
- de.hybris.platform.testframework.HybrisJUnit4Test
-
- de.hybris.platform.testframework.HybrisJUnit4TransactionalTest
-
- de.hybris.platform.test.PaymentInfoTest
-
- All Implemented Interfaces:
JaloSessionHolder
@IntegrationTest public class PaymentInfoTest extends HybrisJUnit4TransactionalTest
-
-
Field Summary
-
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession
-
-
Constructor Summary
Constructors Constructor Description PaymentInfoTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestCCPaymentInfoPLA6933attributechanges()voidtestCCPaymentInfoPLA6933configvariable()voidtestCCPaymentInfoPLA6933exceptions()voidtestCreditCardNumberValidation()-
Methods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
-
-
-
Method Detail
-
testCreditCardNumberValidation
public void testCreditCardNumberValidation() throws JaloBusinessException- Throws:
JaloBusinessException
-
testCCPaymentInfoPLA6933exceptions
public void testCCPaymentInfoPLA6933exceptions() throws ConsistencyCheckException, JaloGenericCreationException, JaloAbstractTypeException
-
testCCPaymentInfoPLA6933attributechanges
public void testCCPaymentInfoPLA6933attributechanges() throws ConsistencyCheckException- Throws:
ConsistencyCheckException
-
testCCPaymentInfoPLA6933configvariable
public void testCCPaymentInfoPLA6933configvariable() throws ConsistencyCheckException- Throws:
ConsistencyCheckException
-
-