@Mojo(name="test",
defaultPhase=TEST,
requiresDependencyResolution=TEST)
public class TestMojo
extends AbstractJasmineMojo
autoRefreshInterval, browserVersion, coffeeScriptCompilationEnabled, connectorClass, customRunnerConfiguration, customRunnerTemplate, debug, format, haltOnFailure, jasmineTargetDir, junitXmlReportFileName, keepServerAlive, locator, manualSpecRunnerHtmlFileName, mavenProject, mvnTestSkip, preloadSources, scriptLoaderPath, serverHostname, serverPort, skipJasmineTests, skipTests, sourceEncoding, sources, specDirectoryName, specRunnerHtmlFileName, specRunnerTemplate, specs, srcDirectoryName, stringifiesStackTraces, timeout, uriScheme, webDriverCapabilities, webDriverClassName| Constructor and Description |
|---|
TestMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
void |
run() |
getAutoRefreshInterval, getBasedir, getConnector, getContexts, getCustomRunnerConfiguration, getCustomRunnerTemplate, getJasmineTargetDir, getMavenProject, getPreloadSources, getProjectClassLoader, getScriptLoaderPath, getSourceEncoding, getSources, getSpecDirectoryName, getSpecRunnerTemplate, getSpecs, getSrcDirectoryName, isCoffeeScriptCompilationEnabled, isSkipTestsgetLog, getPluginContext, setLog, setPluginContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLogpublic void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
execute in interface org.apache.maven.plugin.Mojoexecute in class AbstractJasmineMojoorg.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionpublic void run()
throws Exception
run in class AbstractJasmineMojoExceptionCopyright © 2015. All rights reserved.