File "suite.cpython-38.pyc"
Full Path: /home/attunedd/public_html/byp/izo/con7ext_sym404/rintoar.txt/lib64/python3.8/unittest/__pycache__/suite.cpython-38.pyc
File size: 9.7 KB
MIME-type: text/x-bytecode.python
Charset: 8 bit
U
e5d2 @ s| d Z ddlZddlmZ ddlmZ dZdd ZG d d
d
eZG dd d eZ G dd
d
eZ
dd ZG dd deZdS ) TestSuite N )case)utilTc C s t | |dd }| d S )Nc S s d S N r r r &/usr/lib64/python3.8/unittest/suite.py<lambda> z!_call_if_exists.<locals>.<lambda>)getattr)parentattrfuncr r r _call_if_exists s r c @ sn e Zd ZdZdZdddZdd Zdd Zd
d Zdd
Z dd Z
dd Zdd Zdd Z
dd Zdd ZdS )
BaseTestSuitezNA simple test suite that doesn't provide class or module shared fixtures.
Tr c C s g | _ d| _| | d S Nr )_tests_removed_testsaddTests)selftestsr r r __init__ s zBaseTestSuite.__init__c C s dt | jt| f S )Nz
<%s tests=%s>)r strclass __class__listr r r r __repr__ s zBaseTestSuite.__repr__c C s t || jstS t| t|kS r )
isinstancer NotImplementedr )r otherr r r __eq__ s zBaseTestSuite.__eq__c C s
t | jS r )iterr r r r r __iter__"