Server IP : 209.38.156.173 / Your IP : 216.73.216.122 [ Web Server : Apache/2.4.52 (Ubuntu) System : Linux lakekumayuhotel 5.15.0-136-generic #147-Ubuntu SMP Sat Mar 15 15:53:30 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.1.2-1ubuntu2.22 Disable Function : NONE Domains : 2 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/lib/python3/dist-packages/twisted/trial/test/__pycache__/ |
Upload File : |
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