rad
5.1.0
|
Unit tests for the Endpoint class. More...
Public Member Functions | |
def | test_add_endpoint (self) |
Unit test for the add_endpoint method. More... | |
def | test_clear_endpoints (self) |
Unit test for the clear_endpoints method. More... | |
Unit tests for the Endpoint class.
def testServices.TestEndpoints.test_add_endpoint | ( | self | ) |
Unit test for the add_endpoint method.
It adds an endpoint and verifies that it has been added.
def testServices.TestEndpoints.test_clear_endpoints | ( | self | ) |
Unit test for the clear_endpoints method.
It verifies that added endpoints are removed.