Class VelocityTemplateFilterTest


  • public class VelocityTemplateFilterTest
    extends Object
    • Constructor Detail

      • VelocityTemplateFilterTest

        public VelocityTemplateFilterTest()
    • Method Detail

      • setUp

        @BeforeEach
        public void setUp()
      • testCommentWithoutSpaces

        @Test
        public void testCommentWithoutSpaces()
                                      throws IOException
        Throws:
        IOException
      • testLineStartingWithWhitespaceNoComment

        @Test
        public void testLineStartingWithWhitespaceNoComment()
                                                     throws IOException
        Throws:
        IOException
      • testLineStartingWithWhitespaceComment

        @Test
        public void testLineStartingWithWhitespaceComment()
                                                   throws IOException
        Throws:
        IOException
      • testCommentAfterWhitespaceLineSpaces

        @Test
        public void testCommentAfterWhitespaceLineSpaces()
                                                  throws IOException
        Throws:
        IOException