Class TicketStatusConverterTest
java.lang.Object
de.hybris.platform.customerticketingocc.converters.TicketStatusConverterTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
TicketStatusConverterTest
public TicketStatusConverterTest()
-
-
Method Details
-
testConvertToSuccessful
public void testConvertToSuccessful() -
testConvertFromSuccessful
public void testConvertFromSuccessful() -
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()
-