Package org.apache.torque.templates
Klasse TestProcessing
java.lang.Object
org.apache.torque.templates.TestProcessing
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoid
setUp()
void
Ignore until https://issues.apache.org/jira/projects/TORQUE/issues/TORQUE-358?void
void
void
void
testSqlDdlTemplates
(String dbType) void
Ignore until https://issues.apache.org/jira/projects/TORQUE/issues/TORQUE-358?
-
Konstruktordetails
-
TestProcessing
public TestProcessing()
-
-
Methodendetails
-
setUp
- Löst aus:
Exception
-
testOmTemplates
- Löst aus:
Exception
-
testSqlCreatedbTemplates
- Löst aus:
Exception
-
testIdtableTemplates
- Löst aus:
Exception
-
testHtmlDocTemplates
Ignore until https://issues.apache.org/jira/projects/TORQUE/issues/TORQUE-358?filter=allopenissues is resolved- Löst aus:
Exception
-
testXdocTemplates
Ignore until https://issues.apache.org/jira/projects/TORQUE/issues/TORQUE-358?filter=allopenissues is resolved- Löst aus:
Exception
-
testSqlDdlTemplates
@ParameterizedTest @ValueSource(strings={"mysql","oracle","postgresql","hsqldb","derby","mssql"}) public void testSqlDdlTemplates(String dbType) throws Exception - Löst aus:
Exception
-