@Mojo(name="bdd", requiresDirectInvocation=true, requiresDependencyResolution=TEST) public class ServerMojo extends AbstractJasmineMojo
Modifier and Type | Field and Description |
---|---|
static String |
INSTRUCTION_FORMAT |
autoRefreshInterval, coffeeScriptCompilationEnabled, connectorClass, customRunnerConfiguration, customRunnerTemplate, debug, fileSystemReporters, haltOnFailure, jasmineTargetDir, manualSpecRunnerHtmlFileName, mavenProject, mvnTestSkip, preloadSources, reporterRetriever, reporters, resourceRetriever, serverHostname, serverPort, skipJasmineTests, skipTests, sourceEncoding, sources, specDirectoryName, specRunnerHtmlFileName, specRunnerTemplate, specs, srcDirectoryName, stringifiesStackTraces, timeout, uriScheme
Constructor and Description |
---|
ServerMojo() |
ServerMojo(RelativizesFilePaths relativizesFilePaths) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
execute, getAutoRefreshInterval, getBasedir, getConnector, getContexts, getCustomRunnerConfiguration, getCustomRunnerTemplate, getFileSystemReporters, getJasmineTargetDir, getMavenProject, getPreloadSources, getProjectClassLoader, getReporters, getSourceEncoding, getSources, getSpecDirectoryName, getSpecRunnerTemplate, getSpecs, getSrcDirectoryName, isCoffeeScriptCompilationEnabled, isSkipTests
getLog, getPluginContext, setLog, setPluginContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getLog
public static final String INSTRUCTION_FORMAT
public ServerMojo()
public ServerMojo(RelativizesFilePaths relativizesFilePaths)
public void run() throws Exception
run
in class AbstractJasmineMojo
Exception
Copyright © 2016. All rights reserved.