Class CreditCardPaymentInfoValidatorTest
java.lang.Object
de.hybris.platform.order.interceptors.CreditCardPaymentInfoValidatorTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetUp()voidvoidTests what happens if the card data: number and type were unchanged.void
-
Constructor Details
-
CreditCardPaymentInfoValidatorTest
public CreditCardPaymentInfoValidatorTest()
-
-
Method Details
-
setUp
public void setUp() -
testUnchanged
Tests what happens if the card data: number and type were unchanged.- Throws:
BusinessException
-
testValid
- Throws:
BusinessException
-
testInValid
- Throws:
BusinessException
-