Class TicketCategoryConverterTest

java.lang.Object
de.hybris.platform.customerticketingocc.converters.TicketCategoryConverterTest

@UnitTest public class TicketCategoryConverterTest extends Object
  • Constructor Details

    • TicketCategoryConverterTest

      public TicketCategoryConverterTest()
  • 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()