public class TestBulkLoadCheckingViolationPolicyEnforcement
extends java.lang.Object
| Constructor and Description |
|---|
TestBulkLoadCheckingViolationPolicyEnforcement() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
testFileIsNotAFile() |
void |
testFilesUnderLimit() |
void |
testOneFileInBatchOverLimit() |
void |
testSumOfFilesOverLimit() |
public TestBulkLoadCheckingViolationPolicyEnforcement()
public void setup()
public void testFilesUnderLimit()
throws java.lang.Exception
java.lang.Exceptionpublic void testFileIsNotAFile()
throws java.lang.Exception
java.lang.Exceptionpublic void testOneFileInBatchOverLimit()
throws java.lang.Exception
java.lang.Exceptionpublic void testSumOfFilesOverLimit()
throws java.lang.Exception
java.lang.Exception