+
    Dfj	                     D    R t ^ RIHt ^ RIHt ^ RIHt  ! R R]4      tR# )z'
Tests for L{twisted.python.htmlizer}.
)BytesIO)filter)TestCasec                   H   a  ] tR t^t o RtV 3R lR ltV 3R lR ltRtV tR# )FilterTestsz.
Tests for L{twisted.python.htmlizer.filter}.
c                   < V ^8  d   QhRR/#    returnN )format__classdict__s   "C/usr/lib/python3/dist-packages/twisted/python/test/test_htmlizer.py__annotate__FilterTests.__annotate__   s     

 

D 

    c                    \        R4      p\        4       p\        W4       V P                  VP                  4       R4       R# )zp
If passed an empty input file, L{filter} writes a I{pre} tag containing
only an end marker to the output file.
r   s2   <pre><span class="py-src-endmarker"></span></pre>
Nr   r   assertEqualgetvalueselfinputoutputs   &  r   
test_emptyFilterTests.test_empty   s7    
 uOOU	
r   c                   < V ^8  d   QhRR/# r   r   )r   r   s   "r   r   r      s     
 
t 
r   c                    \        R4      p\        4       p\        W4       V P                  VP                  4       R4       R# )z
If passed an input file containing a variable access, L{filter} writes
a I{pre} tag containing a I{py-src-variable} span containing the
variable.
s   foo
s   <pre><span class="py-src-variable">foo</span><span class="py-src-newline">
</span><span class="py-src-endmarker"></span></pre>
Nr   r   s   &  r   test_variableFilterTests.test_variable   s;     !uOOE	
r   r   N)	__name__
__module____qualname____firstlineno____doc__r   r   __static_attributes____classdictcell__)r   s   @r   r   r      s     

 


 
r   r   N)r$   ior   twisted.python.htmlizerr   twisted.trial.unittestr   r   r   r   r   <module>r*      s!     * +
( 
r   