Class TicketAssociatedObjectConverterTest


  • @UnitTest
    public class TicketAssociatedObjectConverterTest
    extends java.lang.Object
    • Constructor Detail

      • TicketAssociatedObjectConverterTest

        public TicketAssociatedObjectConverterTest()
    • Method Detail

      • testConvertToSuccessful

        public void testConvertToSuccessful()
                                     throws java.text.ParseException
        Throws:
        java.text.ParseException
      • testConvertToSpecialCharactersInCode

        public void testConvertToSpecialCharactersInCode()
                                                  throws java.text.ParseException
        Throws:
        java.text.ParseException
      • testConvertToInvalidSourceString

        public void testConvertToInvalidSourceString()
      • testConvertToInvalidDate

        public void testConvertToInvalidDate()
                                      throws java.text.ParseException
        Throws:
        java.text.ParseException
      • testConvertFrom

        public void testConvertFrom()