public class JRubyEngineFactoryTest
extends java.lang.Object
Constructor and Description |
---|
JRubyEngineFactoryTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
static void |
setUpClass() |
void |
tearDown() |
static void |
tearDownClass() |
void |
testGetEngineName()
Test of getEngineName method, of class Jsr223JRubyEngineFactory.
|
void |
testGetEngineVersion()
Test of getEngineVersion method, of class Jsr223JRubyEngineFactory.
|
void |
testGetExtensions()
Test of getExtensions method, of class Jsr223JRubyEngineFactory.
|
void |
testGetLanguageName()
Test of getLanguageName method, of class Jsr223JRubyEngineFactory.
|
void |
testGetLanguageVersion()
Test of getLanguageVersion method, of class Jsr223JRubyEngineFactory.
|
void |
testGetMethodCallSyntax()
Test of getMethodCallSyntax method, of class Jsr223JRubyEngineFactory.
|
void |
testGetMimeTypes()
Test of getMimeTypes method, of class Jsr223JRubyEngineFactory.
|
void |
testGetNames()
Test of getNames method, of class Jsr223JRubyEngineFactory.
|
void |
testGetOutputStatement()
Test of getOutputStatement method, of class Jsr223JRubyEngineFactory.
|
void |
testGetParameter()
Test of getParameter method, of class Jsr223JRubyEngineFactory.
|
void |
testGetProgram()
Test of getProgram method, of class Jsr223JRubyEngineFactory.
|
void |
testGetScriptEngine()
Test of getScriptEngine method, of class Jsr223JRubyEngineFactory.
|
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.FileNotFoundException
public void tearDown()
public void testGetEngineName()
public void testGetEngineVersion()
public void testGetExtensions()
public void testGetLanguageName()
public void testGetLanguageVersion()
public void testGetMethodCallSyntax()
public void testGetMimeTypes()
public void testGetNames()
public void testGetOutputStatement()
public void testGetParameter()
public void testGetProgram()
public void testGetScriptEngine()
Copyright © 2002-2009 JRuby Team. All Rights Reserved.