com.github.searls.jasmine
Class CustomConfigScriptResolver
java.lang.Object
com.github.searls.jasmine.io.scripts.AbstractScriptResolver
com.github.searls.jasmine.io.scripts.ProjectDirScripResolver
com.github.searls.jasmine.CustomConfigScriptResolver
- All Implemented Interfaces:
- ScriptResolver
public class CustomConfigScriptResolver
- extends ProjectDirScripResolver
| Methods inherited from class com.github.searls.jasmine.io.scripts.AbstractScriptResolver |
getAllScripts, getAllScriptsRelativePath, getPreloads, getPreloadsRelativePath, getSourceDirectory, 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 |
CustomConfigScriptResolver
public CustomConfigScriptResolver(File basedir,
ScriptSearch sources,
ScriptSearch specs,
List<String> preloadSources)
throws IOException
- Throws:
IOException
getSourceDirectoryRelativePath
public String getSourceDirectoryRelativePath()
throws IOException
- Specified by:
getSourceDirectoryRelativePath in interface ScriptResolver- Overrides:
getSourceDirectoryRelativePath in class AbstractScriptResolver
- Throws:
IOException
Copyright © 2012. All Rights Reserved.