| Server IP : 195.114.193.97 / Your IP : 216.73.217.93 Web Server : LiteSpeed System : Linux host 5.15.0-126-generic #136-Ubuntu SMP Wed Nov 6 10:38:22 UTC 2024 x86_64 User : sembi4241 ( 1126) PHP Version : 8.1.33 Disable Function : NONE 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<