@UnitTest public class Y2C4CB2BTicketPopulatorTest extends java.lang.Object
Y2C4CB2BTicketPopulator.| Constructor and Description |
|---|
Y2C4CB2BTicketPopulatorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup()
Setup.
|
void |
shouldNotPopulateB2C()
Should not populate the customer id when is B2C.
|
void |
shouldPopulateWhenCustomerExternalIdEqualTo10Length()
Should populate the customer id when equals 10 length.
|
void |
shouldPopulateWhenCustomerExternalIdLessThan10Length()
Should populate the customer id when less than 10 length.
|
void |
shouldPopulateWhenCustomerExternalIdMoreThan10Length()
Should populate the customer id when more than 10 length.
|
public void setup()
public void shouldPopulateWhenCustomerExternalIdLessThan10Length()
public void shouldPopulateWhenCustomerExternalIdEqualTo10Length()
public void shouldPopulateWhenCustomerExternalIdMoreThan10Length()
public void shouldNotPopulateB2C()
Copyright © 2018 SAP SE. All Rights Reserved.