o
    ¯b…  ã                   @   sx   d Z ddlmZ ddlmZ ddlmZmZ eeeƒG dd„ dƒƒZeeeƒG dd„ dƒƒZ	eeeƒG d	d
„ d
ƒƒZ
dS )zR
I'm a test drop-in.  The plugin system's unit tests use me.  No one
else should.
é    )Úprovider)ÚIPlugin)ÚITestPluginÚITestPlugin2c                   @   ó   e Zd ZdZedd„ ƒZdS )Ú
TestPluginz4
    A plugin used solely for testing purposes.
    c                   C   ó   d S ©N© r
   r
   r
   ú;/usr/lib/python3/dist-packages/twisted/test/plugin_basic.pyÚtest1   ó   zTestPlugin.test1N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__Ústaticmethodr   r
   r
   r
   r   r      ó    r   c                   @   r   )ÚAnotherTestPluginú:
    Another plugin used solely for testing purposes.
    c                   C   r   r	   r
   r
   r
   r
   r   Útest"   r   zAnotherTestPlugin.testN©r   r   r   r   r   r   r
   r
   r
   r   r      r   r   c                   @   r   )ÚThirdTestPluginr   c                   C   r   r	   r
   r
   r
   r
   r   r   -   r   zThirdTestPlugin.testNr   r
   r
   r
   r   r   '   r   r   N)r   Úzope.interfacer   Útwisted.pluginr   Útwisted.test.test_pluginr   r   r   r   r   r
   r
   r
   r   Ú<module>   s   

