public class TestProtobufUtil extends Object
Constructor and Description |
---|
TestProtobufUtil() |
Modifier and Type | Method and Description |
---|---|
void |
testAppend()
Test Append Mutate conversions.
|
void |
testDelete()
Test Delete Mutate conversions.
|
void |
testException() |
void |
testGet()
Test basic Get conversions.
|
void |
testIncrement()
Test Increment Mutate conversions.
|
void |
testPut()
Test Put Mutate conversions.
|
void |
testScan()
Test basic Scan conversions.
|
public void testException() throws IOException
IOException
public void testGet() throws IOException
IOException
public void testAppend() throws IOException
IOException
public void testDelete() throws IOException
IOException
public void testIncrement() throws IOException
IOException
public void testPut() throws IOException
IOException
public void testScan() throws IOException
IOException