|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.TestSuite
org.jruby.test.RubyTestTestSuite
public class RubyTestTestSuite
Field Summary | |
---|---|
static java.lang.String |
TEST_INDEX
|
Constructor Summary | |
---|---|
RubyTestTestSuite()
|
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 |
---|
public static final java.lang.String TEST_INDEX
Constructor Detail |
---|
public RubyTestTestSuite()
Method Detail |
---|
public static junit.framework.Test suite() throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |