test_test_val_cfg

Module Contents

Classes

TestTestConfig A suite of tests for TrainValConfig
class test_test_val_cfg.TestTestConfig(methodName='runTest')[source]

Bases: unittest.TestCase

A suite of tests for TrainValConfig

classmethod setUpClass(cls)[source]

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

test_test_config_constructor(self)[source]