/usr/lib/python3/dist-packages/twisted/trial/test/__pycache__
Edit: /usr/lib/python3/dist-packages/twisted/trial/test/__pycache__/ordertests.cpython-310.pyc (1589B)
o
¯b` ã @ sJ d Z ddlmZ G dd„ dejƒZG dd„ dejƒZG dd„ dejƒZd S )
z/
Tests for handling of trial's --order option.
é )Úunittestc @ s0 e Zd ZdZdd„ Zdd„ Zdd„ Zdd „ Zd
S )ÚFooTestzK
Used to make assertions about the order its tests will be run in.
c C ó d S ©N© ©Úselfr r ú?/usr/lib/python3/dist-packages/twisted/trial/test/ordertests.pyÚ
test_first ó zFooTest.test_firstc C r r r r r r r Útest_second r zFooTest.test_secondc C r r r r r r r Ú
test_third r zFooTest.test_thirdc C r r r r r r r Útest_fourth r zFooTest.test_fourthN)Ú__name__Ú
__module__Ú__qualname__Ú__doc__r
r r
r r r r r r s r c @ ó e Zd ZdZdd„ ZdS )ÚBazTestú_
Used to make assertions about the order the test cases in this module are
run in.
c C r r r r r r r Útest_baz$ r zBazTest.test_bazN)r r r r r r r r r r ó r c @ r )ÚBarTestr c C r r r r r r r Útest_bar. r zBarTest.test_barN)r r r r r r r r r r ( r r N)r Ú
twisted.trialr ÚTestCaser r r r r r r Ú
s