Class TokenReplacerTest
java.lang.Object
org.apache.torque.generator.BaseTest
org.apache.torque.generator.control.TokenReplacerTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TokenReplacerTest
public TokenReplacerTest()
-
-
Method Details
-
setUp
@BeforeEach public void setUp() -
testNoToken
- Throws:
Exception
-
testTokenWithoutNamespace
- Throws:
Exception
-
testTokenWithNamespace
- Throws:
Exception
-
testEscapingOutsideToken
- Throws:
Exception
-
testEscapingInToken
- Throws:
Exception
-
testDoubleEscapingOutsideToken
- Throws:
Exception
-
testTokenWithSpecialChars
- Throws:
Exception
-
testEscapingTokenStart1
- Throws:
Exception
-
testEscapingTokenStart2
- Throws:
Exception
-