org.jruby.test
Class MRITestSuite

java.lang.Object
  extended by junit.framework.TestSuite
      extended by org.jruby.test.MRITestSuite
All Implemented Interfaces:
junit.framework.Test

public class MRITestSuite
extends junit.framework.TestSuite

Author:
headius

Field Summary
static java.lang.String TEST_INDEX
           
 
Constructor Summary
MRITestSuite()
           
 
Method Summary
static junit.framework.Test suite()
          suite method automatically generated by JUnit module
 
Methods inherited from class junit.framework.TestSuite
addTest, addTestSuite, countTestCases, createTest, getName, getTestConstructor, run, runTest, setName, testAt, testCount, tests, toString, warning
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

TEST_INDEX

public static final java.lang.String TEST_INDEX
See Also:
Constant Field Values
Constructor Detail

MRITestSuite

public MRITestSuite()
Method Detail

suite

public static junit.framework.Test suite()
                                  throws java.lang.Exception
suite method automatically generated by JUnit module

Throws:
java.lang.Exception


Copyright © 2002-2007 JRuby Team. All Rights Reserved.