Go to the source code of this file.
Namespaces | |
tests.unit._channel_close_test | |
Variables | |
float | tests.unit._channel_close_test._BEAT = 0.5 |
tests.unit._channel_close_test._GENERIC_HANDLER = _GenericHandler() | |
int | tests.unit._channel_close_test._MORE_TIME = 10 |
int | tests.unit._channel_close_test._SOME_TIME = 5 |
string | tests.unit._channel_close_test._STREAM_URI = 'Meffod' |
tests.unit._channel_close_test._STREAMING_METHOD_HANDLER = _StreamingMethodHandler() | |
tests.unit._channel_close_test._UNARY_METHOD_HANDLER = _UnaryMethodHandler() | |
string | tests.unit._channel_close_test._UNARY_URI = 'MeffodMan' |
tests.unit._channel_close_test.verbosity | |