|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mockito.internal.configuration.MockitoProperties
public class MockitoProperties
Configuration properties
| Field Summary | |
|---|---|
static ReturnValues |
DEFAULT_RETURN_VALUES
Mockito uses it by default to get return values for unstubbed invocations |
| Constructor Summary | |
|---|---|
MockitoProperties()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final ReturnValues DEFAULT_RETURN_VALUES
| Constructor Detail |
|---|
public MockitoProperties()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||