org.silverpeas.notification.jsondiff
Class JsonPatchTest
java.lang.Object
org.silverpeas.notification.jsondiff.JsonPatchTest
public class JsonPatchTest
- extends Object
- Author:
- ehugonnet
|
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 |
JsonPatchTest
public JsonPatchTest()
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.