public class DefaultConstructorArgumentsVerfication<T> extends Object implements ConstructorArgumentsVerification
| Constructor and Description |
|---|
DefaultConstructorArgumentsVerfication(NewInvocationControl<T> invocationControl,
Class<?> type) |
public DefaultConstructorArgumentsVerfication(NewInvocationControl<T> invocationControl, Class<?> type)
public void withArguments(Object argument, Object... arguments) throws Exception
withArguments in interface ConstructorArgumentsVerificationExceptionpublic void withNoArguments()
throws Exception
withNoArguments in interface ConstructorArgumentsVerificationExceptionCopyright © 2007-2013. All Rights Reserved.