Package | Description |
---|---|
com.deepshiftlabs.nerrvana |
Modifier and Type | Field and Description |
---|---|
List<Platform> |
NerrvanaPluginSettings.platforms
List of platforms (where platform is combination of the OS and browser of
the certain version)
|
ArrayList<Platform> |
NerrvanaExecution.platforms |
Modifier and Type | Method and Description |
---|---|
static ArrayList<Platform> |
Platform.getPlatformList(Node parent)
Returns Platform list which reside under the given XML node
|
ArrayList<Platform> |
NerrvanaExecution.getPlatforms() |
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2004-2013 Deep Shift Labs. All Rights Reserved.