xboa
Functions | Variables
xboa.test.XBOATest Namespace Reference

Functions

def main
 
def test_all
 

Variables

tuple my_coverage = coverage.coverage(source=['xboa.Hit', 'xboa.Bunch', 'xboa.Common'])
 
 __float_tol = Common.float_tolerance
 

Function Documentation

def xboa.test.XBOATest.main ( )

Definition at line 44 of file XBOATest.py.

References xboa.test.XBOATest.test_all().

Referenced by xboa.test.XBOATest.test_all().

def xboa.test.XBOATest.test_all ( )

Variable Documentation

my_coverage = coverage.coverage(source=['xboa.Hit', 'xboa.Bunch', 'xboa.Common'])

Definition at line 4 of file XBOATest.py.

__float_tol = Common.float_tolerance

Definition at line 42 of file XBOATest.py.