mockmaker
Interface Configuration
- All Known Implementing Classes:
- RealConfiguration, TestConfiguration
public interface Configuration
addExpectedValuesFormat
java.lang.String addExpectedValuesFormat()
keepUsingLastReturnValue
boolean keepUsingLastReturnValue()
setActualReturnValueFormat
java.lang.String setActualReturnValueFormat()
setExpectedCallsFormat
java.lang.String setExpectedCallsFormat()
setActualReturnExceptionFormat
java.lang.String setActualReturnExceptionFormat()
packageNameFormat
java.lang.String packageNameFormat()
classNameFormat
java.lang.String classNameFormat()
set
void set(java.lang.String s,
java.lang.String s1)