| 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[c � @ 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 s d S �N� ��selfr r �?/usr/lib/python3/dist-packages/twisted/trial/test/ordertests.py�
test_first s zFooTest.test_firstc C s d S r r r r r r �test_second s zFooTest.test_secondc C s d S r r r r r r �
test_third s zFooTest.test_thirdc C s d S r r r r r r �test_fourth s zFooTest.test_fourthN)�__name__�
__module__�__qualname__�__doc__r r
r r r r r r r s
r c @ s e Zd ZdZdd� ZdS )�BazTest�_
Used to make assertions about the order the test cases in this module are
run in.
c C s d S r r r r r r �test_baz'