Class TestHelloHBase
java.lang.Object
org.apache.hbase.archetypes.exemplars.shaded_client.TestHelloHBase
@Tag("org.apache.hadoop.hbase.testclassification.MediumTests")
public class TestHelloHBase
extends Object
Unit testing for HelloHBase.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidvoidvoidvoidvoid
-
Field Details
-
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
-