Bases: oslotest.base.BaseTestCase
Send a request to the agent and verifies response.
| Parameters: |
|
|---|---|
| Raises: | HTTPError if an error is returned that was not expected |
| Raises: | AssertionError if a received HTTP status code does not match expect_error |
| Returns: | the response object |