com.parthparekh.api
Class ProductDeSerializationTest
java.lang.Object
com.parthparekh.api.ProductDeSerializationTest
public class ProductDeSerializationTest
- extends java.lang.Object
Test to de-serialize Product object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
objectMapper
private org.codehaus.jackson.map.ObjectMapper objectMapper
deSerializeProduct1
private java.lang.String deSerializeProduct1
deSerializeProduct2
private java.lang.String deSerializeProduct2
deSerializeProduct3
private java.lang.String deSerializeProduct3
ProductDeSerializationTest
public ProductDeSerializationTest()
setUp
public void setUp()
throws java.io.IOException
- Throws:
java.io.IOException
testProductDeserialize
public void testProductDeserialize()
throws java.lang.Exception
- Throws:
java.lang.Exception