public class FeatureTracker extends Object
| Constructor and Description |
|---|
FeatureTracker() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isASingleBrowserScenario(io.cucumber.plugin.event.TestCaseStarted event) |
static boolean |
isNewFeature(io.cucumber.plugin.event.TestCaseStarted event) |
static void |
startNewFeature(io.cucumber.plugin.event.TestCaseStarted event) |
public static void startNewFeature(io.cucumber.plugin.event.TestCaseStarted event)
public static boolean isNewFeature(io.cucumber.plugin.event.TestCaseStarted event)
public static boolean isASingleBrowserScenario(io.cucumber.plugin.event.TestCaseStarted event)
Copyright © 2022. All rights reserved.