Fake HBase provides a lightweight in-memory HBase implementation for testing purposes.
<dependency>
<groupId>com.moz.fiji.testing</groupId>
<artifactId>fake-hbase</artifactId>
<version>0.1.9</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Starts a fake HBase instance for testing HBase operations.
Use for unit tests only; validate with a real HBase for integration tests.
No dependency data recorded yet.