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

Public Member Functions

def test_it_can_validate_no_formats (self)
 
def test_it_raises_a_key_error_for_unknown_formats (self)
 
def test_it_can_register_cls_checkers (self)
 
def test_it_can_register_checkers (self)
 
def test_it_catches_registered_errors (self)
 
def test_format_error_causes_become_validation_error_causes (self)
 
def test_format_checkers_come_with_defaults (self)
 
def test_repr (self)
 

Member Function Documentation

◆ test_format_checkers_come_with_defaults()

def test_format_checkers_come_with_defaults (   self)

◆ test_format_error_causes_become_validation_error_causes()

def test_format_error_causes_become_validation_error_causes (   self)

◆ test_it_can_register_checkers()

def test_it_can_register_checkers (   self)

◆ test_it_can_register_cls_checkers()

def test_it_can_register_cls_checkers (   self)

◆ test_it_can_validate_no_formats()

def test_it_can_validate_no_formats (   self)

◆ test_it_catches_registered_errors()

def test_it_catches_registered_errors (   self)

◆ test_it_raises_a_key_error_for_unknown_formats()

def test_it_raises_a_key_error_for_unknown_formats (   self)

◆ test_repr()

def test_repr (   self)

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