org.jruby.ast.visitor.rewriter
Class VisitorTestSuite

java.lang.Object
  extended by junit.framework.TestSuite
      extended by org.jruby.ast.visitor.rewriter.VisitorTestSuite
All Implemented Interfaces:
junit.framework.Test

public class VisitorTestSuite
extends junit.framework.TestSuite


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

VisitorTestSuite

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