Classes | |
| class | CommonTests |
| class | MySubHandler |
| class | ServerProcess |
| class | SubHandler |
| class | TestClient |
| class | TestServer |
| class | Unit |
Variables | |
| tuple | globalserver = ServerProcess() |
| int | port_num1 = 48410 |
| int | port_num2 = 48430 |
| tuple | sclt = SubHandler() |
| tuple test_highlevel::globalserver = ServerProcess() |
Definition at line 545 of file test_highlevel.py.
| int test_highlevel::port_num1 = 48410 |
Definition at line 16 of file test_highlevel.py.
| int test_highlevel::port_num2 = 48430 |
Definition at line 17 of file test_highlevel.py.
| tuple test_highlevel::sclt = SubHandler() |
Definition at line 547 of file test_highlevel.py.