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

Public Member Functions

def setUpClass (cls)
 

Data Fields

 gitrepopath
 

Static Public Attributes

 k_env_git_repo
 

Detailed Description

Base class for all tests

TestCase providing access to readonly repositories using the following member variables.

* gitrepopath

 * read-only base path of the git source repository, i.e. .../git/.git

Member Function Documentation

◆ setUpClass()

def setUpClass (   cls)

Field Documentation

◆ gitrepopath

gitrepopath

◆ k_env_git_repo

k_env_git_repo
static

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