Class DateAdapterTest


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

      • DateAdapterTest

        public DateAdapterTest()
    • Method Detail

      • nullUnmarshallTest

        public void nullUnmarshallTest()
                                throws java.text.ParseException
        Throws:
        java.text.ParseException
      • wrongDateUnmarshallTest

        public void wrongDateUnmarshallTest()
                                     throws java.text.ParseException
        Throws:
        java.text.ParseException
      • correctDateUnmarshallTest

        public void correctDateUnmarshallTest()
                                       throws java.text.ParseException
        Throws:
        java.text.ParseException
      • nullMarshallTest

        public void nullMarshallTest()
      • dateMarshallTest

        public void dateMarshallTest()