Your IP : 216.73.216.213
3
��2a' � @ sN d dl Z d dlmZmZ G dd� d�ZG dd� dee�ZG dd� dee�ZdS ) � N)�PyTest�CTestc @ s e Zd Zdd� Zdd� ZdS )�TestSeparatorsc
C s� dgdgg dddddidd d
�g}t jd�}| j|�}| j|dd
dd�}| j|�}| j|�}| j||� | j||� | j||� d S )NZblorpieZwhoopsz d-shtaeouz d-nthiouhzi-vhbjkhnthZnifty�W �yesF)ZfieldZ morefieldaT [
[
"blorpie"
] ,
[
"whoops"
] ,
[] ,
"d-shtaeou" ,
"d-nthiouh" ,
"i-vhbjkhnth" ,
{
"nifty" : 87
} ,
{
"field" : "yes" ,
"morefield" : false
}
]� T� ,� : )�indentZ sort_keys�
separators)r r )�textwrap�dedent�dumps�loadsZassertEqual)�self�h�expectZd1Zd2Zh1Zh2� r �4/opt/alt/python36/lib64/python3.6/test_separators.py�test_separators s
zTestSeparators.test_separatorsc C sJ ddd�}| j t| j|d d� | j t| j|d
d� | j t| j|dd� d S )Nr � )� � � , �: )r �, � : )r r )r r )r r )ZassertRaises� TypeErrorr )r r r r r �test_illegal_separators* s
z&TestSeparators.test_illegal_separatorsN)�__name__�
__module__�__qualname__r r r r r r r s $r c @ s e Zd ZdS )�TestPySeparatorsN)r r r! r r r r r"