
    ew                     >    d Z ddlmZ ddlmZ  G d de          ZdS )z$
Test cases for rendering exporters
    )ComparisonTestCase)Rendererc                       e Zd ZdZd ZdS )TestRendererzh
    Test the basic serializer and deserializer (i.e. using pickle),
    including metadata access.
    c                     g d}|D ]D}d|i}t          j        d|f          }|                     t          |t                               Ed S )N)zimage/svg+xmlz	text/htmlz	text/json	mime_typeu&   Testing «ταБЬℓσ»: 1<2 & 4+1>3)r   encode
assertTrue
isinstancebytes)self
mime_typesmimeinfoencodeds        Ilib/python3.11/site-packages/holoviews/tests/plotting/test_renderclass.py"test_renderer_encode_unicode_typesz/TestRenderer.test_renderer_encode_unicode_types   se    @@@
 	8 	8D&Do'OQU&VWWGOOJw667777	8 	8    N)__name__
__module____qualname____doc__r    r   r   r   r      s-         
8 8 8 8 8r   r   N)r   holoviews.element.comparisonr   holoviews.plottingr   r   r   r   r   <module>r      sj     < ; ; ; ; ; ' ' ' ' ' '8 8 8 8 8% 8 8 8 8 8r   