| Constructor and Description |
|---|
IniTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testCommentedOption() |
void |
testCommentOnly() |
void |
testLoad() |
void |
testLoadException() |
void |
testMulti() |
void |
testOneHeaderOnly() |
void |
testStore() |
void |
testStoreException() |
void |
testWithComment() |
void |
testWithoutComment() |
void |
testWithoutHeaderComment() |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toStringassertEquals, 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, formatpublic IniTest()
public void testCommentedOption() throws Exception
Exceptionpublic void testCommentOnly() throws Exception
Exceptionpublic void testLoad() throws Exception
Exceptionpublic void testLoadException() throws Exception
Exceptionpublic void testMulti() throws Exception
Exceptionpublic void testOneHeaderOnly() throws Exception
Exceptionpublic void testStore() throws Exception
Exceptionpublic void testStoreException() throws Exception
Exceptionpublic void testWithComment() throws Exception
Exceptionpublic void testWithoutComment() throws Exception
Exceptionpublic void testWithoutHeaderComment() throws Exception
Exception