File: //usr/lib/python3/dist-packages/twisted/web/test/__pycache__/test_html.cpython-38.pyc
U
W[� � @ s. d dl mZ d dlmZ G dd� dej�ZdS )� )�unittest)�htmlc @ s e Zd ZdZdd� ZdS )�WebHtmlTestsz-
Unit tests for L{twisted.web.html}.
c s\ � fdd�}t �d� |d� t �g � |d� t �g � |d� t �dd� � |d � d
S )zR
Calls to L{twisted.web.html} members emit a deprecation warning.
c sP � � � jg�}� �t|�d� � �|d d t� � �|d d d| f � dS )zF
Check that a deprecation warning is present.
� r �category�messagez]twisted.web.html.%s was deprecated in Twisted 15.3.0; please use twisted.web.template insteadN)Z
flushWarnings�test_deprecationZassertEqual�lenZassertIdentical�DeprecationWarning)�methodZ
warningsShown��self� �</usr/lib/python3/dist-packages/twisted/web/test/test_html.py�assertDeprecationWarningOf s
�
���zAWebHtmlTests.test_deprecation.<locals>.assertDeprecationWarningOf� �PRE�UL�linkListc S s d S )Nr r r r r �<lambda>* � z/WebHtmlTests.test_deprecation.<locals>.<lambda>�outputN)r r r r r )r
r r r r r s
zWebHtmlTests.test_deprecationN)�__name__�
__module__�__qualname__�__doc__r r r r r r s r N)Z
twisted.trialr Ztwisted.webr ZTestCaser r r r r �<module> s