3
rd                 @   s|   d dl mZmZmZ d dlmZ ddlmZ d dlj	Z
e
je
je
jedZeedZedd	 Zed
d Zdd ZdS )    )	GraphData
PaintGraphSchemasInspector)	Interface   )skip_if_no_networkNzcentral.cfg)configc              C   s&   t t} | j  | j  | jd d S )NZprojects)r   centralarchitectureZ	datatypesZrest_resource)g r   =/tmp/pip-build-7vycvbft/pyxnat/pyxnat/tests/graphdata_test.pytest_graphdata
   s    r   c              C   s   t t} |   d S )N)r   r	   )sir   r   r   test_schemasinspector   s    r   c               C   s   t t d S )N)r   r	   r   r   r   r   test_paintgraph   s    r   )Zpyxnat.core.helpr   r   r   Zpyxnatr    r   os.pathpathopjoindirnameabspath__file__fpr	   r   r   r   r   r   r   r   <module>   s   

