JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.espertech.esper.runtime.internal.metrics.instrumentation
Interface InstrumentationAssertionService
public interface
InstrumentationAssertionService
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
endTest
()
void
startTest
(
EPRuntime
runtime,
Class
testClass,
String
testName)
Method Details
startTest
void
startTest
(
EPRuntime
runtime,
Class
testClass,
String
testName)
endTest
void
endTest
()