@UnitTest public class CreditCardPaymentInfoValidatorTest extends java.lang.Object
| Constructor and Description |
|---|
CreditCardPaymentInfoValidatorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testInValid() |
void |
testUnchanged()
Tests what happens if the card data: number and type were unchanged.
|
void |
testValid() |
public void setUp()
public void testUnchanged()
throws BusinessException
BusinessExceptionpublic void testValid()
throws BusinessException
BusinessExceptionpublic void testInValid()
throws BusinessException
BusinessExceptionCopyright © 2018 SAP SE. All Rights Reserved.