rad  5.1.0
Public Member Functions | List of all members
testServices.TestEndpoints Class Reference

Unit tests for the Endpoint class. More...

Inheritance diagram for testServices.TestEndpoints:

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...
 

Detailed Description

Unit tests for the Endpoint class.

Member Function Documentation

◆ test_add_endpoint()

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.

◆ test_clear_endpoints()

def testServices.TestEndpoints.test_clear_endpoints (   self)

Unit test for the clear_endpoints method.

It verifies that added endpoints are removed.


The documentation for this class was generated from the following file: