Test consulGetUri.consulGetUri.ConsulGetUri.
More...
|
| None | setUp (self) |
| |
| None | tearDown (self) |
| |
| def | test_consul_client (self, mock_consul) |
| | Test instantiating a ConsulClient and calling some methods.
|
| |
| def | test_request (self, mock_consul) |
| | Test instantiating a ConsulGetUri object and calling directly the request() method.
|
| |
◆ setUp()
| None test_consulGetUri.TestConsulGetUri.setUp |
( |
|
self | ) |
|
◆ tearDown()
| None test_consulGetUri.TestConsulGetUri.tearDown |
( |
|
self | ) |
|
◆ test_consul_client()
| def test_consulGetUri.TestConsulGetUri.test_consul_client |
( |
|
self, |
|
|
|
mock_consul |
|
) |
| |
Test instantiating a ConsulClient and calling some methods.
◆ test_request()
| def test_consulGetUri.TestConsulGetUri.test_request |
( |
|
self, |
|
|
|
mock_consul |
|
) |
| |
Test instantiating a ConsulGetUri object and calling directly the request() method.
◆ logger
| test_consulGetUri.TestConsulGetUri.logger |
The documentation for this class was generated from the following file: