Class PropertiesFinder
java.lang.Object
org.powermock.configuration.support.PropertiesFinder
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static class
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
classLoader
-
-
Constructor Details
-
PropertiesFinder
PropertiesFinder(ClassLoader classLoader)
-
-
Method Details
-
find
List<PropertiesFinder.ConfigurationSource> find(String configurationFile) throws IOException, URISyntaxException - Throws:
IOException
URISyntaxException
-