File: //usr/lib/python3/dist-packages/twisted/conch/test/__pycache__/test_agent.cpython-310.pyc
o
�b�3 � @ sx d Z ddlZddlmZ ddlmZ zddlZW n ey# dZY nw eZzddl Z
W n ey7 dZ Y nw e
Z z
ddlmZ
mZ W n
eyQ d ZZY nw ee
ZZddlmZmZ ddlmZ G dd � d �ZG d
d� dej�ZG dd
� d
e�ZG dd� de�Zedur�G dd� dej�ZG dd� de�ZG dd� de�ZG dd� de�ZG dd� de�ZG dd� de�Z dS )z'
Tests for L{twisted.conch.ssh.agent}.
� N)�iosim)�unittest)�agent�keys)�
ConchError�MissingKeyStoreError)�keydatac @ � e Zd ZdZdd� ZdS )�StubFactoryzb
Mock factory that provides the keys attribute required by the
SSHAgentServerProtocol
c C s
i | _ d S �N)r ��self� r �?/usr/lib/python3/dist-packages/twisted/conch/test/test_agent.py�__init__, s
zStubFactory.__init__N)�__name__�
__module__�__qualname__�__doc__r r r r r r
&