HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //usr/lib/python3/dist-packages/twisted/trial/test/__pycache__/ordertests.cpython-310.pyc
o

�b`�@sJdZddlmZGdd�dej�ZGdd�dej�ZGdd�dej�Zd	S)
z/
Tests for handling of trial's --order option.
�)�unittestc@s0eZdZdZdd�Zdd�Zdd�Zdd	�Zd
S)�FooTestzK
    Used to make assertions about the order its tests will be run in.
    cC�dS�N���selfrr�?/usr/lib/python3/dist-packages/twisted/trial/test/ordertests.py�
test_first�zFooTest.test_firstcCrrrrrrr	�test_secondrzFooTest.test_secondcCrrrrrrr	�
test_thirdrzFooTest.test_thirdcCrrrrrrr	�test_fourthrzFooTest.test_fourthN)�__name__�
__module__�__qualname__�__doc__r
rr
rrrrr	rsrc@�eZdZdZdd�ZdS)�BazTest�_
    Used to make assertions about the order the test cases in this module are
    run in.
    cCrrrrrrr	�test_baz$rzBazTest.test_bazN)rrrrrrrrr	r�rc@r)�BarTestrcCrrrrrrr	�test_bar.rzBarTest.test_barN)rrrrrrrrr	r(rrN)r�
twisted.trialr�TestCaserrrrrrr	�<module>s