Class TestParseFilter

java.lang.Object
org.apache.hadoop.hbase.filter.TestParseFilter

public class TestParseFilter extends Object
This class tests ParseFilter.java It tests the entire work flow from when a string is given by the user and how it is parsed to construct the corresponding Filter object