Current File : //proc/self/root/lib/python3/dist-packages/twisted/trial/test/__pycache__/test_skip.cpython-312.pyc |
�
Ϫ�f�
� � � 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&