Your IP : 216.73.216.213
B
;��]� � @ s\ d dl mZ d dlmZ d dlmZ dZddddd gZG d
d� dej�Z G dd
� d
e�Z
dS )� )�unittest)�SynchronousTestCase)�dictsL "This is a dqstring \w\i\t\h boring stuff like: \"" and t\hes\"e are a\to\mss, This is a dqstring with boring stuff like: "s ands thes"es ares atomsc @ s e Zd Zdd� ZdS )�
ParamTestsc C s@ g }t }x&t�|�\}}|dkr"P |�|� q
W | �|t� dS )z!Testing command response handlingN)�paramStringr Z
parseParam�append�assertEqual�
goodparams)�self�params�rest�param� r �I/opt/alt/python37/lib64/python3.7/site-packages/twisted/test/test_dict.py�testParseParam s zParamTests.testParseParamN)�__name__�
__module__�__qualname__r r r r r r
s r c @ s e Zd ZdZdd� ZdS )�DictDeprecationTestsz2
L{twisted.protocols.dict} is deprecated.
c C sF ddl m} | | �| jg�}| �dt|�� | �d|d d � dS )zO
L{twisted.protocols.dict} is deprecated since Twisted 17.9.0.
r )r � zatwisted.protocols.dict was deprecated in Twisted 17.9.0: There is no replacement for this module.�messageN)�twisted.protocolsr Z
flushWarnings�test_dictDeprecationr �len)r
r Z
warningsShownr r r r s z)DictDeprecationTests.test_dictDeprecationN)r r r �__doc__r r r r r r s r N)Z
twisted.trialr Ztwisted.trial.unittestr r r r r ZTestCaser r r r r r �<module> s