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 © 2001-2013 OFFIS, Tammo Freese, Henri Tremblay. All Rights Reserved.