public class TestRubyNKF extends TestRubyBase
runtime
Constructor and Description |
---|
TestRubyNKF(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
protected void |
setUp() |
void |
testLongOptArg() |
void |
testMultiShortOptParse() |
void |
testOptParse() |
void |
testOptParseWithArg() |
eval, tearDown
protected void setUp() throws java.lang.Exception
setUp
in class TestRubyBase
java.lang.Exception
public void testOptParse() throws java.lang.Exception
java.lang.Exception
public void testOptParseWithArg() throws java.lang.Exception
java.lang.Exception
public void testMultiShortOptParse() throws java.lang.Exception
java.lang.Exception
public void testLongOptArg() throws java.lang.Exception
java.lang.Exception
Copyright © 2002-2009 JRuby Team. All Rights Reserved.