| Package | Description |
|---|---|
| com.testingbot.models | |
| com.testingbot.testingbotrest |
| Modifier and Type | Method | Description |
|---|---|---|
ArrayList<TestingbotTest> |
TestingbotTestBuildCollection.getData() |
|
ArrayList<TestingbotTest> |
TestingbotTestCollection.getData() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
TestingbotTestBuildCollection.setData(ArrayList<TestingbotTest> data) |
|
void |
TestingbotTestCollection.setData(ArrayList<TestingbotTest> data) |
| Modifier and Type | Method | Description |
|---|---|---|
TestingbotTest |
TestingbotREST.getTest(String sessionID) |
Gets information from TestingBot for a test with sessionID
|
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
TestingbotREST.updateTest(TestingbotTest test) |
Updates a Test with sessionID (Selenium sessionID)
|
Copyright © 2018 TestingBot. All rights reserved.