Uses of Class
com.castlemon.jenkins.performance.domain.Scenario

Packages that use Scenario
com.castlemon.jenkins.performance.domain.reporting   
com.castlemon.jenkins.performance.util   
 

Uses of Scenario in com.castlemon.jenkins.performance.domain.reporting
 

Methods in com.castlemon.jenkins.performance.domain.reporting that return types with arguments of type Scenario
 List<Scenario> ProjectRun.getScenarios()
           
 

Method parameters in com.castlemon.jenkins.performance.domain.reporting with type arguments of type Scenario
 void ProjectRun.setScenarios(List<Scenario> scenarios)
           
 

Uses of Scenario in com.castlemon.jenkins.performance.util
 

Methods in com.castlemon.jenkins.performance.util that return types with arguments of type Scenario
static List<Scenario> CucumberPerfUtils.getData(String jsonInput)
           
static List<Scenario> CucumberPerfUtils.getData(String[] jsonReportFiles, File targetBuildDirectory)
           
 



Copyright © 2004-2013. All Rights Reserved.