U
    +if                     @   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 )
NZ2017Q1Z2017Q2Z2017Q3Z2017Q4Q)freq   )Zperiodsr      )r   r   r   inserttmZassert_index_equal)selfr   expectedresult r   b/home/mars/bis/venv/lib/python3.8/site-packages/pandas/tests/indexes/period/methods/test_insert.pytest_insert   s    zTestInsert.test_insert)
__name__
__module____qualname__pytestmarkZparametrizenpnanr   r   r   r   r   r   r      s   r   )numpyr   r   Zpandasr   r   r   Zpandas._testingZ_testingr   r   r   r   r   r   <module>   s   