org.apache.torque.generator.outlet.java
Class ModifySourcenameOutletTest

java.lang.Object
  extended by org.apache.torque.generator.outlet.java.ModifySourcenameOutletTest

public class ModifySourcenameOutletTest
extends Object

Component Tests for the ModifySourcenameOutlet.


Constructor Summary
ModifySourcenameOutletTest()
           
 
Method Summary
 void setUp()
           
 void testAll()
           
 void testDefault()
           
 void testDiscardFrom()
           
 void testDiscardTo()
           
 void testOverlappingFromAndTo()
           
 void testSourceFilenameNull()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModifySourcenameOutletTest

public ModifySourcenameOutletTest()
Method Detail

setUp

public void setUp()

testDefault

public void testDefault()
                 throws org.apache.torque.generator.GeneratorException
Throws:
org.apache.torque.generator.GeneratorException

testAll

public void testAll()
             throws org.apache.torque.generator.GeneratorException
Throws:
org.apache.torque.generator.GeneratorException

testDiscardFrom

public void testDiscardFrom()
                     throws org.apache.torque.generator.GeneratorException
Throws:
org.apache.torque.generator.GeneratorException

testDiscardTo

public void testDiscardTo()
                   throws org.apache.torque.generator.GeneratorException
Throws:
org.apache.torque.generator.GeneratorException

testOverlappingFromAndTo

public void testOverlappingFromAndTo()
                              throws org.apache.torque.generator.GeneratorException
Throws:
org.apache.torque.generator.GeneratorException

testSourceFilenameNull

public void testSourceFilenameNull()
                            throws org.apache.torque.generator.GeneratorException
Throws:
org.apache.torque.generator.GeneratorException


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