Save This Page
Home » commons-lang-2.4-src » org.apache.commons » lang » builder » [javadoc | source]
org.apache.commons.lang.builder
public class: ShortPrefixToStringStyleTest [javadoc | source]
java.lang.Object
   junit.framework.TestCase
      org.apache.commons.lang.builder.ShortPrefixToStringStyleTest
Unit tests org.apache.commons.lang.builder.ToStringStyle.SHORT_PREFIX_STYLE .
Method from org.apache.commons.lang.builder.ShortPrefixToStringStyleTest Summary:
setUp,   tearDown,   testAppendSuper,   testBlank,   testLong,   testLongArray,   testLongArrayArray,   testObject,   testObjectArray
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.commons.lang.builder.ShortPrefixToStringStyleTest Detail:
 protected  void setUp() throws Exception 
 protected  void tearDown() throws Exception 
 public  void testAppendSuper() 
 public  void testBlank() 
 public  void testLong() 
 public  void testLongArray() 
 public  void testLongArrayArray() 
 public  void testObject() 
 public  void testObjectArray()