| Package | Description |
|---|---|
| io.perfana.client | |
| io.perfana.client.api |
| Modifier and Type | Method and Description |
|---|---|
void |
PerfanaClient.callPerfanaEvent(TestContext context,
String eventTitle,
String eventDescription) |
void |
PerfanaClient.callPerfanaTestEndpoint(TestContext context,
boolean completed) |
void |
PerfanaClient.callPerfanaTestEndpoint(TestContext context,
boolean completed,
Map<String,String> extraVariables) |
static String |
PerfanaClient.perfanaMessageToJson(TestContext context,
boolean completed,
Map<String,String> extraVariables) |
PerfanaClientBuilder |
PerfanaClientBuilder.setTestContext(TestContext context) |
| Modifier and Type | Method and Description |
|---|---|
TestContext |
TestContextBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
void |
PerfanaCaller.callPerfanaEvent(TestContext context,
String eventTitle,
String eventDescription) |
void |
PerfanaCaller.callPerfanaTestEndpoint(TestContext context,
boolean complete) |
void |
PerfanaCaller.callPerfanaTestEndpoint(TestContext context,
boolean complete,
Map<String,String> extraVariables) |
Copyright © 2022. All rights reserved.