Uses of Class
org.jenkinsci.plugins.cucumber.jsontestsupport.BeforeAfterResult

Uses of BeforeAfterResult in org.jenkinsci.plugins.cucumber.jsontestsupport
 

Methods in org.jenkinsci.plugins.cucumber.jsontestsupport that return types with arguments of type BeforeAfterResult
 List<BeforeAfterResult> ScenarioResult.getAfterResults()
           
 List<BeforeAfterResult> ScenarioResult.getBeforeResults()
           
 

Methods in org.jenkinsci.plugins.cucumber.jsontestsupport with parameters of type BeforeAfterResult
 StringBuilder ScenarioToHTML.addBeforeAfterResult(StringBuilder sb, String beforeOrAfter, BeforeAfterResult beforeAfter)
           
 



Copyright © 2013. All Rights Reserved.