org.jruby.test
Class BFTSTestSuite

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

public class BFTSTestSuite
extends junit.framework.TestSuite

Author:
headius

Field Summary
static java.lang.String TEST_INDEX
           
 
Constructor Summary
BFTSTestSuite()
           
 
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

BFTSTestSuite

public BFTSTestSuite()
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.