@Mojo(name="bdd",
requiresDirectInvocation=true,
requiresDependencyResolution=TEST)
public class ServerMojo
extends AbstractJasmineMojo
| Modifier and Type | Field and Description |
|---|---|
static String |
INSTRUCTION_FORMAT |
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 |
|---|
ServerMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
execute, 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 static final String INSTRUCTION_FORMAT
public void run()
throws Exception
run in class AbstractJasmineMojoExceptionCopyright © 2015. All rights reserved.