|
[ini4j] | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Objectjunit.framework.Assert
junit.framework.TestCase
Ini4jCase
BeanToolTest
public class BeanToolTest
Field Summary | |
---|---|
protected BeanTool |
instance
|
Constructor Summary | |
---|---|
BeanToolTest()
|
Method Summary | |
---|---|
void |
setUp()
|
void |
testInject()
|
protected void |
testInject(String prefix)
|
void |
testInjectIllegalArgument1()
|
void |
testInjectIllegalArgument2()
|
void |
testParse()
|
void |
testSetGet()
|
void |
testSingleton()
|
void |
testZero()
|
Methods inherited from class Ini4jCase |
---|
missing |
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 |
Field Detail |
---|
protected BeanTool instance
Constructor Detail |
---|
public BeanToolTest()
Method Detail |
---|
public void setUp() throws Exception
setUp
in class Ini4jCase
Exception
public void testInject() throws Exception
Exception
public void testInjectIllegalArgument1() throws Exception
Exception
public void testInjectIllegalArgument2() throws Exception
Exception
public void testParse() throws Exception
Exception
public void testSetGet() throws Exception
Exception
public void testSingleton() throws Exception
Exception
public void testZero() throws Exception
Exception
protected void testInject(String prefix) throws Exception
Exception
|
[ini4j] | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |