| Package | Description |
|---|---|
| detective.core.runner | |
| detective.task | |
| detective.task.aws | |
| detective.webdriver |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpectClosureDelegate.runtask(Map<?,?> parameters,
TestTask task) |
void |
ExpectClosureDelegate.runtask(TestTask task) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTask |
class |
EchoTask
Echo all input data
|
class |
HttpClientTask
HTTP Client Task
|
class |
HttpServerTask |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAwsTask |
class |
S3GetTask
Get information from a S3 bucket, prefix is optional.
|
class |
S3ListTask
Get information from a S3 bucket, prefix is optional.
|
class |
S3PutTask
Get information from a S3 bucket, prefix is optional.
|
class |
SQSSendTask
Send a String to any queue with Region config
|
| Modifier and Type | Class and Description |
|---|---|
class |
WebDriverTask
The task for WebDriver, just a common way to use WebDriver, you should create your own page object
to simplify the creation of a story
Data In: browser.url browser.id.* browser.name.* |
Copyright © 2019. All rights reserved.