Your IP : 13.59.236.101


Current Path : /opt/alt/python34/lib64/python3.4/idlelib/idle_test/__pycache__/
Upload File :
Current File : //opt/alt/python34/lib64/python3.4/idlelib/idle_test/__pycache__/test_grep.cpython-34.pyo

�
e fo
�@s�dZddlZddlmZddlmZddlmZddlZGdd�d�Z	e	�Z
Gdd	�d	�Ze�ZGd
d�dej
�ZGdd
�d
ej
�ZGdd�dej
�Zedkr�ejdddd�ndS)a !Changing this line will break Test_findfile.test_found!
Non-gui unit tests for idlelib.GrepDialog methods.
dummy_command calls grep_it calls findfiles.
An exception raised in one method will fail callers.
Otherwise, tests are mostly independent.
*** Currently only test grep_it.
�N)�captured_stdout)�Var)�
GrepDialogc@s"eZdZdZdd�ZdS)�Dummy_searchenginez�GrepDialog.__init__ calls parent SearchDiabolBase which attaches the
    passed in SearchEngine instance as attribute 'engine'. Only a few of the
    many possible self.engine.x attributes are needed here.
    cCs|jS)N)�_pat)�self�r�@/opt/alt/python34/lib64/python3.4/idlelib/idle_test/test_grep.py�getpatszDummy_searchengine.getpatN)�__name__�
__module__�__qualname__�__doc__r
rrrr	rsrc@s@eZdZejZejZed�ZeZ	dd�Z
dS)�
Dummy_grepFcCsdS)Nr)rrrr	�close szDummy_grep.closeN)rrr
r�grep_itZ	findfilesrZrecvar�searchengine�enginerrrrr	rs
		rc@seZdZdS)�
FindfilesTestN)rrr
rrrr	r%src@s4eZdZdd�Zdd�Zdd�ZdS)�Grep_itTestc
CsZ|tj_t�� }tjtj|�t�WdQX|j�j	d�}|j
�|S)N�
)�greprrrr�re�compile�__file__�getvalue�split�pop)r�pat�s�linesrrr	�report1s
zGrep_itTest.reportcCs[dd}|j|�}|jt|�d�|j||d�|j|dd�dS)Nzxyz*��r�zNo hits.)r!�assertEqual�len�assertIn)rrr rrr	�test_unfound9s

zGrep_itTest.test_unfoundcCs�d}|j|�}|jt|�d�|j||d�|jd|d�|jd|d�|j|djd	��dS)
Nz<""" !Changing this line will break Test_findfile.test_found!�rzpy: 1:r$�2��z(Hint:)r!r%r&r'Z
assertTrue�
startswith)rrr rrr	�
test_found@szGrep_itTest.test_foundN)rrr
r!r(r.rrrr	r,src@seZdZdS)�Default_commandTestN)rrr
rrrr	r/Jsr/�__main__�	verbosityr#�exitF)rZunittestZtest.supportrZidlelib.idle_test.mock_tkrZidlelib.GrepDialogrrrrrrZTestCaserrr/r�mainrrrr	�<module>s		

?>