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