/usr/lib/python3/dist-packages/twisted/trial/test/__pycache__
Edit: /usr/lib/python3/dist-packages/twisted/trial/test/__pycache__/mockcustomsuite2.cpython-310.pyc (924B)
o
¯b ã @ s2 d Z ddlmZmZ G dd„ dejƒZdd„ ZdS )zë
Mock test module that contains a C{testSuite} method. L{runner.TestLoader}
should load the tests from the C{testSuite}, not from the C{Foo} C{TestCase}.
See L{twisted.trial.test.test_loader.LoaderTest.test_loadModuleWith_testSuite}.
é )ÚrunnerÚunittestc @ s e Zd Zdd„ ZdS )ÚFooc C s d S )N© )Úselfr r úE/usr/lib/python3/dist-packages/twisted/trial/test/mockcustomsuite2.pyÚtest_foo s zFoo.test_fooN)Ú__name__Ú
__module__Ú__qualname__r r r r r r s r c C s t ¡ } d| _| S )NÚ
MyCustomSuite)r Ú TestSuiteÚname)Útsr r r Ú testSuite s r N)Ú__doc__Ú
twisted.trialr r ÚSynchronousTestCaser r r r r r Ú
s