org.picocontainer.injectors
Class PrimitiveMemberCheckerTestCase
java.lang.Object
org.picocontainer.injectors.PrimitiveMemberCheckerTestCase
public class PrimitiveMemberCheckerTestCase
- extends Object
- Author:
- Michael Rimov
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrimitiveMemberCheckerTestCase
public PrimitiveMemberCheckerTestCase()
testIsPrimitiveField
public void testIsPrimitiveField()
throws NoSuchFieldException
- Throws:
NoSuchFieldException
testIsPrimitiveConstructorArg
public void testIsPrimitiveConstructorArg()
throws NoSuchMethodException
- Throws:
NoSuchMethodException
testIsPrimitiveMethodArg
public void testIsPrimitiveMethodArg()
throws NoSuchMethodException
- Throws:
NoSuchMethodException
testArrayIndexOutOfBoundsIfIntegerArgTooBig
public void testArrayIndexOutOfBoundsIfIntegerArgTooBig()
throws SecurityException,
NoSuchMethodException
- Throws:
SecurityException
NoSuchMethodException
Copyright © 2003-2010 Codehaus. All Rights Reserved.