org.apache.torque.generator.processor.string
Class ConstantNameCreatorTest

java.lang.Object
  extended by org.apache.torque.generator.processor.string.ConstantNameCreatorTest

public class ConstantNameCreatorTest
extends Object


Constructor Summary
ConstantNameCreatorTest()
           
 
Method Summary
 void setUp()
           
 void testDefault()
           
 void testFirstCharacterUppercase()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConstantNameCreatorTest

public ConstantNameCreatorTest()
Method Detail

setUp

public void setUp()

testDefault

public void testDefault()

testFirstCharacterUppercase

public void testFirstCharacterUppercase()


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