| Server IP : 3.111.61.48 / Your IP : 216.73.216.67 Web Server : Apache System : Linux ip-10-0-5-176 6.8.0-1057-aws #60~22.04.1-Ubuntu SMP Wed May 27 08:16:59 UTC 2026 x86_64 User : ubuntu ( 1000) PHP Version : 8.2.31 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib/python3/dist-packages/jsonschema/tests/__pycache__/ |
Upload File : |
o
>��]� � @ s\ d Z ddlmZ ddlmZmZmZ ddlmZ e d�Z
ed�Zdd� Z
G d d
� d
e�ZdS )zP
Tests for the parts of jsonschema related to the :validator:`format` property.
� )�TestCase)�FormatError�ValidationError�
FormatChecker)�Draft4ValidatorzBoom!zBang!c C s | dkrt �t�)N�bang)�BANG�BOOM��thing� r �>/usr/lib/python3/dist-packages/jsonschema/tests/test_format.py�boom s r c @ sL e Zd Zdd� Zdd� Zdd� Zdd� Zd d
� Zdd� Zd
d� Z dd� Z
dS )�TestFormatCheckerc C s t dd�}| �|j� d S )Nr ��formats)r �assertFalse�checkers��self�checkerr r r
�test_it_can_validate_no_formats s
z1TestFormatChecker.test_it_can_validate_no_formatsc C s<