public class ClassPathResourceLocationsProcessor extends Object
| Constructor and Description |
|---|
ClassPathResourceLocationsProcessor() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
processLocations(String[] configurationLocations,
Class wrappedClass)
Searches for XML resources for test case.
|
public String[] processLocations(String[] configurationLocations, Class wrappedClass)
Searches for XML resources for test case.
configurationLocations - - context configuration locations.wrappedClass - - test class wrapped by TestClass instance.Copyright © 2013 JBoss by Red Hat. All Rights Reserved.