public class PerfanaClient extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PerfanaClient.KeepAliveRunner |
static interface |
PerfanaClient.Logger |
static class |
PerfanaClient.SystemOutLogger |
| Constructor and Description |
|---|
PerfanaClient(String application,
String testType,
String testEnvironment,
String testRunId,
String CIBuildResultsUrl,
String applicationRelease,
String rampupTimeInSeconds,
String constantLoadTimeInSeconds,
String perfanaUrl,
String annotations,
Properties variables) |
| Modifier and Type | Method and Description |
|---|---|
String |
callCheckAsserts()
Call asserts for this test run.
|
void |
callPerfana(Boolean completed) |
void |
injectLogger(PerfanaClient.Logger logger) |
public void injectLogger(PerfanaClient.Logger logger)
public void callPerfana(Boolean completed)
public String callCheckAsserts() throws IOException, org.apache.maven.plugin.MojoExecutionException
IOException - when call failsorg.apache.maven.plugin.MojoExecutionExceptionCopyright © 2018. All rights reserved.