![]() |
Belle II Software
release-06-02-00
|
Public Member Functions | |
def | test_validation_scripts_exist (self) |
def | test_validation_samples (self) |
Definition at line 179 of file test_skim_framework.py.
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.
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.