org.silverpeas.notification.jsondiff
Class JsonPatchTest

java.lang.Object
  extended by org.silverpeas.notification.jsondiff.JsonPatchTest

public class JsonPatchTest
extends Object

Author:
ehugonnet

Constructor Summary
JsonPatchTest()
           
 
Method Summary
 void testFromJson()
          Test of fromJson method, of class Patch.
 void testSerialize()
          Test of serialize an instance.
 void testToJson()
          Test of toJson method, of class Patch.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JsonPatchTest

public JsonPatchTest()
Method Detail

testToJson

public void testToJson()
                throws Exception
Test of toJson method, of class Patch.

Throws:
Exception

testFromJson

public void testFromJson()
                  throws Exception
Test of fromJson method, of class Patch.

Throws:
Exception

testSerialize

public void testSerialize()
                   throws Exception
Test of serialize an instance.

Throws:
Exception


Copyright © 2016 Silverpeas. All Rights Reserved.