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

Public Member Functions

def __repr__ (self)
 
def fully_qualified_name (self)
 
def method_name (self)
 
def to_unittest_method (self, skip=lambda test:None, **kwargs)
 
def validate (self, Validator, **kwargs)
 
def validate_ignoring_errors (self, Validator)
 

Static Public Attributes

 version
 
 subject
 
 case_description
 
 description
 
 data
 
 schema
 
 repr
 
 valid
 

Member Function Documentation

◆ __repr__()

def __repr__ (   self)

◆ fully_qualified_name()

def fully_qualified_name (   self)

◆ method_name()

def method_name (   self)

◆ to_unittest_method()

def to_unittest_method (   self,
  skip = lambda test: None,
**  kwargs 
)

◆ validate()

def validate (   self,
  Validator,
**  kwargs 
)

◆ validate_ignoring_errors()

def validate_ignoring_errors (   self,
  Validator 
)

Field Documentation

◆ case_description

case_description
static

◆ data

data
static

◆ description

description
static

◆ repr

repr
static

◆ schema

schema
static

◆ subject

subject
static

◆ valid

valid
static

◆ version

version
static

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