neuralmonkey.tests.test_config module

Tests the config parsing module.

class neuralmonkey.tests.test_config.TestParsing(methodName='runTest')

Bases: unittest.case.TestCase

test_parse_value_float()
test_parse_value_int()
test_parse_value_string()
test_splitter_bad_brackets()
neuralmonkey.tests.test_config.test_splitter_gen(a, b)