@UnitTest public class TicketCartsAssociationStrategyTest extends java.lang.Object
| Constructor and Description |
|---|
TicketCartsAssociationStrategyTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup()
Test setup.
|
void |
shouldReturnCartObjectMap()
Should return an map which have 2 TicketAssociatedData with Cart key.
|
void |
shouldReturnEmptyMapWhenNoCarts()
Should return an empty map when given user model dose not have any carts.
|
void |
testGetter()
Test case for the ticketCartAssociationStrategy conveter getter.
|
public void setup()
public void shouldReturnEmptyMapWhenNoCarts()
public void shouldReturnCartObjectMap()
public void testGetter()
Copyright © 2018 SAP SE. All Rights Reserved.