Belle II Software  release-05-02-19
TestGetComparison Class Reference
Inheritance diagram for TestGetComparison:
Collaboration diagram for TestGetComparison:

Public Member Functions

def setUp (self)
 
def test_get_comparison (self)
 

Public Attributes

 test_options
 Mapping test case -> Metaoptions.
 
 obj_pairs
 ROOT objects used to check if comparison executes.
 

Detailed Description

Test get_comparison 

Definition at line 17 of file test_comparison.py.

Member Function Documentation

◆ setUp()

def setUp (   self)
Set up testing of get_comparison 

Definition at line 20 of file test_comparison.py.

◆ test_get_comparison()

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 38 of file test_comparison.py.


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