Uses of Interface
org.mockito.plugins.InstantiatorProvider2
Packages that use InstantiatorProvider2
Package
Description
Mockito plugins configuration machinery.
-
Uses of InstantiatorProvider2 in org.mockito.internal.configuration.plugins
Methods in org.mockito.internal.configuration.plugins that return InstantiatorProvider2Modifier and TypeMethodDescriptionstatic InstantiatorProvider2Plugins.getInstantiatorProvider()Returns the instantiator provider available for the current runtime. -
Uses of InstantiatorProvider2 in org.mockito.internal.creation.instance
Classes in org.mockito.internal.creation.instance that implement InstantiatorProvider2