Class TestIncrementTimeRange

java.lang.Object
org.apache.hadoop.hbase.coprocessor.TestIncrementTimeRange

public class TestIncrementTimeRange extends Object
This test runs batch mutation with Increments which have custom TimeRange. Custom Observer records the TimeRange. We then verify that the recorded TimeRange has same bounds as the initial TimeRange. See HBASE-15698