public class TestEncryption
extends java.lang.Object
| Constructor and Description |
|---|
TestEncryption() |
| Modifier and Type | Method and Description |
|---|---|
void |
testLargeBlocks() |
void |
testOddSizedBlocks() |
void |
testSmallBlocks() |
void |
testTypicalHFileBlocks() |
public void testSmallBlocks()
throws java.lang.Exception
java.lang.Exceptionpublic void testLargeBlocks()
throws java.lang.Exception
java.lang.Exceptionpublic void testOddSizedBlocks()
throws java.lang.Exception
java.lang.Exceptionpublic void testTypicalHFileBlocks()
throws java.lang.Exception
java.lang.Exception