@Mojo(name="execute",
defaultPhase=INTEGRATION_TEST,
requiresDependencyResolution=TEST)
public class GatlingMojo
extends org.apache.maven.plugin.AbstractMojo
| Modifier and Type | Field and Description |
|---|---|
static String |
GATLING_MAIN_CLASS |
static String[] |
JVM_ARGS |
static String[] |
SCALA_INCLUDES |
| Constructor and Description |
|---|
GatlingMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Executes Gatling simulations.
|
static String |
fileNameToClassName(String fileName) |
public static final String[] SCALA_INCLUDES
public static final String GATLING_MAIN_CLASS
public static final String[] JVM_ARGS
Copyright © 2011-2014. All Rights Reserved.