|
[ini4j] | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Objectjunit.framework.Assert
junit.framework.TestCase
Ini4jCase
BasicOptionMapTest
public class BasicOptionMapTest
Constructor Summary | |
---|---|
BasicOptionMapTest()
|
Method Summary | |
---|---|
void |
testAddPutNullAndString()
|
void |
testFetch()
|
void |
testFetchAllException()
|
void |
testFromToAs()
|
void |
testFromToAsPrefixed()
|
void |
testGet()
|
void |
testGetAllException()
|
void |
testPropertyFirstUpper()
|
void |
testPut()
|
void |
testPutAllException()
|
void |
testPutGetFetchAll()
|
void |
testResolve()
|
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 BasicOptionMapTest()
Method Detail |
---|
public void testAddPutNullAndString()
public void testFetch()
public void testFetchAllException()
public void testFromToAs() throws Exception
Exception
public void testFromToAsPrefixed() throws Exception
Exception
public void testGet()
public void testGetAllException()
public void testPropertyFirstUpper()
public void testPut()
public void testPutAllException()
public void testPutGetFetchAll()
public void testResolve() throws Exception
Exception
|
[ini4j] | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |