com.silverpeas.pdc.web
Class JSONSerializationTest

java.lang.Object
  extended by com.silverpeas.pdc.web.JSONSerializationTest

@ContextConfiguration(locations="/spring-pdc-webservice.xml")
public class JSONSerializationTest
extends Object

Unit tests on the serialization/deserialization of Pdc entities in/from JSON by using the Jersey JSON marshaller.


Constructor Summary
JSONSerializationTest()
           
 
Method Summary
 void deserializePositionsFromJSON()
           
 void setUp()
           
 void tearDown()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSONSerializationTest

public JSONSerializationTest()
Method Detail

setUp

public void setUp()

tearDown

public void tearDown()

deserializePositionsFromJSON

public void deserializePositionsFromJSON()
                                  throws Exception
Throws:
Exception


Copyright © 2016 Silverpeas. All Rights Reserved.