OpenSearch/qa/evil-tests
Ryan Ernst 6f166dd0ff Remove NodeBuilder
The NodeBuilder is currently used to construct a Node. However, this is
really just yet-another-builder that wraps around a Settings.Builder
witha couple convenience methods. But there are very few uses of these
convenience methods.  This change removes NodeBuilder, in favor of just
using the Node constructor.
2015-12-10 00:01:44 -08:00
..
src/test Remove NodeBuilder 2015-12-10 00:01:44 -08:00
build.gradle remove jimfs dep in tests 2015-11-03 23:29:14 -05:00