test_plotting_utils

Module Contents

Classes

TestPlottingUtils A suite of tests for the h0rton.h0_inference.plotting_utils package
class test_plotting_utils.TestPlottingUtils(methodName='runTest')[source]

Bases: unittest.TestCase

A suite of tests for the h0rton.h0_inference.plotting_utils package

classmethod setUpClass(cls)[source]

Hook method for setting up class fixture before running tests in the class.