org.semispace.comet.jsonschema
Class JsonSchemaTest
java.lang.Object
org.semispace.comet.jsonschema.JsonSchemaTest
public class JsonSchemaTest
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JsonSchemaTest
public JsonSchemaTest()
implementationTesting
public void implementationTesting()
- Just checking how things get transformed
testJsonExample1
public void testJsonExample1()
throws IOException,
org.codehaus.jettison.json.JSONException,
XMLStreamException
- Throws:
IOException
org.codehaus.jettison.json.JSONException
XMLStreamException
testJsonSchema
public void testJsonSchema()
throws IOException,
org.codehaus.jettison.json.JSONException,
XMLStreamException
- Throws:
IOException
org.codehaus.jettison.json.JSONException
XMLStreamException
Copyright © 2008-2012. All Rights Reserved.