Class TestHelloHBase
java.lang.Object
org.apache.hbase.archetypes.exemplars.shaded_client.TestHelloHBase
Unit testing for HelloHBase.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final HBaseTestingUtility
-
Constructor Summary
Constructors -
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
-