l.t.t.t.TestZopeTestInSubProcess(ZopeTestInSubProcess, unittest.TestCase) : class documentation

Part of lp.testing.tests.test_zope_test_in_subprocess View In Hierarchy

Test ZopeTestInSubProcess.

Assert that setUp(), test() and tearDown() are called in the child process.

Sets its own layer attribute. This layer is then responsible for recording the PID at interesting moments. Specifically, layer.testSetUp() must be called in the same process as test.setUp().

Method __init__ Undocumented
Method setUp Undocumented
Method test Undocumented
Method tearDown Undocumented

Inherited from ZopeTestInSubProcess:

Method run Undocumented
@record_pid
def __init__(self, method_name='runTest'):
Undocumented
@record_pid
def setUp(self):
Undocumented
@record_pid
def test(self):
Undocumented
@record_pid
def tearDown(self):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.