|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.picocontainer.injectors.PrimitiveMemberCheckerTestCase
public class PrimitiveMemberCheckerTestCase
| Nested Class Summary | |
|---|---|
static class |
PrimitiveMemberCheckerTestCase.TestClass
|
| Constructor Summary | |
|---|---|
PrimitiveMemberCheckerTestCase()
|
|
| Method Summary | |
|---|---|
void |
testArrayIndexOutOfBoundsIfIntegerArgTooBig()
|
void |
testIsPrimitiveConstructorArg()
|
void |
testIsPrimitiveField()
|
void |
testIsPrimitiveMethodArg()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PrimitiveMemberCheckerTestCase()
| Method Detail |
|---|
public void testIsPrimitiveField()
throws java.lang.NoSuchFieldException
java.lang.NoSuchFieldException
public void testIsPrimitiveConstructorArg()
throws java.lang.NoSuchMethodException
java.lang.NoSuchMethodException
public void testIsPrimitiveMethodArg()
throws java.lang.NoSuchMethodException
java.lang.NoSuchMethodException
public void testArrayIndexOutOfBoundsIfIntegerArgTooBig()
throws java.lang.SecurityException,
java.lang.NoSuchMethodException
java.lang.SecurityException
java.lang.NoSuchMethodException
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||