org.ini4j
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, toString
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
public IniTest()
public void testCommentedOption() throws Exception
Exception
public void testCommentOnly() throws Exception
Exception
public void testLoadException() throws Exception
Exception
public void testOneHeaderOnly() throws Exception
Exception
public void testStoreException() throws Exception
Exception
public void testWithComment() throws Exception
Exception
public void testWithoutComment() throws Exception
Exception
public void testWithoutHeaderComment() throws Exception
Exception