Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/cinderclient/tests/unit/__pycache__/test_exceptions.cpython-39.pyc
Ðазад
a t�h� � @ sJ d Z ddlZddlZddlZddlmZ ddlmZ G dd� dej�Z dS )z)Tests the cinderclient.exceptions module.� N)� exceptions)�utilsc @ sJ e Zd Zdd� Zdd� Zejde�dddd d d�d�d d� �Zdd� Z dS )�ExceptionsTestc C sF t �� }d|_di i}t�||�}| �tjt|�� | �d|j � d S )Ni� �keyszn/a) �requests�Response�status_coder � from_response�assertIsZClientException�type�assertEqual�message��self�response�body�ex� r ��/root/rpmbuild/BUILDROOT/imh-python39-modules-3.9.7-92.el8.x86_64/opt/imh-python/lib/python3.9/site-packages/cinderclient/tests/unit/test_exceptions.py�"test_from_response_no_body_message s z1ExceptionsTest.test_from_response_no_body_messagec C sP t �� }d|_ddi|_di i}t�||�}| �d|j� | �tj t |�� d S )N� �Retry-After�10r � �r r r �headersr r r �retry_afterr � OverLimitr r r r r �test_from_response_overlimit$ s z+ExceptionsTest.test_from_response_overlimitzoslo_utils.timeutils.utcnowi� � � � �) �7 )�return_valuec C s\ t �� }d|_ddi|_di i}t�||�}| �d|j� | �tj t |�� | �|j� d S )Nr r zThu, 30 Jun 2016 12:43:20 GMTr �U ) r r r r r r r r r r r Z assertTrueZcalled)r Zmock_utcnowr r r r r r � test_from_response_overlimit_gmt- s z/ExceptionsTest.test_from_response_overlimit_gmtc C sL t �� }d|_i |_di i}t�||�}| �d|j� | �tj t |�� d S )Nr r r r r r r r �+test_from_response_overlimit_without_header9 s z:ExceptionsTest.test_from_response_overlimit_without_headerN) �__name__� __module__�__qualname__r r �mock�patch�datetimer&