%PDF- %PDF-
Direktori : /snap/core20/2582/usr/share/subiquity/subiquitycore/tests/__pycache__/ |
Current File : //snap/core20/2582/usr/share/subiquity/subiquitycore/tests/__pycache__/test_view.cpython-38.pyc |
U K��^� � @ s` d dl Z d dlmZ d dlmZ d dlmZmZ d dlm Z G dd� de�Z G dd � d e�ZdS ) � N)�SubiTestCase)�BaseView)�Stretchy�StretchyOverlay)� undisabledc s4 e Zd Zd ZZ� fdd�Zdd� Zdd� Z� ZS )�TestStretchyFc s t � �dt�d�gdd� d S )N� r )�super�__init__�urwid�Text��self�� __class__� �5/usr/share/subiquity/subiquitycore/tests/test_view.pyr s zTestStretchy.__init__c C s d| _ d S �NT)� was_openedr r r r �opened s zTestStretchy.openedc C s d| _ d S r )� was_closedr r r r �closed s zTestStretchy.closed) �__name__� __module__�__qualname__r r r r r � __classcell__r r r r r s r c @ s, e Zd Zdd� Zdd� Zdd� Zdd� Zd S ) �TestBaseViewc C s0 |j }g }t|t�r,|�|j� t|j�}q |S �N)Z_w� isinstancer �appendZstretchyr Zbottom_w)r Zview�rr r r �get_stretchy_chain&