FakeHTable provides a fake in-memory implementation of HTableInterface and HBaseAdmin, for unit-testing purposes.
FakeHTable requires Apache Maven 3 to build. It may be built with the command
mvn clean package
FakeHTable provides a fake in-memory implementation of HTableInterface and HBaseAdmin, for unit-testing purposes.
FakeHTable requires Apache Maven 3 to build. It may be built with the command
mvn clean package