Class VelocityTemplateFilterTest
java.lang.Object
org.apache.torque.generator.template.velocity.VelocityTemplateFilterTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
VelocityTemplateFilterTest
public VelocityTemplateFilterTest()
-
-
Method Details
-
setUp
@BeforeEach public void setUp() -
testEmptyInput
- Throws:
IOException
-
testEmptyLines
- Throws:
IOException
-
testCommentWithoutSpaces
- Throws:
IOException
-
testCommentWithSpaces
- Throws:
IOException
-
testWhitespaceLine
- Throws:
IOException
-
testLineStartingWithWhitespaceNoComment
- Throws:
IOException
-
testLineStartingWithWhitespaceComment
- Throws:
IOException
-
testCommentAfterWhitespaceLineSpaces
- Throws:
IOException
-