| Server IP : 65.1.209.187 / Your IP : 216.73.216.144 Web Server : nginx/1.24.0 System : Linux ip-172-31-5-206 6.14.0-1015-aws #15~24.04.1-Ubuntu SMP Tue Sep 23 22:44:48 UTC 2025 x86_64 User : ( 1001) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /lib/python3/dist-packages/twisted/trial/test/__pycache__/ |
Upload File : |
�
oj�
� � � d Z ddlmZ ddlmZ edd� G d� de� � Z edd� G d � d
e� � Z G d� de� Z G d
� de� Z G d� de� Z y)z!
Tests for L{twisted.trial.util}
� )�skipIf)�TestCaseTz.Skip all tests when @skipIf is used on a classc � � e Zd ZdZdd�Zdd�Zy)�SkipDecoratorUsedOnClasszZ
All tests should be skipped because @skipIf decorator is used on
this class.
Nc � � t d� ��Nz%Test should skip and never reach here�� Exception��selfs �>/usr/lib/python3/dist-packages/twisted/trial/test/test_skip.py�test_shouldNeverRun_1z.SkipDecoratorUsedOnClass.test_shouldNeverRun_1 � � ��?�@�@� c � � t d� �r r r s r
�test_shouldNeverRun_2z.SkipDecoratorUsedOnClass.test_shouldNeverRun_2 r r ��returnN��__name__�
__module__�__qualname__�__doc__r r � r r
r r � � ��
A�Ar r � c � � e Zd ZdZdd�Zdd�Zy)�'SkipDecoratorUsedOnClassWithEmptyReasonz�
All tests should be skipped because @skipIf decorator is used on
this class, even if the reason is an empty string
Nc � � t d� �r r r s r
r z=SkipDecoratorUsedOnClassWithEmptyReason.test_shouldNeverRun_1# r r c � � t d� �r r r s r
r z=SkipDecoratorUsedOnClassWithEmptyReason.test_shouldNeverRun_2&