oneibl.tests.test_params

Classes

TestONEParams

class TestONEParams(methodName='runTest')[source]

Bases: unittest.case.TestCase

setUp()[source]

Hook method for setting up the test fixture before exercising it.

test__get_current_par()[source]
test_setup()[source]
test_setup_silent()[source]
tearDown()[source]

Hook method for deconstructing the test fixture after testing it.