public class TestNoWritesViolationPolicyEnforcement extends BaseViolationPolicyEnforcement
NoWritesViolationPolicyEnforcement.| Constructor and Description |
|---|
TestNoWritesViolationPolicyEnforcement() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
testCheckAppend() |
void |
testCheckDelete() |
void |
testCheckIncrement() |
void |
testCheckPut() |
public TestNoWritesViolationPolicyEnforcement()
public void setup()
public void testCheckAppend()
throws java.lang.Exception
java.lang.Exceptionpublic void testCheckDelete()
throws java.lang.Exception
java.lang.Exceptionpublic void testCheckIncrement()
throws java.lang.Exception
java.lang.Exceptionpublic void testCheckPut()
throws java.lang.Exception
java.lang.Exception