class documentation

Endpoint that wraps existing endpoint, substitutes StubHTTPProtocol, and resulting protocol instances are attached to the given test case.

Method __init__ Undocumented
Method connect Undocumented
Instance Variable endpoint Undocumented
Instance Variable factory Undocumented
Instance Variable protocol Undocumented
Instance Variable testCase Undocumented
def __init__(self, endpoint, testCase):

Undocumented

def connect(self, ignoredFactory):

Undocumented

endpoint =

Undocumented

factory =

Undocumented

protocol =

Undocumented

testCase =

Undocumented