JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.powermock.configuration
ConfigurationFactory
Contents
Description
Method Summary
Method Details
create(Class)
Hide sidebar
Show sidebar
Interface ConfigurationFactory
All Known Implementing Classes:
ConfigurationFactoryImpl
public interface
ConfigurationFactory
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
<T extends
Configuration
<T>>
T
create
(
Class
<T> configurationType)
Method Details
create
<T extends
Configuration
<T>>
T
create
(
Class
<T> configurationType)