|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcucumber.runtime.UndefinedStepsTracker
public class UndefinedStepsTracker
| Constructor Summary | |
|---|---|
UndefinedStepsTracker(java.lang.Iterable<? extends Backend> backends)
|
|
| Method Summary | |
|---|---|
void |
addUndefinedStep(gherkin.formatter.model.Step step,
java.util.Locale locale)
|
java.util.List<java.lang.String> |
getSnippets()
|
void |
reset()
|
void |
storeStepKeyword(gherkin.formatter.model.Step step,
java.util.Locale locale)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UndefinedStepsTracker(java.lang.Iterable<? extends Backend> backends)
| Method Detail |
|---|
public void reset()
public java.util.List<java.lang.String> getSnippets()
public void storeStepKeyword(gherkin.formatter.model.Step step,
java.util.Locale locale)
public void addUndefinedStep(gherkin.formatter.model.Step step,
java.util.Locale locale)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||