| Package | Description |
|---|---|
| com.github.restdriver.clientdriver | |
| com.github.restdriver.clientdriver.example |
| Modifier and Type | Class and Description |
|---|---|
class |
SecureClientDriver
Secure client driver extends the
ClientDriver to use secure
connections via HTTPS with a provided certificate. |
| Modifier and Type | Method and Description |
|---|---|
ClientDriver |
ClientDriverFactory.createClientDriver()
Factory method to create and start a
ClientDriver. |
ClientDriver |
ClientDriverFactory.createClientDriver(int port)
Factory method to create and start a
ClientDriver on a specific port. |
| Constructor and Description |
|---|
ClientDriverRule(ClientDriver clientDriver) |
| Modifier and Type | Method and Description |
|---|---|
ClientDriver |
ClientDriverUnitTest.getClientDriver()
Deprecated.
Get the client driver which has been set up.
|
Copyright © 2016. All Rights Reserved.