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

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

public class NewlineOutletTest
extends Object

Component tests for the NewlineOutlet.


Constructor Summary
NewlineOutletTest()
           
 
Method Summary
 void setUp()
           
 void testCountFive()
           
 void testCountLessThanZero()
           
 void testCountZero()
           
 void testDefault()
           
 void testWindowsStyle()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewlineOutletTest

public NewlineOutletTest()
Method Detail

setUp

public void setUp()

testDefault

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

testWindowsStyle

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

testCountZero

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

testCountLessThanZero

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

testCountFive

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


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