|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--junit.framework.Assert
|
+--junit.framework.TestCase
|
+--gnu.beanfactory.ScopeTestCase
JUnit Test Case
| Constructor Summary | |
ScopeTestCase(java.lang.String name)
|
|
| Method Summary | |
void |
testAnonymousInstance()
|
void |
testStatic()
|
void |
testThreadIdentity()
|
void |
testThreadRebind()
|
void |
testThreadUnbound()
|
void |
testTransient()
|
| Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, name, run, run, runBare, runTest, setName, setUp, tearDown, toString |
| Methods inherited from class junit.framework.Assert |
assert, assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertNotNull, assertNotNull, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ScopeTestCase(java.lang.String name)
| Method Detail |
public void testAnonymousInstance()
throws BeanFactoryException
public void testTransient()
throws BeanFactoryException
public void testStatic()
throws BeanFactoryException
public void testThreadUnbound()
throws BeanFactoryException
public void testThreadIdentity()
throws BeanFactoryException
public void testThreadRebind()
throws BeanFactoryException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||