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