Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 344 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 344 Bytes

FakeHTable ${project.version}

FakeHTable provides a fake in-memory implementation of HTableInterface and HBaseAdmin, for unit-testing purposes.

Compilation

FakeHTable requires Apache Maven 3 to build. It may be built with the command

mvn clean package