public static class ThreadVisibilityStrategy.Volatile extends Object implements ThreadVisibilityStrategy
ThreadVisibilityStrategy.SingleThreaded, ThreadVisibilityStrategy.Synchronized, ThreadVisibilityStrategy.VolatilePerTestRecorder.Diffing, PerTestRecorder.NullABNORMAL_EXIT, NO_EXIT_RESULT, NORMAL_EXIT| Constructor and Description |
|---|
Volatile(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)
Removes an in-focus recorder.
|
void |
testStarted(String runtimeType,
long start,
int slice,
int testRunId)
Adds an in-focus recorder.
|
public Volatile(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.