Class ClassTestFinder

java.lang.Object
org.apache.hadoop.hbase.ClassFinder
org.apache.hadoop.hbase.ClassTestFinder

public class ClassTestFinder extends ClassFinder
ClassFinder that is pre-configured with filters that will only allow test classes. The name is strange because a logical name would start with "Test" and be confusing.