class documentation

class RemoteErrorFromStderrTests(TestCase):

View In Hierarchy

Undocumented

Method test_error_line Undocumented
Method test_no_error_line Undocumented
Method test_nothing Undocumented

Inherited from TestCase:

Method overrideEnv Undocumented
Method setUp Undocumented
def test_error_line(self):

Undocumented

def test_no_error_line(self):

Undocumented

def test_nothing(self):

Undocumented