3
Yd                 @   s    d dl mZ dd Zdd ZdS )   )VtoMatc              C   s   t t ddt dddt dd dddt dd d	d	d
gdddd} tj }xLt| j D ]<\}}x2t|j D ]"\}}t|j | ||ksjtqjW qTW d S )Nz%s)argstrT)ZnohashZ
usedefaultz-in %s   )r   
extensions	mandatorypositionz-out %sFin_filez%s.mat)r   r   Z
hash_filesZkeep_extensionZname_sourceZname_templater   )argsenvironr   out_file)dictr   Z
input_speclistitemsgetattrtraitsAssertionError)Z	input_mapinputskeymetadatametakeyvalue r   `/var/www/html/virt/lib/python3.6/site-packages/nipype/interfaces/vista/tests/test_auto_VtoMat.pytest_VtoMat_inputs   s.    r   c              C   sj   t t d dd} tj }xLt| j D ]<\}}x2t|j D ]"\}}t|j | ||ks<tq<W q&W d S )N)r   )r   )r   r   Zoutput_specr   r   r   r   r   )Z
output_mapoutputsr   r   r   r   r   r   r   test_VtoMat_outputs%   s    r   N)Zvistar   r   r   r   r   r   r   <module>   s    