Class TemplateEngineFreemarkerPrettyTimeMethodTest


  • public class TemplateEngineFreemarkerPrettyTimeMethodTest
    extends Object
    Author:
    James Moger
    • Constructor Detail

      • TemplateEngineFreemarkerPrettyTimeMethodTest

        public TemplateEngineFreemarkerPrettyTimeMethodTest()
    • Method Detail

      • testThatJavaUtilDateWorks

        public void testThatJavaUtilDateWorks()
                                       throws Exception
        Throws:
        Exception
      • testThatJavaSqlDateWorks

        public void testThatJavaSqlDateWorks()
                                      throws Exception
        Throws:
        Exception
      • testThatJavaSqlTimeWorks

        public void testThatJavaSqlTimeWorks()
                                      throws Exception
        Throws:
        Exception
      • testThatJavaSqlTimestampWorks

        public void testThatJavaSqlTimestampWorks()
                                           throws Exception
        Throws:
        Exception
      • test

        public void test​(freemarker.template.SimpleDate simpleDate)
                  throws Exception
        Throws:
        Exception