ConstructorArgs
instead@Deprecated public class ConstructorArgs extends ConstructorArgs
ConstructorArgs
instead.Constructor and Description |
---|
ConstructorArgs(Constructor<?> constructor,
Object... initArgs)
Deprecated.
|
getConstructor, getInitArgs
public ConstructorArgs(Constructor<?> constructor, Object... initArgs)
constructor
- Constructor to be called when creating the mockinitArgs
- Arguments passed to the constructorCopyright © 2010-2015 Henri Tremblay. All Rights Reserved.