public class TestQuotaTableUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
org.junit.rules.TestName |
testName |
| Constructor and Description |
|---|
TestQuotaTableUtil() |
| Modifier and Type | Method and Description |
|---|---|
void |
after() |
void |
before() |
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testNamespaceQuotaUtil() |
void |
testReadNamespaceSnapshotSizes() |
void |
testSerdeTableSnapshotSizes() |
void |
testSerDeViolationPolicies() |
void |
testTableQuotaUtil() |
void |
testUserQuotaUtil() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName testName
public org.junit.rules.TestName name
public TestQuotaTableUtil()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void before() throws IOException
IOExceptionpublic void after() throws IOException
IOExceptionpublic void testTableQuotaUtil() throws Exception
Exceptionpublic void testNamespaceQuotaUtil() throws Exception
Exceptionpublic void testUserQuotaUtil() throws Exception
Exceptionpublic void testSerDeViolationPolicies() throws Exception
Exceptionpublic void testSerdeTableSnapshotSizes() throws Exception
Exceptionpublic void testReadNamespaceSnapshotSizes() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.