Package com.thoughtworks.gauge
package com.thoughtworks.gauge
-
ClassDescriptionDeprecated.Methods annotated with this hook, execute after every scenario execution completes.Methods annotated with this hook, execute after every Specification execution completes.Methods annotated with this hook, execute after every Step execution completes.Methods annotated with this hook, execute after the entire suite (all specs) execution completes.Deprecated.Methods annotated with this hook, execute before every scenario execution completes.Methods annotated with this hook, execute before every Specification execution completes.Methods annotated with this hook, execute before every Step execution completes.Methods annotated with this hook, execute before the entire suite (all specs) execution completes.Interface to provide a Custom Class Initializer for managing Class Objects.Manages class instance creation, lifetime and caching.Annotation added to methods which are Gauge Step implementations.Gives the information about the current execution at runtime - spec, scenario, step that is running.Holds Main for starting Gauge-java 1.Operator for performing Tag aggregation mechanism in Execution Hooks.Holds the information about the current Scenario executing at Runtime.Holds the information about the current Specification executing at runtime.Annotation added to methods which are Gauge Step implementations.Holds the information about the current step executing at runtime.Custom Table structure used as parameter in steps.This class represents a single table cell object containing the cell's column name and its associated value.Represents a Row of Data in a Table.