Class TestHelloHBase
java.lang.Object
org.apache.hbase.archetypes.exemplars.client.TestHelloHBase
Unit testing for HelloHBase.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final HBaseTestingUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
void
void
void
void
-
Field Details
-
CLASS_RULE
-
TEST_UTIL
-
-
Constructor Details
-
TestHelloHBase
public TestHelloHBase()
-
-
Method Details
-
beforeClass
- Throws:
Exception
-
afterClass
- Throws:
Exception
-
testNamespaceExists
- Throws:
Exception
-
testCreateNamespaceAndTable
- Throws:
Exception
-
testPutRowToTable
- Throws:
IOException
-
testDeleteRow
- Throws:
IOException
-