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 GeneratorException
Throws:
GeneratorException

testWindowsStyle

public void testWindowsStyle()
                      throws GeneratorException
Throws:
GeneratorException

testCountZero

public void testCountZero()
                   throws GeneratorException
Throws:
GeneratorException

testCountLessThanZero

public void testCountLessThanZero()
                           throws GeneratorException
Throws:
GeneratorException

testCountFive

public void testCountFive()
                   throws GeneratorException
Throws:
GeneratorException


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