Uses of Package
org.jenkinsci.plugins.cucumber.jsontestsupport

Classes in org.jenkinsci.plugins.cucumber.jsontestsupport used by org.jenkinsci.plugins.cucumber.jsontestsupport
BackgroundResult
          Represents a Background belonging to a Scenario.
BeforeAfterResult
          Represents a Before or After belonging to a Scenario.
CucumberTestResult
          Represents all the Features from Cucumber.
CucumberTestResultArchiver.DescriptorImpl
           
DefaultTestResultParserImpl
          Default partial implementation of TestResultParser that handles GLOB dereferencing and other checks for user errors, such as misconfigured GLOBs, up-to-date checks on test reports.
FeatureResult
          Represents a single Feature in Cucumber.
ScenarioResult
          Represents a Scenario belonging to a Feature from Cucumber.
StepResult
          Represents a Step belonging to a Scenario from Cucumber.
TagResult
          A TagResult is a pseudo result to link scenarios with the same tag.
 



Copyright © 2013. All Rights Reserved.