Belle II Software development
|
Public Member Functions | |
def | setUp (self) |
def | test_get_comparison (self) |
Public Attributes | |
test_options | |
Mapping test case -> Metaoptions. | |
Test get_comparison
Definition at line 24 of file test_comparison.py.
def setUp | ( | self | ) |
Set up testing of get_comparison
Definition at line 27 of file test_comparison.py.
def test_get_comparison | ( | self | ) |
Use get_tester on the metaoptions to get the requested comparison object and run that on two identical ROOT object. Check that this indeed returns 'equal'.
Definition at line 45 of file test_comparison.py.
test_options |
Mapping test case -> Metaoptions.
Definition at line 30 of file test_comparison.py.