hypernets_processor.test.test_context module

Tests for Context class

class hypernets_processor.test.test_context.TestContext(methodName='runTest')

Bases: TestCase

test___init__(mock_dataset)
test_get_config_names()
test_get_config_value()
test_unpack_config()
test_unpack_config_protected_values()
test_unpack_config_twice()
hypernets_processor.test.test_context.setup_test_config()