Your IP : 216.73.216.213


Current Path : /opt/alt/python35/lib64/python3.5/test/__pycache__/
Upload File :
Current File : //opt/alt/python35/lib64/python3.5/test/__pycache__/test_abstract_numbers.cpython-35.pyc



��Yf��@sdZddlZddlZddlZddlmZmZmZmZGdd�dej	�Z
edkr{ej�dS)zUnit tests for numbers.py.�N)�Complex�Real�Rational�Integralc@s4eZdZdd�Zdd�Zdd�ZdS)�TestNumberscCs�|jttt��|jttt��|jdtd�j�|jdtd�j�|jdtd�j��|jdtd�j��|jdtd�j	�|jdtd�j
�dS)N�r�i����i����)�
assertTrue�
issubclass�intrr�assertEqual�real�imag�	conjugate�	numerator�denominator)�self�r�?/opt/alt/python35/lib64/python3.5/test/test_abstract_numbers.py�test_int	szTestNumbers.test_intcCs�|jttt��|jttt��|jdtd�j�|jdtd�j�|jdtd�j	��|jdtd�j	��dS)Ng333333@rg333333�g333333�)
�assertFalser
�floatrr	rrr
rr)rrrr�
test_floatszTestNumbers.test_floatcCs�|jttt��|jttt��tdd�tdd�}}|jttj	|�|jtt
j||�|jtt||�|jtt
j
||�|jtt|�|jtt|�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__rrZunittestZnumbersrrrrZTestCaserr$�mainrrrr�<module>s"#