public static class ThreadVisibilityStrategy.SingleThreaded extends Object implements ThreadVisibilityStrategy
ThreadVisibilityStrategy.SingleThreaded, ThreadVisibilityStrategy.Synchronized, ThreadVisibilityStrategy.VolatilePerTestRecorder.Diffing, PerTestRecorder.NullABNORMAL_EXIT, NO_EXIT_RESULT, NORMAL_EXIT| Constructor and Description |
|---|
SingleThreaded(CoverageRecorder coverageRecorder) |
| 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 SingleThreaded(CoverageRecorder coverageRecorder)
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.