Package | Description |
---|---|
org.mockito.internal.configuration.plugins |
Mockito plugins configuration machinery.
|
org.mockito.internal.creation.instance |
Modifier and Type | Method and Description |
---|---|
static InstantiatorProvider2 |
Plugins.getInstantiatorProvider()
Returns the instantiator provider available for the current runtime.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultInstantiatorProvider |
class |
InstantiatorProviderAdapter
Adapts old, deprecated
InstantiatorProvider onto a new public InstantiatorProvider2 API. |
Constructor and Description |
---|
InstantiatorProvider2Adapter(InstantiatorProvider2 provider) |
Copyright © 2022. All rights reserved.