public class TestNamespacesInstanceResource extends 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 void testCannotDeleteDefaultAndHbaseNamespaces() throws IOException
IOException
public void testGetNamespaceTablesAndCannotDeleteNamespace() throws IOException, JAXBException
IOException
JAXBException
public void testInvalidNamespacePostsAndPuts() throws IOException, JAXBException
IOException
JAXBException
public void testNamespaceCreateAndDeleteXMLAndJSON() throws IOException, JAXBException
IOException
JAXBException
public void testNamespaceCreateAndDeletePBAndNoBody() throws IOException, JAXBException
IOException
JAXBException