Public Member Functions | List of all members
tests.interop._intraop_test_case.IntraopTestCase Class Reference
Inheritance diagram for tests.interop._intraop_test_case.IntraopTestCase:
Inheritance graph
[legend]

Public Member Functions

def testCancelAfterBegin (self)
 
def testCancelAfterFirstResponse (self)
 
def testClientStreaming (self)
 
def testEmptyUnary (self)
 
def testLargeUnary (self)
 
def testPingPong (self)
 
def testServerStreaming (self)
 
def testTimeoutOnSleepingServer (self)
 

Detailed Description

Unit test methods.

  This class must be mixed in with unittest.TestCase and a class that defines
  setUp and tearDown methods that manage a stub attribute.

Definition at line 19 of file _intraop_test_case.py.

Member Function Documentation

◆ testCancelAfterBegin()

def tests.interop._intraop_test_case.IntraopTestCase.testCancelAfterBegin (   self)

Definition at line 41 of file _intraop_test_case.py.

◆ testCancelAfterFirstResponse()

def tests.interop._intraop_test_case.IntraopTestCase.testCancelAfterFirstResponse (   self)

Definition at line 45 of file _intraop_test_case.py.

◆ testClientStreaming()

def tests.interop._intraop_test_case.IntraopTestCase.testClientStreaming (   self)

Definition at line 35 of file _intraop_test_case.py.

◆ testEmptyUnary()

def tests.interop._intraop_test_case.IntraopTestCase.testEmptyUnary (   self)

Definition at line 26 of file _intraop_test_case.py.

◆ testLargeUnary()

def tests.interop._intraop_test_case.IntraopTestCase.testLargeUnary (   self)

Definition at line 29 of file _intraop_test_case.py.

◆ testPingPong()

def tests.interop._intraop_test_case.IntraopTestCase.testPingPong (   self)

Definition at line 38 of file _intraop_test_case.py.

◆ testServerStreaming()

def tests.interop._intraop_test_case.IntraopTestCase.testServerStreaming (   self)

Definition at line 32 of file _intraop_test_case.py.

◆ testTimeoutOnSleepingServer()

def tests.interop._intraop_test_case.IntraopTestCase.testTimeoutOnSleepingServer (   self)

Definition at line 49 of file _intraop_test_case.py.


The documentation for this class was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:52