Package | Description |
---|---|
org.mockito |
Mockito is a mock library for java - see
Mockito class for usage. |
Modifier and Type | Method and Description |
---|---|
static LenientStubber |
Mockito.lenient()
Lenient stubs bypass "strict stubbing" validation (see
Strictness.STRICT_STUBS ). |