%PDF- %PDF-
Direktori : /lib/python3/dist-packages/twisted/protocols/haproxy/test/__pycache__/ |
Current File : //lib/python3/dist-packages/twisted/protocols/haproxy/test/__pycache__/test_wrapper.cpython-312.pyc |
� Ϫ�f�6 � �� � d Z ddlmZ ddlmZ ddlmZ ddlmZm Z ddl mZ ddlmZ dd l mZ G d � de � Z G d� d ej � Z G d� dej � Zy)z> Test cases for L{twisted.protocols.haproxy.HAProxyProtocol}. � )�Optional)�mock)�address)�Factory�Protocol)� StringTransportWithDisconnection)�unittest� )�HAProxyWrappingFactoryc �( � e Zd ZdZdd�Zdeddfd�Zy)�StaticProtocolz6 Protocol stand-in that maintains test state. �returnNc �<