Point out it is testing client-side behavior

pull/22026/head
Lidi Zheng 5 years ago
parent 3cdd83bdac
commit 909ce6fee2
  1. 2
      src/python/grpcio_tests/tests/unit/_invocation_defects_test.py

@ -177,7 +177,7 @@ def _defective_handler_multi_callable(channel):
class InvocationDefectsTest(unittest.TestCase):
"""Tests the handling of exception-raising user code."""
"""Tests the handling of exception-raising user code on the client-side."""
def setUp(self):
self._control = test_control.PauseFailControl()

Loading…
Cancel
Save