Uses of Class
com.thoughtworks.gauge.StepRegistryEntry
-
Packages that use StepRegistryEntry Package Description com.thoughtworks.gauge.registry -
-
Uses of StepRegistryEntry in com.thoughtworks.gauge.registry
Methods in com.thoughtworks.gauge.registry that return StepRegistryEntry Modifier and Type Method Description StepRegistryEntryStepRegistry. get(String stepTemplateText)StepRegistryEntryStepRegistry. getForCurrentProject(String stepTemplateText, Method method)Methods in com.thoughtworks.gauge.registry with parameters of type StepRegistryEntry Modifier and Type Method Description voidStepRegistry. addStep(StepValue stepValue, StepRegistryEntry entry)
-