OpenQuizz
Une application de gestion des contenus pédagogiques
TestValidationErrorMessages Class Reference
Inheritance diagram for TestValidationErrorMessages:
Collaboration diagram for TestValidationErrorMessages:

Public Member Functions

def message_for (self, instance, schema, *args, **kwargs)
 
def test_single_type_failure (self)
 
def test_single_type_list_failure (self)
 
def test_multiple_type_failure (self)
 
def test_object_without_title_type_failure (self)
 
def test_object_with_named_type_failure (self)
 
def test_minimum (self)
 
def test_maximum (self)
 
def test_dependencies_single_element (self)
 
def test_dependencies_list_draft3 (self)
 
def test_dependencies_list_draft7 (self)
 
def test_additionalItems_single_failure (self)
 
def test_additionalItems_multiple_failures (self)
 
def test_additionalProperties_single_failure (self)
 
def test_additionalProperties_multiple_failures (self)
 
def test_const (self)
 
def test_contains (self)
 
def test_invalid_format_default_message (self)
 
def test_additionalProperties_false_patternProperties (self)
 
def test_False_schema (self)
 

Member Function Documentation

◆ message_for()

def message_for (   self,
  instance,
  schema,
args,
**  kwargs 
)

◆ test_additionalItems_multiple_failures()

def test_additionalItems_multiple_failures (   self)

◆ test_additionalItems_single_failure()

def test_additionalItems_single_failure (   self)

◆ test_additionalProperties_false_patternProperties()

def test_additionalProperties_false_patternProperties (   self)

◆ test_additionalProperties_multiple_failures()

def test_additionalProperties_multiple_failures (   self)

◆ test_additionalProperties_single_failure()

def test_additionalProperties_single_failure (   self)

◆ test_const()

def test_const (   self)

◆ test_contains()

def test_contains (   self)

◆ test_dependencies_list_draft3()

def test_dependencies_list_draft3 (   self)

◆ test_dependencies_list_draft7()

def test_dependencies_list_draft7 (   self)

◆ test_dependencies_single_element()

def test_dependencies_single_element (   self)

◆ test_False_schema()

def test_False_schema (   self)

◆ test_invalid_format_default_message()

def test_invalid_format_default_message (   self)

◆ test_maximum()

def test_maximum (   self)

◆ test_minimum()

def test_minimum (   self)

◆ test_multiple_type_failure()

def test_multiple_type_failure (   self)

◆ test_object_with_named_type_failure()

def test_object_with_named_type_failure (   self)

◆ test_object_without_title_type_failure()

def test_object_without_title_type_failure (   self)

◆ test_single_type_failure()

def test_single_type_failure (   self)

◆ test_single_type_list_failure()

def test_single_type_list_failure (   self)

The documentation for this class was generated from the following file: