| Class and Description |
|---|
| com.github.restdriver.clientdriver.example.ClientDriverUnitTest
As of version 1.0.7 replaced by
ClientDriverRule |
| Method and Description |
|---|
| com.github.restdriver.clientdriver.RestClientDriver.giveResponse(String)
Use
RestClientDriver.giveResponse(String, String) instead. |
| com.github.restdriver.clientdriver.ClientDriverResponse.withContentType(String)
You shouldn't need to use this method any more. Use one of
the creator methods which specifies a content-type.
|
| Constructor and Description |
|---|
| com.github.restdriver.clientdriver.ClientDriverResponse(String) |
Copyright © 2013. All Rights Reserved.