o
    ŀg                     @   sB   d dl Zd dlZd dlmZmZmZ d dlmZ	 G dd dZ
dS )    N)NaTPeriodIndexperiod_rangec                   @   s*   e Zd Zejdejedgdd Z	dS )
TestInsertnaNc                 C   s<   t dtdddgdd}tddddd	|}t|| d S )
N2017Q12017Q22017Q32017Q4Q)freq   )periodsr      )r   r   r   inserttmassert_index_equal)selfr   expectedresult r   c/var/www/html/myenv/lib/python3.10/site-packages/pandas/tests/indexes/period/methods/test_insert.pytest_insert   s   zTestInsert.test_insert)
__name__
__module____qualname__pytestmarkparametrizenpnanr   r   r   r   r   r   r      s    r   )numpyr   r   pandasr   r   r   pandas._testing_testingr   r   r   r   r   r   <module>   s
    