Uses of Interface
org.powermock.configuration.Configuration
Packages that use Configuration
-
Uses of Configuration in org.powermock.configuration
Classes in org.powermock.configuration with type parameters of type ConfigurationModifier and TypeInterfaceDescriptioninterfaceConfiguration<T extends Configuration>The general interface for all types configurations that could be obtained viaGlobalConfiguration.Classes in org.powermock.configuration that implement ConfigurationModifier and TypeClassDescriptionclassclassThe class provides list of setting for PowerMock.Methods in org.powermock.configuration with type parameters of type ConfigurationModifier and TypeMethodDescription<T extends Configuration<T>>
Tstatic <T extends Configuration>
ConfigurationType -
Uses of Configuration in org.powermock.configuration.support
Methods in org.powermock.configuration.support with type parameters of type Configuration