Server IP : 192.158.238.246 / Your IP : 18.223.125.111 Web Server : LiteSpeed System : Linux uniform.iwebfusion.net 4.18.0-553.27.1.lve.1.el8.x86_64 #1 SMP Wed Nov 20 15:58:00 UTC 2024 x86_64 User : jenniferflocom ( 1321) PHP Version : 8.1.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/python37/lib64/python3.7/idlelib/idle_test/__pycache__/ |
Upload File : |
B � f�; � @ s~ d Z ddlmZ ddlZddlmZ ddlmZmZ ddl Z ddlm Z ddlmZ G dd � d ej �ZG d d� dej �ZG dd � d ej �ZG dd� dej �ZG dd� dej �ZG dd� dej �ZG dd� dej �ZG dd� dej �ZG dd� dej �ZG dd� dej �ZG dd� dej �ZG dd� dej �ZG d d!� d!ej �ZG d"d#� d#ej �ZG d$d%� d%ej �Zed&k�rzejd'd(d)� dS )*a� Test query, coverage 93%). Non-gui tests for Query, SectionName, ModuleName, and HelpSource use dummy versions that extract the non-gui methods and add other needed attributes. GUI tests create an instance of each class and simulate entries and button clicks. Subclass tests only target the new code in the subclass definition. The appearance of the widgets is checked by the Query and HelpSource htests. These are run by running query.py. � )�queryN)�requires)�Tk�END)�mock)�Varc @ sF e Zd ZdZG dd� d�Zdd� Zdd� Zdd � Zd d� Zdd � Z dS )� QueryTestzTest Query base class.c @ s<