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.Exception
public static void tearDownClass() throws java.lang.Exception
java.lang.Exception
public void setUp() throws java.io.FileNotFoundException, java.io.IOException
java.io.FileNotFoundException
java.io.IOException
public void tearDown()
public void testScripts() throws java.io.FileNotFoundException
java.io.FileNotFoundException
public void testRuby19Script() throws java.io.FileNotFoundException
java.io.FileNotFoundException
public void testByAbsolutePath() throws java.io.FileNotFoundException, java.io.IOException
java.io.FileNotFoundException
java.io.IOException
public void test19ByAbsolutePath() throws java.io.FileNotFoundException
java.io.FileNotFoundException
public void testWithJavaLibrary() throws java.io.FileNotFoundException, java.io.IOException
java.io.FileNotFoundException
java.io.IOException
Copyright © 2002-2009 JRuby Team. All Rights Reserved.