Package | Description |
---|---|
com.versionone.om | |
com.versionone.om.filters |
Modifier and Type | Method and Description |
---|---|
TestSuite |
Project.getTestSuite() |
TestSuite |
V1InstanceCreator.testSuite(String name,
String reference)
Create a new TestSuite with a name.
|
TestSuite |
V1InstanceCreator.testSuite(String name,
String reference,
Map<String,Object> attributes)
Create a new TestSuite with a name.
|
TestSuite |
V1InstanceGetter.testSuiteByID(AssetID id)
Returns a TestSuite with the given ID or null if the ID is invalid.
|
TestSuite |
V1InstanceGetter.testSuiteByID(String sId)
Returns a TestSuite with the given ID or null if the ID is invalid.
|
Modifier and Type | Method and Description |
---|---|
Collection<TestSuite> |
V1Instance.getTestSuites() |
Modifier and Type | Method and Description |
---|---|
void |
Project.setTestSuite(TestSuite testSuite) |
Modifier and Type | Field and Description |
---|---|
List<TestSuite> |
ProjectFilter.testSuite
Filter on Project TestSuite.
|
Copyright © 2013 Version One, Inc.. All rights reserved.