
Public Member Functions | |
| def | __init__ |
| def | test_local_Basic |
| def | test_dispatch_Basic |
| def | test_dispatch_BasicOneWay |
| def | test_dispatch_BasicOneWay_fault |
Static Public Attributes | |
| string | name = "test_BasicComm" |
| string | client_file_name = "BasicServer_client.py" |
| string | types_file_name = "BasicServer_types.py" |
| string | server_file_name = "BasicServer_server.py" |
Definition at line 44 of file test_BasicComm.py.
| def test_dispatch_BasicOneWay_fault | ( | self ) |
server will send back a soap:fault
Definition at line 110 of file test_BasicComm.py.
1.7.2