public class StringKeyValueSchemeTest
extends java.lang.Object
| Constructor and Description |
|---|
StringKeyValueSchemeTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testDeserialize() |
void |
testDeserializeWithKeyAndValue() |
void |
testDeserializeWithNullKeyAndValue() |
void |
testGetOutputFields() |
public void testDeserialize()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetOutputFields()
throws java.lang.Exception
java.lang.Exceptionpublic void testDeserializeWithNullKeyAndValue()
throws java.lang.Exception
java.lang.Exceptionpublic void testDeserializeWithKeyAndValue()
throws java.lang.Exception
java.lang.Exception