org.jruby.test
Class MainTestSuite

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

public class MainTestSuite
extends junit.framework.TestSuite

Author:
chadfowler

Constructor Summary
MainTestSuite()
           
 
Method Summary
static junit.framework.Test suite()
           
 
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
 

Constructor Detail

MainTestSuite

public MainTestSuite()
Method Detail

suite

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


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