Skip navigation links
A B C D E F G H I J K L M N P Q R S T U V W 

A

AbstractJasmineMojo - Class in com.github.searls.jasmine.mojo
 
AbstractJasmineMojo() - Constructor for class com.github.searls.jasmine.mojo.AbstractJasmineMojo
 
AbstractSpecRunnerHtmlGenerator - Class in com.github.searls.jasmine.runner
 
AbstractSpecRunnerHtmlGenerator(HtmlGeneratorConfiguration) - Constructor for class com.github.searls.jasmine.runner.AbstractSpecRunnerHtmlGenerator
 
AbstractThirdPartyLibsResourceHandler - Class in com.github.searls.jasmine.thirdpartylibs
 
AbstractThirdPartyLibsResourceHandler() - Constructor for class com.github.searls.jasmine.thirdpartylibs.AbstractThirdPartyLibsResourceHandler
 
applyCssToTemplate(List<String>, ST) - Method in class com.github.searls.jasmine.runner.AbstractSpecRunnerHtmlGenerator
 
applyScriptTagsToTemplate(String, Collection<String>, ST) - Method in class com.github.searls.jasmine.runner.AbstractSpecRunnerHtmlGenerator
 
autoRefreshInterval - Variable in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
Automatically refresh the test runner at the given interval (specified in seconds) when using the jasmine:bdd goal.

B

BasicScriptResolver - Class in com.github.searls.jasmine.io.scripts
 
BasicScriptResolver(File, ScriptSearch, ScriptSearch, List<String>) - Constructor for class com.github.searls.jasmine.io.scripts.BasicScriptResolver
 
browserVersion - Variable in class com.github.searls.jasmine.mojo.TestMojo
Deprecated.
Use the webDriverCapabilities parameter instead.
build(String) - Method in class com.github.searls.jasmine.format.BuildsJavaScriptToWriteFailureHtml
 
BuildsJavaScriptToWriteFailureHtml - Class in com.github.searls.jasmine.format
 
BuildsJavaScriptToWriteFailureHtml() - Constructor for class com.github.searls.jasmine.format.BuildsJavaScriptToWriteFailureHtml
 

C

Capability - Class in com.github.searls.jasmine.mojo
 
Capability() - Constructor for class com.github.searls.jasmine.mojo.Capability
 
ClassPathResourceHandler - Class in com.github.searls.jasmine.thirdpartylibs
 
ClassPathResourceHandler(ClassLoader) - Constructor for class com.github.searls.jasmine.thirdpartylibs.ClassPathResourceHandler
 
CoffeeScript - Class in com.github.searls.jasmine.coffee
 
CoffeeScript() - Constructor for class com.github.searls.jasmine.coffee.CoffeeScript
 
coffeeScriptCompilationEnabled - Variable in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
Control the Coffee Script compilation.
CollectionHelper - Class in com.github.searls.jasmine.collections
 
CollectionHelper() - Constructor for class com.github.searls.jasmine.collections.CollectionHelper
 
com.github.searls.jasmine - package com.github.searls.jasmine
 
com.github.searls.jasmine.coffee - package com.github.searls.jasmine.coffee
 
com.github.searls.jasmine.collections - package com.github.searls.jasmine.collections
 
com.github.searls.jasmine.config - package com.github.searls.jasmine.config
 
com.github.searls.jasmine.driver - package com.github.searls.jasmine.driver
 
com.github.searls.jasmine.exception - package com.github.searls.jasmine.exception
 
com.github.searls.jasmine.format - package com.github.searls.jasmine.format
 
com.github.searls.jasmine.io - package com.github.searls.jasmine.io
 
com.github.searls.jasmine.io.scripts - package com.github.searls.jasmine.io.scripts
 
com.github.searls.jasmine.model - package com.github.searls.jasmine.model
 
com.github.searls.jasmine.mojo - package com.github.searls.jasmine.mojo
 
com.github.searls.jasmine.runner - package com.github.searls.jasmine.runner
 
com.github.searls.jasmine.server - package com.github.searls.jasmine.server
 
com.github.searls.jasmine.thirdpartylibs - package com.github.searls.jasmine.thirdpartylibs
 
compile(String) - Method in class com.github.searls.jasmine.coffee.CoffeeScript
 
connectorClass - Variable in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
Type of Connector to use on the jetty server.
Context - Class in com.github.searls.jasmine.mojo
 
Context() - Constructor for class com.github.searls.jasmine.mojo.Context
 
Context(String, File) - Constructor for class com.github.searls.jasmine.mojo.Context
 
ContextPathScriptResolver - Class in com.github.searls.jasmine.io.scripts
 
ContextPathScriptResolver(ScriptResolver, String, String) - Constructor for class com.github.searls.jasmine.io.scripts.ContextPathScriptResolver
 
ContextPathScriptResolver(ScriptResolver, String, String, String) - Constructor for class com.github.searls.jasmine.io.scripts.ContextPathScriptResolver
 
convert(File) - Method in class com.github.searls.jasmine.io.scripts.ConvertsFileToUriString
 
ConvertsFileToUriString - Class in com.github.searls.jasmine.io.scripts
 
ConvertsFileToUriString() - Constructor for class com.github.searls.jasmine.io.scripts.ConvertsFileToUriString
 
create() - Method in class com.github.searls.jasmine.runner.CreatesRunner
 
create(ReporterType, JasmineConfiguration, ScriptResolver) - Method in class com.github.searls.jasmine.runner.SpecRunnerHtmlGeneratorFactory
 
create() - Method in class com.github.searls.jasmine.thirdpartylibs.ProjectClassLoaderFactory
 
createHandler() - Method in class com.github.searls.jasmine.server.ResourceHandlerConfigurator
 
createHtmlGenerator(HtmlGeneratorConfiguration) - Method in class com.github.searls.jasmine.runner.SpecRunnerHtmlGeneratorFactory
 
CreatesRunner - Class in com.github.searls.jasmine.runner
 
CreatesRunner(JasmineConfiguration, Log, String, ReporterType) - Constructor for class com.github.searls.jasmine.runner.CreatesRunner
 
createWebDriver() - Method in class com.github.searls.jasmine.driver.WebDriverFactory
 
customRunnerConfiguration - Variable in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
Sometimes you want to have full control over how scriptloaders are configured.
customRunnerTemplate - Variable in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
It may be the case that the jasmine-maven-plugin doesn't currently suit all of your needs, and as a result the generated SpecRunner HTML files are set up in a way that you can't run your specs.

D

debug - Variable in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
True to increase HtmlUnit output and attempt reporting on specs even if a timeout occurred.
debug(CharSequence) - Method in class com.github.searls.jasmine.NullLog
 
debug(CharSequence, Throwable) - Method in class com.github.searls.jasmine.NullLog
 
debug(Throwable) - Method in class com.github.searls.jasmine.NullLog
 
DEFAULT_INCLUDES - Static variable in class com.github.searls.jasmine.io.ScansDirectory
 
DEFAULT_SOURCE_ENCODING - Static variable in interface com.github.searls.jasmine.runner.SpecRunnerHtmlGenerator
 
DefaultSpecRunnerHtmlGenerator - Class in com.github.searls.jasmine.runner
 
DefaultSpecRunnerHtmlGenerator(HtmlGeneratorConfiguration) - Constructor for class com.github.searls.jasmine.runner.DefaultSpecRunnerHtmlGenerator
 
detect(String) - Method in class com.github.searls.jasmine.coffee.DetectsCoffee
 
DetectsCoffee - Class in com.github.searls.jasmine.coffee
 
DetectsCoffee() - Constructor for class com.github.searls.jasmine.coffee.DetectsCoffee
 
didPass() - Method in class com.github.searls.jasmine.model.JasmineResult
 

E

equals(Object) - Method in class com.github.searls.jasmine.runner.HtmlGeneratorConfiguration
 
error(CharSequence) - Method in class com.github.searls.jasmine.NullLog
 
error(CharSequence, Throwable) - Method in class com.github.searls.jasmine.NullLog
 
error(Throwable) - Method in class com.github.searls.jasmine.NullLog
 
execute() - Method in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
 
execute() - Method in class com.github.searls.jasmine.mojo.HelpMojo
execute() - Method in class com.github.searls.jasmine.mojo.TestMojo
 
execute(URL, WebDriver, int, boolean, Log, String, List<Reporter>, List<FileSystemReporter>) - Method in class com.github.searls.jasmine.runner.SpecRunnerExecutor
 

F

file - Variable in class com.github.searls.jasmine.model.FileSystemReporter
 
fileName - Variable in class com.github.searls.jasmine.model.FileSystemReporter
 
FileSystemReporter - Class in com.github.searls.jasmine.model
 
FileSystemReporter() - Constructor for class com.github.searls.jasmine.model.FileSystemReporter
 
FileSystemReporter(String, String) - Constructor for class com.github.searls.jasmine.model.FileSystemReporter
 
FileSystemReporter(File, File) - Constructor for class com.github.searls.jasmine.model.FileSystemReporter
 
fileSystemReporters - Variable in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
Specify a custom file system reporter to be used to store the test report.
FileUtilsWrapper - Class in com.github.searls.jasmine.io
 
FileUtilsWrapper() - Constructor for class com.github.searls.jasmine.io.FileUtilsWrapper
 
find(ScriptSearch) - Method in class com.github.searls.jasmine.io.scripts.FindsScriptLocationsInDirectory
 
findResource(String) - Method in class com.github.searls.jasmine.thirdpartylibs.AbstractThirdPartyLibsResourceHandler
 
findResource(String) - Method in class com.github.searls.jasmine.thirdpartylibs.ClassPathResourceHandler
 
findResource(String) - Method in class com.github.searls.jasmine.thirdpartylibs.WebJarResourceHandler
 
FindsScriptLocationsInDirectory - Class in com.github.searls.jasmine.io.scripts
 
FindsScriptLocationsInDirectory(ScansDirectory, ConvertsFileToUriString) - Constructor for class com.github.searls.jasmine.io.scripts.FindsScriptLocationsInDirectory
 
FindsScriptLocationsInDirectory() - Constructor for class com.github.searls.jasmine.io.scripts.FindsScriptLocationsInDirectory
 
format(Collection<String>) - Method in class com.github.searls.jasmine.format.FormatsScriptTags
 
format - Variable in class com.github.searls.jasmine.mojo.TestMojo
Determines the format that jasmine:test will print to console.
FormatsScriptTags - Class in com.github.searls.jasmine.format
 
FormatsScriptTags() - Constructor for class com.github.searls.jasmine.format.FormatsScriptTags
 

G

generate() - Method in class com.github.searls.jasmine.runner.DefaultSpecRunnerHtmlGenerator
 
generate() - Method in interface com.github.searls.jasmine.runner.SpecRunnerHtmlGenerator
 
getAllScripts() - Method in class com.github.searls.jasmine.io.scripts.BasicScriptResolver
 
getAllScripts() - Method in class com.github.searls.jasmine.io.scripts.ContextPathScriptResolver
 
getAllScripts() - Method in interface com.github.searls.jasmine.io.scripts.ScriptResolver
 
getAutoRefresh() - Method in class com.github.searls.jasmine.runner.HtmlGeneratorConfiguration
 
getAutoRefreshInterval() - Method in interface com.github.searls.jasmine.config.JasmineConfiguration
 
getAutoRefreshInterval() - Method in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
 
getAutoRefreshInterval() - Method in class com.github.searls.jasmine.runner.HtmlGeneratorConfiguration
 
getBasedir() - Method in interface com.github.searls.jasmine.config.JasmineConfiguration
 
getBasedir() - Method in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
 
getBaseDirectory() - Method in class com.github.searls.jasmine.io.scripts.BasicScriptResolver
 
getBaseDirectory() - Method in class com.github.searls.jasmine.io.scripts.ContextPathScriptResolver
 
getBaseDirectory() - Method in interface com.github.searls.jasmine.io.scripts.ScriptResolver
 
getBaseUrl() - Method in class com.github.searls.jasmine.mojo.PhantomJsOptions
 
getConfiguration() - Method in class com.github.searls.jasmine.runner.AbstractSpecRunnerHtmlGenerator
 
getConnector() - Method in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
 
getContextRoot() - Method in class com.github.searls.jasmine.mojo.Context
 
getContexts() - Method in interface com.github.searls.jasmine.config.JasmineConfiguration
 
getContexts() - Method in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
 
getCustomRunnerConfiguration() - Method in interface com.github.searls.jasmine.config.JasmineConfiguration
 
getCustomRunnerConfiguration() - Method in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
 
getCustomRunnerConfiguration() - Method in class com.github.searls.jasmine.runner.HtmlGeneratorConfiguration
 
getCustomRunnerTemplate() - Method in interface com.github.searls.jasmine.config.JasmineConfiguration
 
getCustomRunnerTemplate() - Method in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
 
getCustomRunnerTemplate() - Method in class com.github.searls.jasmine.runner.HtmlGeneratorConfiguration
 
getDescription() - Method in class com.github.searls.jasmine.model.JasmineResult
 
getDetails() - Method in class com.github.searls.jasmine.model.JasmineResult
 
getDirectory() - Method in class com.github.searls.jasmine.model.ScriptSearch
 
getDirectory() - Method in class com.github.searls.jasmine.mojo.Context
 
getEnforceVersion() - Method in class com.github.searls.jasmine.mojo.PhantomJsOptions
 
getExcludes() - Method in class com.github.searls.jasmine.model.ScriptSearch
 
getFileSystemReporters() - Method in interface com.github.searls.jasmine.config.JasmineConfiguration
 
getFileSystemReporters() - Method in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
 
getIncludes() - Method in class com.github.searls.jasmine.model.ScriptSearch
 
getJasmineTargetDir() - Method in interface com.github.searls.jasmine.config.JasmineConfiguration
 
getJasmineTargetDir() - Method in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
 
getList() - Method in class com.github.searls.jasmine.mojo.Capability
 
getLog() - Method in interface com.github.searls.jasmine.config.JasmineConfiguration
 
getMap() - Method in class com.github.searls.jasmine.mojo.Capability
 
getMavenProject() - Method in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
 
getName() - Method in class com.github.searls.jasmine.mojo.Capability
 
getOutputDirectory() - Method in class com.github.searls.jasmine.mojo.PhantomJsOptions
 
getPhantomJsLocatorOptions() - Method in class com.github.searls.jasmine.driver.WebDriverFactory
 
getPreloads() - Method in class com.github.searls.jasmine.io.scripts.BasicScriptResolver
 
getPreloads() - Method in class com.github.searls.jasmine.io.scripts.ContextPathScriptResolver
 
getPreloads() - Method in interface com.github.searls.jasmine.io.scripts.ScriptResolver
 
getPreloadSources() - Method in interface com.github.searls.jasmine.config.JasmineConfiguration
 
getPreloadSources() - Method in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
 
getProjectClassLoader() - Method in interface com.github.searls.jasmine.config.JasmineConfiguration
 
getProjectClassLoader() - Method in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
 
getReporters() - Method in interface com.github.searls.jasmine.config.JasmineConfiguration
 
getReporters() - Method in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
 
getReporterType() - Method in class com.github.searls.jasmine.runner.HtmlGeneratorConfiguration
 
getRepositoryDetails() - Method in class com.github.searls.jasmine.driver.WebDriverFactory
 
getResourceAsFile(String, String, MavenProject) - Method in class com.github.searls.jasmine.mojo.ResourceRetriever
 
getRunnerFile() - Method in class com.github.searls.jasmine.runner.CreatesRunner
 
getRunnerTemplate() - Method in class com.github.searls.jasmine.runner.HtmlGeneratorConfiguration
 
getScriptResolver() - Method in class com.github.searls.jasmine.runner.HtmlGeneratorConfiguration
 
getSource() - Method in class com.github.searls.jasmine.mojo.PhantomJsOptions
 
getSourceDirectory() - Method in class com.github.searls.jasmine.io.scripts.BasicScriptResolver
 
getSourceDirectory() - Method in class com.github.searls.jasmine.io.scripts.ContextPathScriptResolver
 
getSourceDirectory() - Method in interface com.github.searls.jasmine.io.scripts.ScriptResolver
 
getSourceEncoding() - Method in interface com.github.searls.jasmine.config.JasmineConfiguration
 
getSourceEncoding() - Method in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
 
getSourceEncoding() - Method in class com.github.searls.jasmine.runner.HtmlGeneratorConfiguration
 
getSources() - Method in interface com.github.searls.jasmine.config.JasmineConfiguration
 
getSources() - Method in class com.github.searls.jasmine.io.scripts.BasicScriptResolver
 
getSources() - Method in class com.github.searls.jasmine.io.scripts.ContextPathScriptResolver
 
getSources() - Method in interface com.github.searls.jasmine.io.scripts.ScriptResolver
 
getSources() - Method in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
 
getSpecDirectory() - Method in class com.github.searls.jasmine.io.scripts.BasicScriptResolver
 
getSpecDirectory() - Method in class com.github.searls.jasmine.io.scripts.ContextPathScriptResolver
 
getSpecDirectory() - Method in interface com.github.searls.jasmine.io.scripts.ScriptResolver
 
getSpecDirectoryName() - Method in interface com.github.searls.jasmine.config.JasmineConfiguration
 
getSpecDirectoryName() - Method in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
 
getSpecDirectoryName() - Method in class com.github.searls.jasmine.runner.HtmlGeneratorConfiguration
 
getSpecRunnerTemplate() - Method in interface com.github.searls.jasmine.config.JasmineConfiguration
 
getSpecRunnerTemplate() - Method in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
 
getSpecRunnerTemplate() - Method in class com.github.searls.jasmine.runner.HtmlGeneratorConfiguration
 
getSpecs() - Method in interface com.github.searls.jasmine.config.JasmineConfiguration
 
getSpecs() - Method in class com.github.searls.jasmine.io.scripts.BasicScriptResolver
 
getSpecs() - Method in class com.github.searls.jasmine.io.scripts.ContextPathScriptResolver
 
getSpecs() - Method in interface com.github.searls.jasmine.io.scripts.ScriptResolver
 
getSpecs() - Method in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
 
getSrcDirectoryName() - Method in interface com.github.searls.jasmine.config.JasmineConfiguration
 
getSrcDirectoryName() - Method in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
 
getSrcDirectoryName() - Method in class com.github.searls.jasmine.runner.HtmlGeneratorConfiguration
 
getTemplate() - Method in enum com.github.searls.jasmine.runner.SpecRunnerTemplate
 
getValue() - Method in class com.github.searls.jasmine.mojo.Capability
 
getVersion() - Method in class com.github.searls.jasmine.mojo.PhantomJsOptions
 

H

haltOnFailure - Variable in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
Halt the build on test failure.
handle(Request, HttpServletResponse, Resource) - Method in class com.github.searls.jasmine.coffee.HandlesRequestsForCoffee
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class com.github.searls.jasmine.server.JasmineResourceHandler
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class com.github.searls.jasmine.thirdpartylibs.AbstractThirdPartyLibsResourceHandler
 
HandlesRequestsForCoffee - Class in com.github.searls.jasmine.coffee
 
HandlesRequestsForCoffee(JasmineConfiguration) - Constructor for class com.github.searls.jasmine.coffee.HandlesRequestsForCoffee
 
hashCode() - Method in class com.github.searls.jasmine.runner.HtmlGeneratorConfiguration
 
HEADER - Static variable in class com.github.searls.jasmine.format.JasmineResultLogger
 
HelpMojo - Class in com.github.searls.jasmine.mojo
Display help information on jasmine-maven-plugin.
Call mvn jasmine:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
HelpMojo() - Constructor for class com.github.searls.jasmine.mojo.HelpMojo
 
HtmlGeneratorConfiguration - Class in com.github.searls.jasmine.runner
 
HtmlGeneratorConfiguration(ReporterType, JasmineConfiguration, ScriptResolver) - Constructor for class com.github.searls.jasmine.runner.HtmlGeneratorConfiguration
 
HtmlGeneratorConfiguration(IOUtilsWrapper, ReporterType, JasmineConfiguration, ScriptResolver) - Constructor for class com.github.searls.jasmine.runner.HtmlGeneratorConfiguration
 

I

info(CharSequence) - Method in class com.github.searls.jasmine.NullLog
 
info(CharSequence, Throwable) - Method in class com.github.searls.jasmine.NullLog
 
info(Throwable) - Method in class com.github.searls.jasmine.NullLog
 
INSTRUCTION_FORMAT - Static variable in class com.github.searls.jasmine.mojo.ServerMojo
 
IOtoString(String) - Method in class com.github.searls.jasmine.runner.HtmlGeneratorConfiguration
 
IOUtilsWrapper - Class in com.github.searls.jasmine.io
 
IOUtilsWrapper() - Constructor for class com.github.searls.jasmine.io.IOUtilsWrapper
 
isCheckSystemPath() - Method in class com.github.searls.jasmine.mojo.PhantomJsOptions
 
isCoffeeScriptCompilationEnabled() - Method in interface com.github.searls.jasmine.config.JasmineConfiguration
 
isCoffeeScriptCompilationEnabled() - Method in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
 
isDebugEnabled() - Method in class com.github.searls.jasmine.NullLog
 
isErrorEnabled() - Method in class com.github.searls.jasmine.NullLog
 
isInfoEnabled() - Method in class com.github.searls.jasmine.NullLog
 
isSkipTests() - Method in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
 
isWarnEnabled() - Method in class com.github.searls.jasmine.NullLog
 

J

JASMINE_BOOT_JS - Static variable in interface com.github.searls.jasmine.runner.SpecRunnerHtmlGenerator
 
JASMINE_CSS - Static variable in interface com.github.searls.jasmine.runner.SpecRunnerHtmlGenerator
 
JASMINE_HTML_JS - Static variable in interface com.github.searls.jasmine.runner.SpecRunnerHtmlGenerator
 
JASMINE_HTMLSPECFILTER_PATCH_JS - Static variable in interface com.github.searls.jasmine.runner.SpecRunnerHtmlGenerator
 
JASMINE_JS - Static variable in interface com.github.searls.jasmine.runner.SpecRunnerHtmlGenerator
 
JasmineConfiguration - Interface in com.github.searls.jasmine.config
 
JasmineResourceHandler - Class in com.github.searls.jasmine.server
 
JasmineResourceHandler(CreatesRunner, JasmineConfiguration) - Constructor for class com.github.searls.jasmine.server.JasmineResourceHandler
 
JasmineResourceHandler(CreatesRunner, HandlesRequestsForCoffee, DetectsCoffee) - Constructor for class com.github.searls.jasmine.server.JasmineResourceHandler
 
JasmineResult - Class in com.github.searls.jasmine.model
 
JasmineResult() - Constructor for class com.github.searls.jasmine.model.JasmineResult
 
JasmineResultLogger - Class in com.github.searls.jasmine.format
 
JasmineResultLogger() - Constructor for class com.github.searls.jasmine.format.JasmineResultLogger
 
jasmineTargetDir - Variable in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
Target directory for files created by the plugin.
JAVASCRIPT_DEPENDENCIES_TEMPLATE_ATTR_NAME - Static variable in class com.github.searls.jasmine.runner.AbstractSpecRunnerHtmlGenerator
 
join() - Method in class com.github.searls.jasmine.server.ServerManager
 
JUNIT_XML_REPORTER - Static variable in class com.github.searls.jasmine.mojo.ReporterRetriever
 

K

keepServerAlive - Variable in class com.github.searls.jasmine.mojo.TestMojo
Keep the server alive after the jasmine:test goal exists.

L

list(List<T>) - Method in class com.github.searls.jasmine.collections.CollectionHelper
 
log(JasmineResult) - Method in class com.github.searls.jasmine.format.JasmineResultLogger
 

M

manualSpecRunnerHtmlFileName - Variable in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
The name of the Manual Spec Runner.
mavenProject - Variable in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
 
modifyWebClient(WebClient) - Method in class com.github.searls.jasmine.driver.QuietHtmlUnitDriver
 
mvnTestSkip - Variable in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
Skip compilation and execution of tests.

N

NullLog - Class in com.github.searls.jasmine
 
NullLog() - Constructor for class com.github.searls.jasmine.NullLog
 

P

phantomjs - Variable in class com.github.searls.jasmine.mojo.TestMojo
Configure which version of PhantomJS should be used and how it should be found.
PhantomJsOptions - Class in com.github.searls.jasmine.mojo
 
PhantomJsOptions() - Constructor for class com.github.searls.jasmine.mojo.PhantomJsOptions
 
preloadSources - Variable in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
JavaScript sources (typically vendor/lib dependencies) that need to be loaded before other sources (and specs) in a particular order.
ProjectClassLoaderFactory - Class in com.github.searls.jasmine.thirdpartylibs
 
ProjectClassLoaderFactory() - Constructor for class com.github.searls.jasmine.thirdpartylibs.ProjectClassLoaderFactory
 
ProjectClassLoaderFactory(Set<Artifact>) - Constructor for class com.github.searls.jasmine.thirdpartylibs.ProjectClassLoaderFactory
 

Q

QuietHtmlUnitDriver - Class in com.github.searls.jasmine.driver
The default web driver - overridden to tweak a few things.
QuietHtmlUnitDriver(Capabilities, boolean) - Constructor for class com.github.searls.jasmine.driver.QuietHtmlUnitDriver
 

R

readFileToString(File) - Method in class com.github.searls.jasmine.io.FileUtilsWrapper
 
relativize(File, File) - Method in class com.github.searls.jasmine.io.RelativizesFilePaths
 
RelativizesFilePaths - Class in com.github.searls.jasmine.io
 
RelativizesFilePaths() - Constructor for class com.github.searls.jasmine.io.RelativizesFilePaths
 
Reporter - Class in com.github.searls.jasmine.model
 
Reporter() - Constructor for class com.github.searls.jasmine.model.Reporter
 
Reporter(String) - Constructor for class com.github.searls.jasmine.model.Reporter
 
Reporter(File) - Constructor for class com.github.searls.jasmine.model.Reporter
 
REPORTER_ATTR_NAME - Static variable in class com.github.searls.jasmine.runner.AbstractSpecRunnerHtmlGenerator
 
reporterFile - Variable in class com.github.searls.jasmine.model.Reporter
 
reporterName - Variable in class com.github.searls.jasmine.model.Reporter
 
reporterRetriever - Variable in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
 
ReporterRetriever - Class in com.github.searls.jasmine.mojo
 
ReporterRetriever(ResourceRetriever) - Constructor for class com.github.searls.jasmine.mojo.ReporterRetriever
 
reporters - Variable in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
Specify a custom reporter to be used to print the test report.
ReporterType - Enum in com.github.searls.jasmine.runner
 
resolve(List<String>, File, File) - Method in class com.github.searls.jasmine.io.scripts.ResolvesLocationOfPreloadSources
 
resolveHtmlTemplate() - Method in class com.github.searls.jasmine.runner.AbstractSpecRunnerHtmlGenerator
 
ResolvesLocationOfPreloadSources - Class in com.github.searls.jasmine.io.scripts
 
ResolvesLocationOfPreloadSources() - Constructor for class com.github.searls.jasmine.io.scripts.ResolvesLocationOfPreloadSources
 
ResourceHandlerConfigurator - Class in com.github.searls.jasmine.server
 
ResourceHandlerConfigurator(JasmineConfiguration, RelativizesFilePaths, CreatesRunner) - Constructor for class com.github.searls.jasmine.server.ResourceHandlerConfigurator
 
resourceRetriever - Variable in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
 
ResourceRetriever - Class in com.github.searls.jasmine.mojo
 
ResourceRetriever(ResourceManager) - Constructor for class com.github.searls.jasmine.mojo.ResourceRetriever
 
run() - Method in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
 
run() - Method in class com.github.searls.jasmine.mojo.ServerMojo
 
run() - Method in class com.github.searls.jasmine.mojo.TestMojo
 

S

scan(File, List<String>, List<String>) - Method in class com.github.searls.jasmine.io.ScansDirectory
 
ScansDirectory - Class in com.github.searls.jasmine.io
 
ScansDirectory() - Constructor for class com.github.searls.jasmine.io.ScansDirectory
 
ScriptResolver - Interface in com.github.searls.jasmine.io.scripts
 
ScriptResolverException - Exception in com.github.searls.jasmine.io.scripts
 
ScriptResolverException() - Constructor for exception com.github.searls.jasmine.io.scripts.ScriptResolverException
 
ScriptResolverException(String) - Constructor for exception com.github.searls.jasmine.io.scripts.ScriptResolverException
 
ScriptResolverException(String, Throwable) - Constructor for exception com.github.searls.jasmine.io.scripts.ScriptResolverException
 
ScriptResolverException(Throwable) - Constructor for exception com.github.searls.jasmine.io.scripts.ScriptResolverException
 
ScriptSearch - Class in com.github.searls.jasmine.model
 
ScriptSearch(File, List<String>, List<String>) - Constructor for class com.github.searls.jasmine.model.ScriptSearch
 
serverHostname - Variable in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
Not used by the jasmine:bdd goal.
ServerManager - Class in com.github.searls.jasmine.server
 
ServerManager(Server, Connector, ResourceHandlerConfigurator) - Constructor for class com.github.searls.jasmine.server.ServerManager
 
ServerMojo - Class in com.github.searls.jasmine.mojo
Execute specs in a web browser.
ServerMojo() - Constructor for class com.github.searls.jasmine.mojo.ServerMojo
 
ServerMojo(RelativizesFilePaths) - Constructor for class com.github.searls.jasmine.mojo.ServerMojo
 
serverPort - Variable in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
Used by the jasmine:bdd goal to specify port to run the server under.
setBaseUrl(String) - Method in class com.github.searls.jasmine.mojo.PhantomJsOptions
 
setBrowserVersion(String) - Method in class com.github.searls.jasmine.driver.WebDriverFactory
 
setCheckSystemPath(boolean) - Method in class com.github.searls.jasmine.mojo.PhantomJsOptions
 
setContextRoot(String) - Method in class com.github.searls.jasmine.mojo.Context
 
setDebug(boolean) - Method in class com.github.searls.jasmine.driver.WebDriverFactory
 
setDetails(String) - Method in class com.github.searls.jasmine.model.JasmineResult
 
setDirectory(File) - Method in class com.github.searls.jasmine.mojo.Context
 
setEncoding(HtmlGeneratorConfiguration, ST) - Method in class com.github.searls.jasmine.runner.AbstractSpecRunnerHtmlGenerator
 
setEnforceVersion(String) - Method in class com.github.searls.jasmine.mojo.PhantomJsOptions
 
setList(List<Object>) - Method in class com.github.searls.jasmine.mojo.Capability
 
setLog(Log) - Method in class com.github.searls.jasmine.format.JasmineResultLogger
 
setMap(Map<String, Object>) - Method in class com.github.searls.jasmine.mojo.Capability
 
setName(String) - Method in class com.github.searls.jasmine.mojo.Capability
 
setOutputDirectory(File) - Method in class com.github.searls.jasmine.mojo.PhantomJsOptions
 
setPhantomJsLocatorOptions(PhantomJsLocatorOptions) - Method in class com.github.searls.jasmine.driver.WebDriverFactory
 
setRepositoryDetails(RepositoryDetails) - Method in class com.github.searls.jasmine.driver.WebDriverFactory
 
setSource(PhantomJsLocatorOptions.Source) - Method in class com.github.searls.jasmine.mojo.PhantomJsOptions
 
setValue(Object) - Method in class com.github.searls.jasmine.mojo.Capability
 
setVersion(String) - Method in class com.github.searls.jasmine.mojo.PhantomJsOptions
 
setWebDriverCapabilities(List<Capability>) - Method in class com.github.searls.jasmine.driver.WebDriverFactory
 
setWebDriverClassName(String) - Method in class com.github.searls.jasmine.driver.WebDriverFactory
 
skipJasmineTests - Variable in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
Skip only jasmine tests
skipTests - Variable in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
Skip execution of tests.
sourceEncoding - Variable in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
The source encoding.
sources - Variable in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
 
SOURCES_TEMPLATE_ATTR_NAME - Static variable in class com.github.searls.jasmine.runner.AbstractSpecRunnerHtmlGenerator
 
specDirectoryName - Variable in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
The name of the directory the specs will be deployed to on the server.
SpecRunnerExecutor - Class in com.github.searls.jasmine.runner
 
SpecRunnerExecutor(FileUtilsWrapper, WebDriverWaiter, ConsoleErrorChecker) - Constructor for class com.github.searls.jasmine.runner.SpecRunnerExecutor
 
SpecRunnerExecutor() - Constructor for class com.github.searls.jasmine.runner.SpecRunnerExecutor
 
specRunnerHtmlFileName - Variable in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
The name of the Spec Runner file.
SpecRunnerHtmlGenerator - Interface in com.github.searls.jasmine.runner
 
SpecRunnerHtmlGeneratorFactory - Class in com.github.searls.jasmine.runner
 
SpecRunnerHtmlGeneratorFactory() - Constructor for class com.github.searls.jasmine.runner.SpecRunnerHtmlGeneratorFactory
 
specRunnerTemplate - Variable in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
Determines the strategy to use when generation the JasmineSpecRunner.
SpecRunnerTemplate - Enum in com.github.searls.jasmine.runner
 
specs - Variable in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
 
srcDirectoryName - Variable in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
The name of the directory the sources will be deployed to on the server.
STANDARD_REPORTER - Static variable in class com.github.searls.jasmine.mojo.ReporterRetriever
 
start() - Method in class com.github.searls.jasmine.server.ServerManager
 
start(int) - Method in class com.github.searls.jasmine.server.ServerManager
 
stop() - Method in class com.github.searls.jasmine.server.ServerManager
 
StringifiesStackTraces - Class in com.github.searls.jasmine.exception
 
StringifiesStackTraces() - Constructor for class com.github.searls.jasmine.exception.StringifiesStackTraces
 
stringifiesStackTraces - Variable in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
 
stringify(Throwable) - Method in class com.github.searls.jasmine.exception.StringifiesStackTraces
 

T

TestMojo - Class in com.github.searls.jasmine.mojo
Execute specs using Selenium Web Driver.
TestMojo(RepositorySystem) - Constructor for class com.github.searls.jasmine.mojo.TestMojo
 
timeout - Variable in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
Timeout for spec execution in seconds.
toString(InputStream) - Method in class com.github.searls.jasmine.io.IOUtilsWrapper
 
toString(String) - Method in class com.github.searls.jasmine.io.IOUtilsWrapper
 

U

uriScheme - Variable in class com.github.searls.jasmine.mojo.AbstractJasmineMojo
Specify the URI scheme in which to access the SpecRunner.

V

valueOf(String) - Static method in enum com.github.searls.jasmine.runner.ReporterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.searls.jasmine.runner.SpecRunnerTemplate
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.github.searls.jasmine.runner.ReporterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.searls.jasmine.runner.SpecRunnerTemplate
Returns an array containing the constants of this enum type, in the order they are declared.

W

warn(CharSequence) - Method in class com.github.searls.jasmine.NullLog
 
warn(CharSequence, Throwable) - Method in class com.github.searls.jasmine.NullLog
 
warn(Throwable) - Method in class com.github.searls.jasmine.NullLog
 
webDriverCapabilities - Variable in class com.github.searls.jasmine.mojo.TestMojo
Web driver capabilities used to initialize a DesiredCapabilities instance when creating a web driver.
webDriverClassName - Variable in class com.github.searls.jasmine.mojo.TestMojo
Determines the Selenium WebDriver class we'll use to execute the tests.
WebDriverFactory - Class in com.github.searls.jasmine.driver
Creates a WebDriver for TestMojo using configured properties.
WebDriverFactory() - Constructor for class com.github.searls.jasmine.driver.WebDriverFactory
 
WebJarResourceHandler - Class in com.github.searls.jasmine.thirdpartylibs
 
WebJarResourceHandler(ClassLoader) - Constructor for class com.github.searls.jasmine.thirdpartylibs.WebJarResourceHandler
 
writeStringToFile(File, String) - Method in class com.github.searls.jasmine.io.FileUtilsWrapper
 
A B C D E F G H I J K L M N P Q R S T U V W 
Skip navigation links

Copyright © 2016. All rights reserved.