File: //lib/python3/dist-packages/twisted/trial/test/__pycache__/ordertests.cpython-310.pyc
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 �<module> s