org.jruby.test
Class MainTestSuite

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

public class MainTestSuite
extends junit.framework.TestSuite

Version:
$Revision: 1.5 $
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
 
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 Jan Arne Petersen. All Rights Reserved.