Uses of Class
org.apache.torque.generator.BaseTest
Packages that use BaseTest
Package
Description
-
Uses of BaseTest in org.apache.torque.generator.configuration
Subclasses of BaseTest in org.apache.torque.generator.configurationModifier and TypeClassDescriptionclassTests whether the configuration is read correctly. -
Uses of BaseTest in org.apache.torque.generator.control
Subclasses of BaseTest in org.apache.torque.generator.controlModifier and TypeClassDescriptionclassTests the class LastChangesContent.classTests nested mergepoints in a depth of 10 calls, and checks that the outcome is correct.classclassTests whether the output encoding handling is correct.classTests whether postprocessing works as expected.classA test case for a more complex generation.classTests generation where the templates are read from a jar file.classTests nested mergepoints in a depth of 10 calls, and checks that the outcome is correct.class -
Uses of BaseTest in org.apache.torque.generator.example.gettingstarted
Subclasses of BaseTest in org.apache.torque.generator.example.gettingstarted -
Uses of BaseTest in org.apache.torque.generator.processor.string
Subclasses of BaseTest in org.apache.torque.generator.processor.stringModifier and TypeClassDescriptionclassUnit test for the class OrganizeImportsProcessor. -
Uses of BaseTest in org.apache.torque.generator.source.transform
Subclasses of BaseTest in org.apache.torque.generator.source.transformModifier and TypeClassDescriptionclassTests whether the loadAdditionalSourceTransformer works correctly.classTests whether the loadAllSourceTransformer works correctly.classTests whether the loadAllSourceTransformer works correctly. -
Uses of BaseTest in org.apache.torque.generator.variable
Subclasses of BaseTest in org.apache.torque.generator.variableModifier and TypeClassDescriptionclassclassUnit test for the Variable Class.