org.jruby.javasupport.test
Class JavaSupportTestSuite

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

public class JavaSupportTestSuite
extends junit.framework.TestSuite


Constructor Summary
JavaSupportTestSuite()
           
 
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

JavaSupportTestSuite

public JavaSupportTestSuite()
Method Detail

suite

public static junit.framework.Test suite()


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