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