java.lang.Object
net.thucydides.model.requirements.model.cucumber.FeatureFileAnaysisErrors
public class FeatureFileAnaysisErrors
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
EMPTY_FEATURE_NAME
public static final String EMPTY_FEATURE_NAME
-
EMPTY_SCENARIO_NAME
public static final String EMPTY_SCENARIO_NAME
-
EMPTY_RULE_NAME
public static final String EMPTY_RULE_NAME
-
DUPLICATE_SCENARIO_NAME
public static final String DUPLICATE_SCENARIO_NAME
-
DUPLICATE_FEATURE_NAME
public static final String DUPLICATE_FEATURE_NAME
-
Constructor Details
-
FeatureFileAnaysisErrors
public FeatureFileAnaysisErrors()