OpenQuizz
Une application de gestion des contenus pédagogiques
Static Public Attributes
TestDraft6Validator Class Reference
Inheritance diagram for TestDraft6Validator:
[
legend
]
Collaboration diagram for TestDraft6Validator:
[
legend
]
Static Public Attributes
Validator
valid
invalid
Additional Inherited Members
Public Member Functions inherited from
ValidatorTestMixin
def
test_valid_instances_are_valid
(self)
def
test_invalid_instances_are_not_valid
(self)
def
test_non_existent_properties_are_ignored
(self)
def
test_it_creates_a_ref_resolver_if_not_provided
(self)
def
test_it_delegates_to_a_ref_resolver
(self)
def
test_it_delegates_to_a_legacy_ref_resolver
(self)
def
test_is_type_is_true_for_valid_type
(self)
def
test_is_type_is_false_for_invalid_type
(self)
def
test_is_type_evades_bool_inheriting_from_int
(self)
def
test_string_a_bytestring_is_a_string
(self)
def
test_patterns_can_be_native_strings
(self)
def
test_it_can_validate_with_decimals
(self)
def
test_it_returns_true_for_formats_it_does_not_know_about
(self)
def
test_it_does_not_validate_formats_by_default
(self)
def
test_it_validates_formats_if_a_checker_is_provided
(self)
def
test_non_string_custom_type
(self)
def
test_it_properly_formats_tuples_in_errors
(self)
Public Member Functions inherited from
MetaSchemaTestsMixin
def
test_invalid_properties
(self)
def
test_minItems_invalid_string
(self)
def
test_enum_allows_empty_arrays
(self)
def
test_enum_allows_non_unique_items
(self)
Field Documentation
◆
invalid
invalid
static
◆
valid
valid
static
◆
Validator
Validator
static
The documentation for this class was generated from the following file:
/home/passerat/Stage/flaskProject/venv/lib/python3.8/site-packages/jsonschema/tests/
test_validators.py
jsonschema
tests
test_validators
TestDraft6Validator
Generated by
1.8.17