public class CurrentTestResult extends Object
| Constructor and Description |
|---|
CurrentTestResult() |
| Modifier and Type | Method and Description |
|---|---|
static TestResult |
forTestOutcome(TestOutcome testOutcome,
int currentExample) |
static boolean |
isCucumber(TestOutcome testOutcome) |
public static TestResult forTestOutcome(TestOutcome testOutcome, int currentExample)
public static boolean isCucumber(TestOutcome testOutcome)
Copyright © 2021. All rights reserved.