public class CheckResultReportEntry
extends java.lang.Object
| Constructor and Description |
|---|
CheckResultReportEntry() |
| Modifier and Type | Method and Description |
|---|---|
static org.junit.platform.engine.reporting.ReportEntry |
from(java.lang.String propertyName,
PropertyCheckResult checkResult,
net.jqwik.api.AfterFailureMode afterFailureMode) |
public static org.junit.platform.engine.reporting.ReportEntry from(java.lang.String propertyName,
PropertyCheckResult checkResult,
net.jqwik.api.AfterFailureMode afterFailureMode)