com.intel.hadoop.graphbuilder.test.graph
Class VertexRecordTest

java.lang.Object
  extended by com.intel.hadoop.graphbuilder.test.graph.VertexRecordTest

public class VertexRecordTest
extends java.lang.Object

Unit test for VertexRecord.

Author:
Haijie Gu

Constructor Summary
VertexRecordTest()
           
 
Method Summary
 void testDecodeInt()
           
 void testEncodeInt()
           
 void testEncodeString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VertexRecordTest

public VertexRecordTest()
Method Detail

testEncodeInt

public void testEncodeInt()

testDecodeInt

public void testDecodeInt()

testEncodeString

public void testEncodeString()