Public Member Functions | |
def | setUp (self) |
def | tearDown (self) |
![]() | |
def | testCancelAfterBegin (self) |
def | testCancelAfterFirstResponse (self) |
def | testClientStreaming (self) |
def | testEmptyUnary (self) |
def | testLargeUnary (self) |
def | testPingPong (self) |
def | testServerStreaming (self) |
def | testTimeoutOnSleepingServer (self) |
Public Attributes | |
server | |
stub | |
Definition at line 32 of file _secure_intraop_test.py.
def tests.interop._secure_intraop_test.SecureIntraopTest.setUp | ( | self | ) |
Definition at line 34 of file _secure_intraop_test.py.
def tests.interop._secure_intraop_test.SecureIntraopTest.tearDown | ( | self | ) |
Definition at line 52 of file _secure_intraop_test.py.
tests.interop._secure_intraop_test.SecureIntraopTest.server |
Definition at line 35 of file _secure_intraop_test.py.
tests.interop._secure_intraop_test.SecureIntraopTest.stub |
Definition at line 43 of file _secure_intraop_test.py.