|
[ini4j] | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Objectjunit.framework.Assert
junit.framework.TestCase
Ini4jCase
OptionsTest
public class OptionsTest
Constructor Summary | |
---|---|
OptionsTest()
|
Method Summary | |
---|---|
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()
|
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 OptionsTest()
Method Detail |
---|
public void testCommentOnly() throws Exception
Exception
public void testConfig()
public void testDwarfs() throws Exception
Exception
public void testLoad() 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
|
[ini4j] | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |