public class TestQuotaTableUtil
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
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 |
testSerDeViolationPolicies() |
void |
testTableQuotaUtil() |
void |
testUserQuotaUtil() |
public static void setUpBeforeClass()
throws java.lang.Exception
java.lang.Exceptionpublic static void tearDownAfterClass()
throws java.lang.Exception
java.lang.Exceptionpublic void before()
throws java.io.IOException
java.io.IOExceptionpublic void after()
throws java.io.IOException
java.io.IOExceptionpublic void testTableQuotaUtil()
throws java.lang.Exception
java.lang.Exceptionpublic void testNamespaceQuotaUtil()
throws java.lang.Exception
java.lang.Exceptionpublic void testUserQuotaUtil()
throws java.lang.Exception
java.lang.Exceptionpublic void testSerDeViolationPolicies()
throws java.lang.Exception
java.lang.Exception