org.semispace.comet.jsonschema
Class JsonSchemaTest

java.lang.Object
  extended by org.semispace.comet.jsonschema.JsonSchemaTest

public class JsonSchemaTest
extends Object


Constructor Summary
JsonSchemaTest()
           
 
Method Summary
 void implementationTesting()
          Just checking how things get transformed
 void testJsonExample1()
           
 void testJsonSchema()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JsonSchemaTest

public JsonSchemaTest()
Method Detail

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.