public static class PerTestRecorder.Null extends Object implements PerTestRecorder
PerTestRecorder.Diffing, PerTestRecorder.NullABNORMAL_EXIT, NO_EXIT_RESULT, NORMAL_EXIT| Constructor and Description |
|---|
Null() |
| Modifier and Type | Method and Description |
|---|---|
void |
set(int index) |
LivePerTestRecording |
testFinished(String runtimeType,
String method,
String runtimeTestName,
long end,
int slice,
int testRunId,
int exitStatus,
ErrorInfo ei) |
void |
testStarted(String runtimeType,
long start,
int slice,
int testRunId) |
public void testStarted(String runtimeType, long start, int slice, int testRunId)
testStarted in interface PerTestRecorderpublic LivePerTestRecording testFinished(String runtimeType, String method, String runtimeTestName, long end, int slice, int testRunId, int exitStatus, ErrorInfo ei)
testFinished in interface PerTestRecorderpublic void set(int index)
set in interface PerTestRecorderCopyright © 2023 OpenClover.org. All rights reserved.