Interface ConstructorArgumentsVerification
-
- All Known Implementing Classes:
DefaultConstructorArgumentsVerfication
public interface ConstructorArgumentsVerification
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidwithArguments(Object argument, Object... additionalArguments)voidwithNoArguments()
-