Save This Page
Home » commons-lang-2.4-src » org.apache.commons » lang » builder » [javadoc | source]
org.apache.commons.lang.builder
public class: BuilderTestSuite [javadoc | source]
java.lang.Object
   junit.framework.TestCase
      org.apache.commons.lang.builder.BuilderTestSuite
Test suite for the Lang Builder package.
Constructor:
 public BuilderTestSuite(String name) 
    Construct a new instance.
Method from org.apache.commons.lang.builder.BuilderTestSuite Summary:
main,   suite
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.commons.lang.builder.BuilderTestSuite Detail:
 public static  void main(String[] args) 
    Command-line interface.
 public static Test suite() 
    Get the suite of tests