ÿØÿà JFIF      ÿÛ „ 	 ( %!1!%)+//.383,7(-.+



-%%-////---/-.+/--+------/------/--0+--/-/-----.-----ÿÀ  ¥2" ÿÄ               ÿÄ J  	     ! 1AQ"aq2‘#BR‚¡ÁÑ3br’¢±Âð$CSƒ²á4c“%DsÓñÿÄ              ÿÄ *        !1AQa‘"2q3±ð#b¡ÿÚ   ? ¼QxJQaÍuò¸Zö Úü8,ÐÚú
"SSn<rçù–´âE—^ªBÖ9À\†¸ÔÁT­ÃÛ5
ëd´³Í#Ý;Þ38œî ¶H£M:wÎ3…³…âpÔF&‚FK¸9„â4àGEõªfÿ ‘ñ(ßw­pŽF|È¥ù®häðÍÑ¶¹‘[ÒinÙW¶ùñY˜Q{›K"išÒ[Ú8žë\F¹@-?v"ÔU”,ìöžkÿ {I‡£šÍ?e
ríV
..............................................................................................................................................................................
.............................................................................                                                  
                                                                                                                                                                                     ÿØÿà JFIF      ÿÛ „ 	 ( %!1!%)+//.383,7(-.+



-%%-////---/-.+/--+------/------/--0+--/-/-----.-----ÿÀ  ¥2" ÿÄ               ÿÄ J  	     ! 1AQ"aq2‘#BR‚¡ÁÑ3br’¢±Âð$CSƒ²á4c“%DsÓñÿÄ              ÿÄ *        !1AQa‘"2q3±ð#b¡ÿÚ   ? ¼QxJQaÍuò¸Zö Úü8,ÐÚú
"SSn<rçù–´âE—^ªBÖ9À\†¸ÔÁT­ÃÛ5
ëd´³Í#Ý;Þ38œî ¶H£M:wÎ3…³…âpÔF&‚FK¸9„â4àGEõªfÿ ‘ñ(ßw­pŽF|È¥ù®häðÍÑ¶¹‘[ÒinÙW¶ùñY˜Q{›K"išÒ[Ú8žë\F¹@-?v"ÔU”,ìöžkÿ {I‡£šÍ?e
ríV
..............................................................................................................................................................................
.............................................................................                                                  
                                                                                                                                                                                     
{fc           @   s   d  Z  d d l Z d d l m Z d d l m Z m Z m Z m Z d d l	 m
 Z d d l	 m Z d d l m Z d e j f d	     YZ e d
 k r e j d d d d  n  d S(   s   Unittests for idlelib/SearchDialogBase.py

Coverage: 99%. The only thing not covered is inconsequential --
testing skipping of suite when self.needwrapbutton is false.

iN(   t   requires(   t   Textt   Tkt   Toplevelt   Frame(   t   SearchEngine(   t   SearchDialogBase(   t   Funct   SearchDialogBaseTestc           B   s   e  Z e d     Z e d    Z d   Z d   Z d   Z d   Z d   Z	 d   Z
 d   Z d	   Z d
   Z d   Z d   Z d   Z RS(   c         C   s   t  d  t   |  _ d  S(   Nt   gui(   R    R   t   root(   t   cls(    (    s?   /usr/lib64/python2.7/idlelib/idle_test/test_searchdialogbase.pyt
   setUpClass   s    
c         C   s   |  j  j   |  `  d  S(   N(   R
   t   destroy(   R   (    (    s?   /usr/lib64/python2.7/idlelib/idle_test/test_searchdialogbase.pyt   tearDownClass    s    c         C   s:   t  j |  j  |  _ t j d |  j d |  j  |  _ d  S(   NR
   t   engine(   t   seR   R
   R   t   sdbR   t   dialog(   t   self(    (    s?   /usr/lib64/python2.7/idlelib/idle_test/test_searchdialogbase.pyt   setUp%   s    c         C   s   |  j  j   d  S(   N(   R   t   close(   R   (    (    s?   /usr/lib64/python2.7/idlelib/idle_test/test_searchdialogbase.pyt   tearDown)   s    c         C   s   d  |  j _ t |  j  } t |  } |  j j |  |  j |  j j j	   d  |  j j
   |  j |  j j j	   d  |  j j | d d |  j |  j j j   d  | j   | j   d  S(   Nt   normalt	   withdrawnt   searchphraset   hello(   t   NoneR   t   default_commandR   R
   R   t   opent   assertEqualt   topt   stateR   t   entt   gett   update_idletasksR   (   R   t   toplevelt   text(    (    s?   /usr/lib64/python2.7/idlelib/idle_test/test_searchdialogbase.pyt   test_open_and_close,   s    
c         C   s   t    |  j _ t    |  j _ t    |  j _ t    |  j _ d  |  j _ |  j j   |  j	 |  j j j
  |  j	 |  j j j
  |  j	 |  j j j
  |  j	 |  j j j
  d  S(   N(   R   R   t   create_entriest   create_option_buttonst   create_other_buttonst   create_command_buttonsR   R   t   create_widgetst
   assertTruet   called(   R   (    (    s?   /usr/lib64/python2.7/idlelib/idle_test/test_searchdialogbase.pyt   test_create_widgets<   s    c         C   s   |  j  } d |  j _ t |  j  |  j _ |  j j d d  \ } } | | d d  |  j | j   d  | j	   } | t
 | d  d  | t
 | d  d  | t
 | d  d  | t
 | d	  d  | |  j j d  d  S(
   Ni    s   Test:R   R%   t   rowt   columni   t   rowspant
   columnspan(   R   R   R/   R   R
   R   t
   make_entryt   assertInR"   t	   grid_infot   int(   R   t   equalt   entryt   labelt   egi(    (    s?   /usr/lib64/python2.7/idlelib/idle_test/test_searchdialogbase.pyt   test_make_entryJ   s    	c         C   sI   d |  j  _ |  j j d  |  j  j   |  j |  j  j j   d  d  S(   Ni    R   (   R   R/   R   t   setpatR'   R4   R!   R"   (   R   (    (    s?   /usr/lib64/python2.7/idlelib/idle_test/test_searchdialogbase.pyt   test_create_entriesY   s    c         C   s   d |  j  _ t |  j  |  j  _ |  j  j   \ } } |  j | d  |  j | t  |  j  j d  \ } } |  j | d d  |  j | t  d  S(   Ni    t    t	   testlabelR%   (	   R   R/   R   R
   R   t
   make_frameR   t   assertIsInstanceR   (   R   t   frameR9   (    (    s?   /usr/lib64/python2.7/idlelib/idle_test/test_searchdialogbase.pyt   test_make_frame_   s    c         C   s(   t  |  j  |  j _ d |  j _ |   S(   Ni    (   R   R
   R   R   R/   (   R   t   meth(    (    s?   /usr/lib64/python2.7/idlelib/idle_test/test_searchdialogbase.pyt   btn_test_setupj   s    c   	      C   s  |  j  } x d D] } x3 | j | j | j | j f D] } | j |  q5 W|  j |  j j  \ } } x t	 | | j
    D] \ } } | \ } } |  j | d |  |  j | j   |  | d k r | j   n
 | j   |  j | j   d |  q} Wq Wd  S(   Ni    i   R%   (   i    i   (   R   t   revart   casevart   wordvart   wrapvart   setRE   R   R(   t   zipt   pack_slavesR   R"   t   deselectt   select(	   R   t   eR    t   varRB   t   optionst   spect   buttonR9   (    (    s?   /usr/lib64/python2.7/idlelib/idle_test/test_searchdialogbase.pyt   test_create_option_buttonso   s    	%"
c   
      C   s  x	t  t f D] } |  j j } | j |  |  j |  j j  \ } } | j   } x t	 | |  D] \ } } | \ } }	 |  j
 | d |	  | | k rc |  j
 | j   |  | | j   |  j
 | j   d |  | d | j   |  j
 | j   |  qc qc Wq Wd  S(   NR%   i   (   t   Falset   TrueR   t   backvarRJ   RE   R   R)   RL   RK   R   R"   RN   (
   R   R    RP   RB   t   otherst   buttonsRR   RS   t   valR9   (    (    s?   /usr/lib64/python2.7/idlelib/idle_test/test_searchdialogbase.pyt   test_create_other_buttons   s    c         C   s`   t  |  j  |  j _ t |  j j  |  j _ |  j j d |  j j  } |  j | d d  d  S(   Nt   TestR%   (	   R   R
   R   R   R   t   buttonframet   make_buttonR   R   (   R   t   btn(    (    s?   /usr/lib64/python2.7/idlelib/idle_test/test_searchdialogbase.pyt   test_make_button   s    c         C   sa   |  j  j   d } x7 |  j  j j   D]# } | d d k r& | d } q& q& W|  j d |  d  S(   NR>   R%   R   t   command(   R   R*   R]   t   winfo_childrenR4   (   R   t   closebuttoncommandt   child(    (    s?   /usr/lib64/python2.7/idlelib/idle_test/test_searchdialogbase.pyt   test_create_command_buttons   s    (   t   __name__t
   __module__t   classmethodR   R   R   R   R&   R.   R;   R=   RC   RE   RT   R[   R`   Re   (    (    (    s?   /usr/lib64/python2.7/idlelib/idle_test/test_searchdialogbase.pyR      s   											t   __main__t	   verbosityi   t   exit(   t   __doc__t   unittestt   test.test_supportR    t   TkinterR   R   R   R   t   idlelibR   R   R   R   t   idlelib.idle_test.mock_idleR   t   TestCaseR   Rf   t   main(    (    (    s?   /usr/lib64/python2.7/idlelib/idle_test/test_searchdialogbase.pyt   <module>   s   "