Searched refs:test_interoperability (Results 1 – 5 of 5) sorted by relevance
27 methods.TestCase.EMPTY_UNARY.test_interoperability(self.stub, None)30 methods.TestCase.LARGE_UNARY.test_interoperability(self.stub, None)33 methods.TestCase.SERVER_STREAMING.test_interoperability(self.stub, None)36 methods.TestCase.CLIENT_STREAMING.test_interoperability(self.stub, None)39 methods.TestCase.PING_PONG.test_interoperability(self.stub, None)42 methods.TestCase.CANCEL_AFTER_BEGIN.test_interoperability(46 methods.TestCase.CANCEL_AFTER_FIRST_RESPONSE.test_interoperability(50 methods.TestCase.TIMEOUT_ON_SLEEPING_SERVER.test_interoperability(
123 def test_interoperability(): function127 test_case.test_interoperability(stub, args)131 test_interoperability()
480 def test_interoperability(self, stub, args): member in TestCase
50 test_case.test_interoperability(self._stub, None)
204 client.test_interoperability()