U
    +ife                     @   s6   d dl mZmZmZmZ d dlmZ G dd dZdS )    )IndexNaTPeriodPeriodIndexNc                   @   s   e Zd Zdd ZdS )
TestFillNAc                 C   s   t dtdgdd}t dddgdd}|tddd}t|| ttddddtdddgtd}|d}t|| ttdddtdd	dtdddgtd}|tdd	d}t|| d S )
Nz2011-01-01 09:00z2011-01-01 11:00H)freqz2011-01-01 10:00x)Zdtypez
2011-01-01D)r   r   Zfillnar   tmZassert_index_equalr   object)selfidxexpresult r   b/home/mars/bis/venv/lib/python3.8/site-packages/pandas/tests/indexes/period/methods/test_fillna.pytest_fillna_period   s2     





zTestFillNA.test_fillna_periodN)__name__
__module____qualname__r   r   r   r   r   r   
   s   r   )	Zpandasr   r   r   r   Zpandas._testingZ_testingr   r   r   r   r   r   <module>   s   