Sindbad~EG File Manager
�
&Μg: � �� � d Z ddlZddlmZ ddlmZ G d� d� Z G d� deej � Z G d � d
eej � Z e
dk( r ej dd
�� yy)zi Test mock_tk.Text class against tkinter.Text class
Run same tests with both by creating a mixin class.
� N)�requires)�TclErrorc �Z � e Zd ZdZdZedz Zd� Zd� Zd� Zd� Z d� Z
d � Zd
� Zd� Z
d� Zd
� Zy)�TextTestz*Define items common to both sets of tests.zhello
world�
c � � | j | j j d� d� | j | j j d� d� y )N�1.0r �end� )�assertEqual�text�get��selfs �8/usr/local/lib/python3.12/idlelib/idle_test/test_text.py� test_initzTextTest.test_init s<