Package org.apache.torque.templates
Class TestProcessing
- java.lang.Object
-
- org.apache.torque.templates.TestProcessing
-
public class TestProcessing extends Object
-
-
Constructor Summary
Constructors Constructor Description TestProcessing()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
setUp()
void
testHtmlDocTemplates()
Ignore until https://issues.apache.org/jira/projects/TORQUE/issues/TORQUE-358?void
testIdtableTemplates()
void
testOmTemplates()
void
testSqlCreatedbTemplates()
void
testSqlDdlTemplates(String dbType)
void
testXdocTemplates()
Ignore until https://issues.apache.org/jira/projects/TORQUE/issues/TORQUE-358?
-
-
-
Method Detail
-
testSqlCreatedbTemplates
@Test public void testSqlCreatedbTemplates() throws Exception
- Throws:
Exception
-
testHtmlDocTemplates
@Test public void testHtmlDocTemplates() throws Exception
Ignore until https://issues.apache.org/jira/projects/TORQUE/issues/TORQUE-358?filter=allopenissues is resolved- Throws:
Exception
-
testXdocTemplates
@Test public void testXdocTemplates() throws Exception
Ignore until https://issues.apache.org/jira/projects/TORQUE/issues/TORQUE-358?filter=allopenissues is resolved- Throws:
Exception
-
-