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[ � @ s� d Z ddlmZ ddlmZ edd�G dd� de��Zedd�G d d � d e��ZG dd� de�ZG d d� de�ZG dd� de�Z dS )z! Tests for L{twisted.trial.util} � )�skipIf)�TestCaseTz.Skip all tests when @skipIf is used on a classc @ � e Zd ZdZdd� Zdd� ZdS )�SkipDecoratorUsedOnClasszZ All tests should be skipped because @skipIf decorator is used on this class. c C � t d���Nz%Test should skip and never reach here�� Exception��self� r �>/usr/lib/python3/dist-packages/twisted/trial/test/test_skip.py�test_shouldNeverRun_1 � z.SkipDecoratorUsedOnClass.test_shouldNeverRun_1c C r r r r r r r �test_shouldNeverRun_2 r z.SkipDecoratorUsedOnClass.test_shouldNeverRun_2N��__name__� __module__�__qualname__�__doc__r r r r r r r � r � c @ r )�'SkipDecoratorUsedOnClassWithEmptyReasonz� All tests should be skipped because @skipIf decorator is used on this class, even if the reason is an empty string c C r r r r r r r r # r z=SkipDecoratorUsedOnClassWithEmptyReason.test_shouldNeverRun_1c C r r r r r r r r &