Class MapToTicketStatusConverterTest
java.lang.Object
de.hybris.platform.customerticketingocc.converters.MapToTicketStatusConverterTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
MapToTicketStatusConverterTest
public MapToTicketStatusConverterTest()
-
-
Method Details
-
testConvertSuccessful
public void testConvertSuccessful() -
testConvertStatusListIsEmpty
public void testConvertStatusListIsEmpty() -
testConvertStatusListOnlyHasOneItem
public void testConvertStatusListOnlyHasOneItem() -
testConvertStatusListHasMultipleItems
public void testConvertStatusListHasMultipleItems() -
testConvertStatusListNotInMap
public void testConvertStatusListNotInMap() -
testConvertStatusMoreThanOneItemsInMap
public void testConvertStatusMoreThanOneItemsInMap() -
testEquals
public void testEquals() -
testEqualsWithSameConverter
public void testEqualsWithSameConverter() -
testEqualsWithDifferentConverter
public void testEqualsWithDifferentConverter() -
testEqualsWithNullConverter
public void testEqualsWithNullConverter() -
testHashCode
public void testHashCode() -
testHashCodesWithSameConverter
public void testHashCodesWithSameConverter() -
testHashCodeWithDifferentConverter
public void testHashCodeWithDifferentConverter()
-