Your IP : 216.73.216.213
3
� f8 � @ sX d Z ddlZddlZddlZddlmZmZ e� G dd� dej�Ze dkrTej
� dS )z2Tests for the pdeps script in the Tools directory.� N)�skip_if_missing�import_toolc @ s( e Zd Zedd� �Zdd� Zdd� ZdS )�
PdepsTestsc C s t d�| _d S )N�pdeps)r r )�self� r �?/opt/alt/python36/lib64/python3.6/test/test_tools/test_pdeps.py�
setUpClass s zPdepsTests.setUpClassc C sT t j� �B}tjj|d�}t|d��}|jd� W d Q R X | jj|i � W d Q R X d S )NZfoo�wz#!/this/will/fail) �tempfileZTemporaryDirectory�os�path�join�open�writer Zprocess)r Ztmpdir�fn�streamr r r �test_process_errors s
zPdepsTests.test_process_errorsc C s | j jdg i� d S )N�a)r Zinverse)r r r r �test_inverse_attribute_error s z'PdepsTests.test_inverse_attribute_errorN)�__name__�
__module__�__qualname__�classmethodr r r r r r r r s r �__main__)�__doc__r Zunittestr Ztest.test_toolsr r ZTestCaser r �mainr r r r �<module> s