public class TestSpaceQuotas extends Object
| Modifier and Type | Field and Description |
|---|---|
TestName |
testName |
| Constructor and Description |
|---|
TestSpaceQuotas() |
| Modifier and Type | Method and Description |
|---|---|
void |
removeAllQuotas() |
static void |
setUp() |
static void |
tearDown() |
void |
testAtomicBulkLoadUnderQuota() |
void |
testDeletesAfterNoInserts() |
void |
testNoBulkLoadsWithNoWrites() |
void |
testNoCompactions() |
void |
testNoEnableAfterDisablePolicy() |
void |
testNoInsertsWithAppend() |
void |
testNoInsertsWithIncrement() |
void |
testNoInsertsWithPut() |
void |
testNoWritesWithAppend() |
void |
testNoWritesWithDelete() |
void |
testNoWritesWithIncrement() |
void |
testNoWritesWithPut() |
void |
testSecureBulkLoads() |
void |
testTableQuotaOverridesNamespaceQuota() |
public void testNoInsertsWithIncrement()
throws Exception
Exceptionpublic void testDeletesAfterNoInserts()
throws Exception
Exceptionpublic void testNoWritesWithIncrement()
throws Exception
Exceptionpublic void testNoEnableAfterDisablePolicy()
throws Exception
Exceptionpublic void testNoBulkLoadsWithNoWrites()
throws Exception
Exceptionpublic void testAtomicBulkLoadUnderQuota()
throws Exception
Exceptionpublic void testTableQuotaOverridesNamespaceQuota()
throws Exception
Exception