public class TestNamespacesInstanceResource extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
protected static com.fasterxml.jackson.databind.ObjectMapper |
jsonMapper |
| Constructor and Description |
|---|
TestNamespacesInstanceResource() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testCannotDeleteDefaultAndHbaseNamespaces() |
void |
testGetNamespaceTablesAndCannotDeleteNamespace() |
void |
testInvalidNamespacePostsAndPuts() |
void |
testNamespaceCreateAndDeletePBAndNoBody() |
void |
testNamespaceCreateAndDeleteXMLAndJSON() |
public static final HBaseClassTestRule CLASS_RULE
protected static com.fasterxml.jackson.databind.ObjectMapper jsonMapper
public TestNamespacesInstanceResource()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testCannotDeleteDefaultAndHbaseNamespaces() throws IOException
IOExceptionpublic void testGetNamespaceTablesAndCannotDeleteNamespace() throws IOException, JAXBException
IOExceptionJAXBExceptionpublic void testInvalidNamespacePostsAndPuts() throws IOException, JAXBException
IOExceptionJAXBExceptionpublic void testNamespaceCreateAndDeleteXMLAndJSON() throws IOException, JAXBException
IOExceptionJAXBExceptionpublic void testNamespaceCreateAndDeletePBAndNoBody() throws IOException, JAXBException
IOExceptionJAXBExceptionCopyright © 2007–2019 Cloudera. All rights reserved.