org.jbind.xml.test
Class CreateMsTestSuite

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

public class CreateMsTestSuite
extends java.lang.Object

Author:
swachter

Field Summary
static java.lang.String TEST_DIR
           
 
Constructor Summary
CreateMsTestSuite()
          Creates a new instance of ConvertSunTests
 
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
Constructor Detail

CreateMsTestSuite

public CreateMsTestSuite()
Creates a new instance of ConvertSunTests

Method Detail

main

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

suite

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