public class VelocityTemplateFilterTest extends Object
| Constructor and Description | 
|---|
| VelocityTemplateFilterTest() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | setUp() | 
| void | testCommentAfterWhitespaceLineSpaces() | 
| void | testCommentWithoutSpaces() | 
| void | testCommentWithSpaces() | 
| void | testEmptyInput() | 
| void | testEmptyLines() | 
| void | testLineStartingWithWhitespaceComment() | 
| void | testLineStartingWithWhitespaceNoComment() | 
| void | testWhitespaceLine() | 
@BeforeEach public void setUp()
@Test
public void testEmptyInput()
                           throws IOException
IOException@Test
public void testEmptyLines()
                           throws IOException
IOException@Test
public void testCommentWithoutSpaces()
                                     throws IOException
IOException@Test
public void testCommentWithSpaces()
                                  throws IOException
IOException@Test
public void testWhitespaceLine()
                               throws IOException
IOException@Test
public void testLineStartingWithWhitespaceNoComment()
                                                    throws IOException
IOException@Test
public void testLineStartingWithWhitespaceComment()
                                                  throws IOException
IOException@Test
public void testCommentAfterWhitespaceLineSpaces()
                                                 throws IOException
IOExceptionCopyright © 2000–2020 The Apache Software Foundation. All rights reserved.