Uses of Class
com.deepshiftlabs.nerrvana.Testrun

Packages that use Testrun
com.deepshiftlabs.nerrvana   
 

Uses of Testrun in com.deepshiftlabs.nerrvana
 

Methods in com.deepshiftlabs.nerrvana that return Testrun
 Testrun HttpCommunicator.createTestrun(String space_id, String name, String descr, List<Platform> platforms, String executable_file, boolean bValidation, int nodes_count)
           Calls Nerrvana API to create Nerrvana test run All function parameters are obtained from @see NerrvanaPluginSettings object, which, in turn obtains them from plugin settings.
 Testrun ReportAction.getTestrun()
           
static Testrun Testrun.getTestrun(Node parent)
          Maps XML document to Testrun object
 

Constructors in com.deepshiftlabs.nerrvana with parameters of type Testrun
ReportAction(hudson.model.AbstractBuild<?,?> build, String space_name, String space_path, Testrun testrun, NerrvanaExecution exec)
           
 



Copyright © 2004-2012 Deep Shift Labs. All Rights Reserved.