|
[ini4j] | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Objectjunit.framework.Assert
junit.framework.TestCase
Ini4jCase
OptionsParserTest
public class OptionsParserTest
Constructor Summary | |
---|---|
OptionsParserTest()
|
Method Summary | |
---|---|
void |
testBad()
|
void |
testEmptyOption()
|
void |
testNewInstance()
|
void |
testParse()
|
void |
testUnicode()
|
Methods inherited from class Ini4jCase |
---|
missing, setUp |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public OptionsParserTest()
Method Detail |
---|
public void testBad() throws Exception
Exception
public void testEmptyOption() throws Exception
Exception
public void testNewInstance() throws Exception
Exception
public void testParse() throws Exception
Exception
public void testUnicode() throws Exception
Exception
|
[ini4j] | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |