Package org.apache.hadoop.hbase.types
Class TestRawBytes
java.lang.Object
org.apache.hadoop.hbase.types.TestRawBytes
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleorg.junit.rules.ExpectedExceptionprivate static final byte[][] - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoid 
- 
Field Details
- 
VALUES
 - 
CLASS_RULE
 - 
exception
 
 - 
 - 
Constructor Details
- 
TestRawBytes
public TestRawBytes() 
 - 
 - 
Method Details
- 
testIsOrderPreservingIsTrue
 - 
testGetOrderCorrectOrder
 - 
testIsNullableIsFalse
 - 
testIsSkippableIsFalse
 - 
testEncodedClassIsByteArray
 - 
testEncodedLength
 
 -