Uses of Class
org.apache.torque.generator.BaseTest

Packages that use BaseTest
org.apache.torque.generator.configuration   
org.apache.torque.generator.control   
org.apache.torque.generator.example.gettingstarted   
org.apache.torque.generator.source.transform   
org.apache.torque.generator.variable   
 

Uses of BaseTest in org.apache.torque.generator.configuration
 

Subclasses of BaseTest in org.apache.torque.generator.configuration
 class ReadConfigurationTest
          Tests whether the configuration is read correctly.
 

Uses of BaseTest in org.apache.torque.generator.control
 

Subclasses of BaseTest in org.apache.torque.generator.control
 class DeeplyNestedMergepointsTest
          Tests nested mergepoints in a depth of 10 calls, and checks that the outcome is correct.
 class ExistingTargetStrategyTest
           
 class OutputEncodingTest
          Tests whether the output encoding handling is correct.
 class PropertyToJavaGenerationTest
           
 class PropertyToJavaJarGenerationTest
           
 class TokenReplacerTest
           
 

Uses of BaseTest in org.apache.torque.generator.example.gettingstarted
 

Subclasses of BaseTest in org.apache.torque.generator.example.gettingstarted
 class GettingStartedTest
           
 

Uses of BaseTest in org.apache.torque.generator.source.transform
 

Subclasses of BaseTest in org.apache.torque.generator.source.transform
 class LoadAdditionalSourceTransformerTest
          Tests whether the loadAdditionalSourceTransformer works correctly.
 class LoadAllSourceFilesTransformerTest
          Tests whether the loadAllSourceTransformer works correctly.
 

Uses of BaseTest in org.apache.torque.generator.variable
 

Subclasses of BaseTest in org.apache.torque.generator.variable
 class VariableStoreTest
           
 class VariableTest
          Unit test for the Variable Class.
 



Copyright © 2000-2012 The Apache Software Foundation. All Rights Reserved.