idea is to have some base helper class in test-framework
that tests directories, so that we get better coverage out of anything sitting in contrib,
and out of our existing directories (not relying upon random testing to eventually catch stuff, and
not relying upon directories being in core lucene to have good tests).
Migrated from LUCENE-3383 by Robert Muir (@rmuir)