config/config
Preben Ingvaldsen 6c011b5e4a Cleanup of ConfigDocumentParser and tests
Clean up ConfigDocumentParser tests by using the `intercept`
method to handle exception testing, moving some tests, and
removing a test that was re-testing already tested functionality.

Fix bug wherein parsing of a single value would throw an exception
when the value is a map with a key that has an object value and no
separator if the default ConfParserOptions where used. Add a test
to validate this fix.
2015-04-06 15:29:59 -07:00
..
src Cleanup of ConfigDocumentParser and tests 2015-04-06 15:29:59 -07:00
.gitignore Rewrite substitution resolver, use explicit immutable ResolveSource 2014-07-10 12:58:58 -04:00
build.sbt Put parser package in the public API javadoc group 2015-04-01 22:02:45 -04:00
checkstyle-config.xml Add checkstyle to find missing docs, fix missing docs 2015-03-06 20:17:39 -05:00
checkstyle-suppressions.xml Add checkstyle to find missing docs, fix missing docs 2015-03-06 20:17:39 -05:00