public class ConstructorArgs extends Object
Constructor and Description |
---|
ConstructorArgs(Constructor<?> constructor,
Object... initArgs) |
public ConstructorArgs(Constructor<?> constructor, Object... initArgs)
constructor
- Constructor to be called when creating the mockinitArgs
- Arguments passed to the constructorpublic Object[] getInitArgs()
public Constructor<?> getConstructor()
Copyright © 2003-2013 OFFIS, Henri Tremblay. All Rights Reserved.