| Server IP : 138.197.176.125 / Your IP : 216.73.217.54 Web Server : Apache/2.4.41 (Ubuntu) System : Linux SuiteCRM-8 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.3.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /lib/python3/dist-packages/launchpadlib/tests/__pycache__/ |
Upload File : |
U
��^�| � @ s� d Z eZddlmZ ddlZddlZddlZddlZddl Z ddl
Z
zddlmZ W n e
k
rt ddlmZ Y nX ddlZddlmZ ddlmZmZ ddlmZ ddlZddlmZ dd lmZmZmZmZmZmZm Z dd
lm!Z! dZ"G dd
� d
e
j#�Z$G dd� de
j#�Z%G dd� de
j#�Z&G dd� de
j#�Z'G dd� de
j#�Z(G dd� de
j#�Z)G dd� de)�Z*G dd� de)�Z+G dd� de
j#�Z,G dd� de
j#�Z-d d!� Z.dS )"zTests for the Launchpad class.� )�contextmanagerN)�patch)�ServiceRoot)�AccessToken�Credentials)�uris)� Launchpad)�assert_keyring_not_imported�BadSaveKeyring�fake_keyring�FauxSocketModule�InMemoryKeyring�NoNetworkAuthorizationEngine�NoNetworkLaunchpad)�KeyringCredentialStore�http://api.example.com/c @ s e Zd ZdZdd� ZdS )�TestResourceTypeClassesz<launchpadlib must know about restfulclient's resource types.c C s* t j�� D ]\}}| �tj| |� q
d S �N)r ZRESOURCE_TYPE_CLASSES�items�assertEqualr )�self�name�cls� r �C/usr/lib/python3/dist-packages/launchpadlib/tests/test_launchpad.py�test_resource_types? s z+TestResourceTypeClasses.test_resource_typesN)�__name__�
__module__�__qualname__�__doc__r r r r r r <