tomwer.core.process.test.test_data_listener.TestJsonRPCServer#

class tomwer.core.process.test.test_data_listener.TestJsonRPCServer(methodName='runTest')#

test the json rpc server

setUp()#

Hook method for setting up the test fixture before exercising it.

tearDown()#

Hook method for deconstructing the test fixture after testing it.

testStartStop()#