|
Server : LiteSpeed System : Linux barito.iixcp.rumahweb.net 5.14.0-611.49.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Apr 21 16:39:08 EDT 2026 x86_64 User : elvh3918 ( 1528) PHP Version : 8.2.31 Disable Function : mail Directory : /lib64/python3.9/site-packages/simplejson/tests/__pycache__/ |
a
\Փa� � @ s0 d dl Z d dlmZ d dlZG dd� de�ZdS )� N)�TestCasec @ s e Zd Zdd� ZdS )�TestSeparatorsc
C s� dgdgg dddddidd d
�g}t �d�}t�|�}tj|dd
dd�}t�|�}t�|�}| �||� | �||� | �||� d S )NZblorpieZwhoopsz d-shtaeouz d-nthiouhzi-vhbjkhnthZnifty�W ZyesF)ZfieldZ morefieldaT [
[
"blorpie"
] ,
[
"whoops"
] ,
[] ,
"d-shtaeou" ,
"d-nthiouh" ,
"i-vhbjkhnth" ,
{
"nifty" : 87
} ,
{
"field" : "yes" ,
"morefield" : false
}
]z T)z ,z : )�indentZ sort_keysZ
separators)�textwrap�dedent�json�dumps�loadsZassertEqual)�self�h�expectZd1Zd2Zh1Zh2� r �F/usr/lib64/python3.9/site-packages/simplejson/tests/test_separators.py�test_separators s �
zTestSeparators.test_separatorsN)�__name__�
__module__�__qualname__r r r r r r s r )r Zunittestr Z
simplejsonr r r r r r �<module> s