|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.impalaframework.resolver.SimpleBaseModuleLocationResolver
org.impalaframework.resolver.CascadingModuleLocationResolver
org.impalaframework.interactive.resolver.TestEnabledModuleLocationResolver
public class TestEnabledModuleLocationResolver
| Constructor Summary | |
|---|---|
TestEnabledModuleLocationResolver()
|
|
| Method Summary | |
|---|---|
java.util.List<org.springframework.core.io.Resource> |
getModuleTestClassLocations(java.lang.String moduleName)
|
void |
setTestResourceFinders(java.util.List<org.impalaframework.resolver.ModuleResourceFinder> testResourceFinders)
|
| Methods inherited from class org.impalaframework.resolver.CascadingModuleLocationResolver |
|---|
getApplicationModuleClassLocations, getApplicationModuleLibraryLocations, getResources, setApplicationVersion, setClassResourceFinders, setLibraryResourceFinders |
| Methods inherited from class org.impalaframework.resolver.SimpleBaseModuleLocationResolver |
|---|
checkResources, getWorkspaceRoots, init, setWorkspaceRoot |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestEnabledModuleLocationResolver()
| Method Detail |
|---|
public java.util.List<org.springframework.core.io.Resource> getModuleTestClassLocations(java.lang.String moduleName)
getModuleTestClassLocations in interface org.impalaframework.resolver.ModuleLocationResolvergetModuleTestClassLocations in class org.impalaframework.resolver.CascadingModuleLocationResolverpublic void setTestResourceFinders(java.util.List<org.impalaframework.resolver.ModuleResourceFinder> testResourceFinders)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||