org.jbind.xml.test
Class CreateTestSuite

java.lang.Object
  extended byorg.jbind.xml.test.CreateTestSuite

public class CreateTestSuite
extends java.lang.Object


Field Summary
static java.lang.String CREATE_ONLY
           
static java.lang.String TEST_DIR
           
 
Method Summary
static void main(java.lang.String[] anArgs)
           
static junit.framework.Test suite()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TEST_DIR

public static final java.lang.String TEST_DIR
See Also:
Constant Field Values

CREATE_ONLY

public static final java.lang.String CREATE_ONLY
See Also:
Constant Field Values
Method Detail

suite

public static junit.framework.Test suite()
                                  throws java.lang.Exception
Throws:
java.lang.Exception

main

public static void main(java.lang.String[] anArgs)