Your IP : 216.73.216.213


Current Path : /opt/alt/python39/lib64/python3.9/test/__pycache__/
Upload File :
Current File : //opt/alt/python39/lib64/python3.9/test/__pycache__/test_abstract_numbers.cpython-39.pyc

a

XC?h��@sZdZddlZddlZddlZddlmZmZmZmZGdd�dej	�Z
edkrVe��dS)zUnit tests for numbers.py.�N)�Complex�Real�Rational�Integralc@s$eZdZdd�Zdd�Zdd�ZdS)�TestNumberscCs�|�ttt��|�ttt��|�dtd�j�|�dtd�j�|�dtd����|�dtd����|�dtd�j	�|�dtd�j
�dS)N�ri�����)�
assertTrue�
issubclass�intrr�assertEqual�real�imag�	conjugate�	numerator�denominator��self�r�?/opt/alt/python39/lib64/python3.9/test/test_abstract_numbers.py�test_int	szTestNumbers.test_intcCsp|�ttt��|�ttt��|�dtd�j�|�dtd�j�|�dtd��	��|�dtd��	��dS)Ng333333@rg333333�)
�assertFalser
�floatrr	rrr
rrrrrr�
test_floatszTestNumbers.test_floatcCs�|�ttt��|�ttt��tdd�tdd�}}|�ttj	|�|�tt
j||�|�tt||�|�tt
j
||�|�tt|�|�tt|�dS)N���r)rr
�complexrr	rZassertRaises�	TypeError�mathZtrunc�operator�mod�divmod�floordivrr)rZc1Zc2rrr�test_complexszTestNumbers.test_complexN)�__name__�
__module__�__qualname__rrr$rrrrrs	r�__main__)
�__doc__rr ZunittestZnumbersrrrrZTestCaserr%�mainrrrr�<module>s#