This is the instrumentation input interface.
| Type | Name and description |
|---|---|
void |
instrument(InstrumentationRequest request, InstrumentationOutput output)Instrument the classes according to the data in the request. |
Instrument the classes according to the data in the request.
request - is the instrumentation request object.output - is the presenter that will display the results.