public class TestNamespacesInstanceResource
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static 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 void setUpBeforeClass()
throws java.lang.Exception
java.lang.Exceptionpublic static void tearDownAfterClass()
throws java.lang.Exception
java.lang.Exceptionpublic void testCannotDeleteDefaultAndHbaseNamespaces()
throws java.io.IOException
java.io.IOExceptionpublic void testGetNamespaceTablesAndCannotDeleteNamespace()
throws java.io.IOException,
javax.xml.bind.JAXBException
java.io.IOExceptionjavax.xml.bind.JAXBExceptionpublic void testInvalidNamespacePostsAndPuts()
throws java.io.IOException,
javax.xml.bind.JAXBException
java.io.IOExceptionjavax.xml.bind.JAXBExceptionpublic void testNamespaceCreateAndDeleteXMLAndJSON()
throws java.io.IOException,
javax.xml.bind.JAXBException
java.io.IOExceptionjavax.xml.bind.JAXBExceptionpublic void testNamespaceCreateAndDeletePBAndNoBody()
throws java.io.IOException,
javax.xml.bind.JAXBException
java.io.IOExceptionjavax.xml.bind.JAXBException