Belle II Software  release-06-02-00
TestSkimValidation Class Reference
Inheritance diagram for TestSkimValidation:
Collaboration diagram for TestSkimValidation:

Public Member Functions

def test_validation_scripts_exist (self)
 
def test_validation_samples (self)
 

Detailed Description

Definition at line 179 of file test_skim_framework.py.

Member Function Documentation

◆ test_validation_samples()

def test_validation_samples (   self)
Check that all ``validation_sample`` attributes of skims point to existing files.

Definition at line 219 of file test_skim_framework.py.

◆ test_validation_scripts_exist()

def test_validation_scripts_exist (   self)
Check that all skims with a ``validation_histograms`` method defined have a
script in skim/validation/, and vice versa. This unit test exists to make sure
that the code auto-generated by ``b2skim-generate-validation`` stays up to date.

Definition at line 180 of file test_skim_framework.py.


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