@Incubating public interface PluginSwitch
MockMaker| Modifier and Type | Method and Description |
|---|---|
boolean |
isEnabled(java.lang.String pluginClassName)
Mockito invokes this method for every plugin found in the classpath
(except from the
PluginSwitch implementation itself). |