public class MultipleScriptsRunner
extends java.lang.Object
| Constructor and Description |
|---|
MultipleScriptsRunner() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
static void |
setUpClass() |
void |
tearDown() |
static void |
tearDownClass() |
void |
test19ByAbsolutePath() |
void |
testByAbsolutePath() |
void |
testRuby19Script() |
void |
testScripts() |
void |
testWithJavaLibrary() |
public static void setUpClass()
throws java.lang.Exception
java.lang.Exceptionpublic static void tearDownClass()
throws java.lang.Exception
java.lang.Exceptionpublic void setUp()
throws java.io.FileNotFoundException,
java.io.IOException
java.io.FileNotFoundExceptionjava.io.IOExceptionpublic void tearDown()
public void testScripts()
throws java.io.FileNotFoundException
java.io.FileNotFoundExceptionpublic void testRuby19Script()
throws java.io.FileNotFoundException
java.io.FileNotFoundExceptionpublic void testByAbsolutePath()
throws java.io.FileNotFoundException,
java.io.IOException
java.io.FileNotFoundExceptionjava.io.IOExceptionpublic void test19ByAbsolutePath()
throws java.io.FileNotFoundException
java.io.FileNotFoundExceptionpublic void testWithJavaLibrary()
throws java.io.FileNotFoundException,
java.io.IOException
java.io.FileNotFoundExceptionjava.io.IOExceptionCopyright © 2002-2009 JRuby Team. All Rights Reserved.