public interface PerfanaEventBroadcaster
| Modifier and Type | Method and Description |
|---|---|
void |
broadcastAfterTest(TestContext context,
PerfanaEventProperties eventProperties) |
void |
broadcastBeforeTest(TestContext context,
PerfanaEventProperties eventProperties) |
void |
broadcastCustomEvent(TestContext context,
PerfanaEventProperties eventProperties,
ScheduleEvent event) |
void |
broadCastKeepAlive(TestContext context,
PerfanaEventProperties eventProperties) |
void broadcastBeforeTest(TestContext context, PerfanaEventProperties eventProperties)
void broadcastAfterTest(TestContext context, PerfanaEventProperties eventProperties)
void broadCastKeepAlive(TestContext context, PerfanaEventProperties eventProperties)
void broadcastCustomEvent(TestContext context, PerfanaEventProperties eventProperties, ScheduleEvent event)
Copyright © 2019. All rights reserved.