tests.unit_tests.config.core.test_config_group.test_stringify#

tests.unit_tests.config.core.test_config_group.test_stringify(test_group)[source]#

Test the group can represent itself as a string.

The string should contain the groups class name, the validation failure reasons and exceptions together with the names and values of each of its elements. This should all be wrapped in parentheses.