Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/twisted/trial/test/__pycache__/test_skip.cpython-39.pyc
Ðазад
a k�h[ � @ 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 @ s e Zd ZdZdd� Zdd� ZdS )�SkipDecoratorUsedOnClasszZ All tests should be skipped because @skipIf decorator is used on this class. c C s t d��d S �Nz%Test should skip and never reach here�� Exception��self� r ��/root/rpmbuild/BUILDROOT/imh-python39-modules-3.9.7-92.el8.x86_64/opt/imh-python/lib/python3.9/site-packages/twisted/trial/test/test_skip.py�test_shouldNeverRun_1 s z.SkipDecoratorUsedOnClass.test_shouldNeverRun_1c C s t d��d S r r r r r r �test_shouldNeverRun_2 s z.SkipDecoratorUsedOnClass.test_shouldNeverRun_2N��__name__� __module__�__qualname__�__doc__r r r r r r r s r � c @ s e Zd ZdZdd� Zdd� ZdS )�'SkipDecoratorUsedOnClassWithEmptyReasonz� All tests should be skipped because @skipIf decorator is used on this class, even if the reason is an empty string c C s t d��d S r r r r r r r # s z=SkipDecoratorUsedOnClassWithEmptyReason.test_shouldNeverRun_1c C s t d��d S r r r r r r r &