
    e                         d Z ddlmZ ddlZddlmZ ddlmZ  G d dej                  Z	e
dk    r ej        d	
           dS dS )zTest filelist, coverage 19%.    )filelistN)requires)Tkc                   @    e Zd Zed             Zed             Zd ZdS )FileListTestc                 |    t          d           t                      | _        | j                                         d S )Ngui)r   r   rootwithdraw)clss    1  /home/conda/feedstock_root/build_artifacts/python-split_1708115622739/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehol/lib/python3.11/idlelib/idle_test/test_filelist.py
setUpClasszFileListTest.setUpClass
   s2    44    c                     | j                                          | j         j                            dd          D ]}| j                             |           | j                                          | ` d S )Nafterinfo)r
   update_idletaskstkcallafter_canceldestroy)r   ids     r   tearDownClasszFileListTest.tearDownClass   so    !!###(+""7F33 	& 	&BH!!"%%%%HHHr   c                    t          j        | j                  }|                     |j        | j                   |                                }|                     t          |          |j                   |                                 d S )N)r   FileListr
   assertEqualnewtypeEditorWindow_close)selfflistes      r   test_new_emptyzFileListTest.test_new_empty   sk    !$),,TY///IIKKa%"4555	




r   N)__name__
__module____qualname__classmethodr   r   r$    r   r   r   r      sW          [
   [    r   r   __main__   )	verbosity)__doc__idlelibr   unittesttest.supportr   tkinterr   TestCaser   r%   mainr)   r   r   <module>r4      s             ! ! ! ! ! !          8$   0 zHMA r   