Description
The functionality tested in testSegmentTerminateEarly (and the helper code in "SegmentTerminateEarlyTestState") should really belong in it's own test class, which can subclass SolrCloudTestCase.
(I suspect the only reason this wasn't done initially in SOLR-5730 is because maybe the patch predates the creation of SolrCloudTestCase?)