public class TestSchemaResource extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestSchemaResource(Boolean csrf) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<Object[]> |
parameters() |
static void |
setUpBeforeClass() |
void |
tearDown() |
static void |
tearDownAfterClass() |
void |
testTableCreateAndDeletePB() |
void |
testTableCreateAndDeleteXML() |
public static final HBaseClassTestRule CLASS_RULE
public TestSchemaResource(Boolean csrf)
public static Collection<Object[]> parameters()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testTableCreateAndDeleteXML() throws IOException, JAXBException
IOExceptionJAXBExceptionpublic void testTableCreateAndDeletePB() throws IOException, JAXBException
IOExceptionJAXBExceptionCopyright © 2007–2019 Cloudera. All rights reserved.