
    aft                     .    d dl mZ  G d de          ZdS )    )TestCasec                        e Zd Z	 dZd Zd ZdS )PluginTestsTz$Plugins don't work under Python3 yetc                 X    ddl m} |                     t          |d                     d S )Nr   autobahn_endpointsAutobahnClientParser)twisted.pluginsr   
assertTruehasattr)selfr   s     `/var/www/html/env/lib/python3.11/site-packages/autobahn/twisted/test/test_tx_endpoint_plugins.pytest_importzPluginTests.test_import"   s8    666666 24JKKLLLLL    c                     ddl m} |                     t          |d                     ddlm}m} ddlm} d	                     |d           |d                    } |||           d S )	Nr   r   r	   )clientFromStringquoteStringArgument)reactorzautobahn:{0}:url={1}ztcp:localhost:9000zws://localhost:9000)
r
   r   r   r   twisted.internet.endpointsr   r   twisted.internetr   format)r   r   r   r   r   	ep_strings         r   test_parse_client_basicz#PluginTests.test_parse_client_basic&   s    666666 24JKKLLLTTTTTTTT,,,,,,*11 455 566
 
	
 	),,,,,r   N)__name__
__module____qualname__skipr   r    r   r   r   r      s?        65M M M- - - - -r   r   N)twisted.trial.unittestr   r   r   r   r   <module>r       sM   6 , + + + + +- - - - -( - - - - -r   