com.github.searls.jasmine.io.scripts
Class ProjectDirScripResolver
java.lang.Object
com.github.searls.jasmine.io.scripts.AbstractScriptResolver
com.github.searls.jasmine.io.scripts.ProjectDirScripResolver
- All Implemented Interfaces:
- ScriptResolver
- Direct Known Subclasses:
- CustomConfigScriptResolver
public class ProjectDirScripResolver
- extends AbstractScriptResolver
| Methods inherited from class com.github.searls.jasmine.io.scripts.AbstractScriptResolver |
getAllScripts, getAllScriptsRelativePath, getPreloads, getPreloadsRelativePath, getSourceDirectory, getSourceDirectoryRelativePath, getSources, getSourcesRelativePath, getSpecDirectoryPath, getSpecDirectoryRelativePath, getSpecs, getSpecsRelativePath, resolveScripts, setScriptsToPreload, setSources, setSpecs |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProjectDirScripResolver
public ProjectDirScripResolver(File projectBaseDir,
ScriptSearch sources,
ScriptSearch specs,
List<String> preloads)
throws IOException
- Throws:
IOException
Copyright © 2012. All Rights Reserved.