| Modifier and Type | Field and Description |
|---|---|
FeatureRuntime |
featureRuntime |
Suite |
suite |
HtmlSummaryReport |
summary |
| Constructor and Description |
|---|
FeatureNode(Suite suite,
HtmlSummaryReport summary,
Feature feature,
String tagSelector) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Iterator<org.junit.jupiter.api.DynamicTest> |
iterator() |
org.junit.jupiter.api.DynamicTest |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, removeforEach, spliteratorpublic final Suite suite
public final HtmlSummaryReport summary
public final FeatureRuntime featureRuntime
public FeatureNode(Suite suite, HtmlSummaryReport summary, Feature feature, String tagSelector)
Copyright © 2020. All rights reserved.