← Back
Editing: plugin_basic.cpython-38.pyc
U W[� � @ sx d Z ddlmZ ddlmZ ddlmZmZ eee�G dd� d��Zeee�G dd� d��Z eee�G d d � d ��Z dS )zR I'm a test drop-in. The plugin system's unit tests use me. No one else should. � )�provider)�IPlugin)�ITestPlugin�ITestPlugin2c @ s e Zd ZdZdd� Zee�ZdS )� TestPluginz4 A plugin used solely for testing purposes. c C s d S �N� r r r �;/usr/lib/python3/dist-packages/twisted/test/plugin_basic.py�test1 s zTestPlugin.test1N)�__name__� __module__�__qualname__�__doc__r �staticmethodr r r r r s r c @ s e Zd ZdZdd� Zee�ZdS )�AnotherTestPlugin�: Another plugin used solely for testing purposes. c C s d S r r r r r r �test$ s zAnotherTestPlugin.testN�r r r r r r r r r r r s r c @ s e Zd ZdZdd� Zee�ZdS )�ThirdTestPluginr c C s d S r r r r r r r 0 s zThirdTestPlugin.testNr r r r r r * s r N)r Zzope.interfacer Ztwisted.pluginr Ztwisted.test.test_pluginr r r r r r r r r �<module> s
Save File
Cancel