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
IOException
public void testPoliciesAreEnforced() throws IOException
IOException
public void testOldPoliciesAreRemoved() throws IOException
IOException
public void testNewPolicyOverridesOld() throws IOException
IOException
public void testMissingAllColumns() throws IOException
IOException
public void testMissingDesiredColumn() throws IOException
IOException
public void testParsingError() throws IOException
IOException