Searched refs:MOCKITO_CONFIGURATION_CLASS_NAME (Results 1 – 1 of 1) sorted by relevance
50 …public static final String MOCKITO_CONFIGURATION_CLASS_NAME = "org.mockito.configuration.MockitoCo… field in ClassPathLoader60 configClass = Class.forName(MOCKITO_CONFIGURATION_CLASS_NAME); in loadConfiguration()71 …ew MockitoConfigurationException("Unable to instantiate " + MOCKITO_CONFIGURATION_CLASS_NAME +" cl… in loadConfiguration()