public class TestSpaceQuotaViolationPolicyRefresherChore extends Object
SpaceQuotaRefresherChore.| Constructor and Description |
|---|
TestSpaceQuotaViolationPolicyRefresherChore() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
testMissingAllColumns() |
void |
testMissingDesiredColumn() |
void |
testNewPolicyOverridesOld() |
void |
testOldPoliciesAreRemoved() |
void |
testParsingError() |
void |
testPoliciesAreEnforced() |
public TestSpaceQuotaViolationPolicyRefresherChore()
public void setup()
throws IOException
IOExceptionpublic void testPoliciesAreEnforced()
throws IOException
IOExceptionpublic void testOldPoliciesAreRemoved()
throws IOException
IOExceptionpublic void testNewPolicyOverridesOld()
throws IOException
IOExceptionpublic void testMissingAllColumns()
throws IOException
IOExceptionpublic void testMissingDesiredColumn()
throws IOException
IOExceptionpublic void testParsingError()
throws IOException
IOException