org.ini4j
public class OptionsTest extends Ini4jCase
Constructor and Description |
---|
OptionsTest() |
Modifier and Type | Method and Description |
---|---|
void |
testCommentOnly() |
void |
testConfig() |
void |
testDwarfs() |
void |
testLoad() |
void |
testLoadException() |
void |
testLowerCase() |
void |
testMultiOption() |
void |
testNoEmptyOption() |
void |
testOneHeaderOnly() |
void |
testParseError() |
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 OptionsTest()
public void testCommentOnly() throws Exception
Exception
public void testConfig()
public void testDwarfs() throws Exception
Exception
public void testLoadException() throws Exception
Exception
public void testLowerCase() throws Exception
Exception
public void testMultiOption() throws Exception
Exception
public void testNoEmptyOption() throws Exception
Exception
public void testOneHeaderOnly() throws Exception
Exception
public void testParseError() 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