Klasse TestProcessing

java.lang.Object
org.apache.torque.templates.TestProcessing

public class TestProcessing extends Object
  • Konstruktordetails

    • TestProcessing

      public TestProcessing()
  • Methodendetails

    • setUp

      @BeforeEach public void setUp() throws Exception
      Löst aus:
      Exception
    • testOmTemplates

      @Test public void testOmTemplates() throws Exception
      Löst aus:
      Exception
    • testSqlCreatedbTemplates

      @Test public void testSqlCreatedbTemplates() throws Exception
      Löst aus:
      Exception
    • testIdtableTemplates

      @Test public void testIdtableTemplates() throws Exception
      Löst aus:
      Exception
    • testHtmlDocTemplates

      @Test public void testHtmlDocTemplates() throws Exception
      Ignore until https://issues.apache.org/jira/projects/TORQUE/issues/TORQUE-358?filter=allopenissues is resolved
      Löst aus:
      Exception
    • testXdocTemplates

      @Test public void testXdocTemplates() throws Exception
      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