3
Yd                 @   s    d dl mZ dd Zdd ZdS )   )IdentityInterfacec              C   s`   t  } tj }xLt| j D ]<\}}x2t|j D ]"\}}t|j | ||ks2tq2W qW d S )N)dictr   Z
input_speclistitemsgetattrtraitsAssertionError)Z	input_mapinputskeymetadatametakeyvalue r   m/var/www/html/virt/lib/python3.6/site-packages/nipype/interfaces/utility/tests/test_auto_IdentityInterface.pytest_IdentityInterface_inputs   s
    r   c              C   s`   t  } tj }xLt| j D ]<\}}x2t|j D ]"\}}t|j | ||ks2tq2W qW d S )N)r   r   Zoutput_specr   r   r   r   r   )Z
output_mapoutputsr
   r   r   r   r   r   r   test_IdentityInterface_outputs   s
    r   N)baser   r   r   r   r   r   r   <module>   s   	