|
[ini4j] | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Objectjunit.framework.Assert
junit.framework.TestCase
Ini4jCase
IniParserTest
public class IniParserTest
Constructor Summary | |
---|---|
IniParserTest()
|
Method Summary | |
---|---|
void |
testEmpty()
|
void |
testEmptyOption()
|
void |
testGlobalSection()
|
void |
testLower()
|
void |
testNewInstance()
|
void |
testParse()
|
void |
testParseExceptions()
|
void |
testUnnamedSection()
|
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 IniParserTest()
Method Detail |
---|
public void testEmpty() throws Exception
Exception
public void testEmptyOption() throws Exception
Exception
public void testGlobalSection() throws Exception
Exception
public void testLower() throws Exception
Exception
public void testNewInstance() throws Exception
Exception
public void testParse() throws Exception
Exception
public void testParseExceptions() throws Exception
Exception
public void testUnnamedSection() throws Exception
Exception
|
[ini4j] | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |