| Server IP : 138.197.176.125 / Your IP : 216.73.217.54 Web Server : Apache/2.4.41 (Ubuntu) System : Linux SuiteCRM-8 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.3.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /lib/python3/dist-packages/twisted/trial/test/__pycache__/ |
Upload File : |
U
W[ � @ 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}.
� )�unittest�runnerc @ 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 )NZ
MyCustomSuite)r Z TestSuite�name)Ztsr r r � testSuite s r
N)�__doc__Z
twisted.trialr r ZSynchronousTestCaser r
r r r r �<module> s