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, tearDownprotected void setUp()
throws java.lang.Exception
setUp in class TestRubyBasejava.lang.Exceptionpublic void testOptParse()
throws java.lang.Exception
java.lang.Exceptionpublic void testOptParseWithArg()
throws java.lang.Exception
java.lang.Exceptionpublic void testMultiShortOptParse()
throws java.lang.Exception
java.lang.Exceptionpublic void testLongOptArg()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2002-2009 JRuby Team. All Rights Reserved.