eu.emi.emir.client
Class TestValueConstants

java.lang.Object
  extended by eu.emi.emir.client.TestValueConstants

public class TestValueConstants
extends Object

Author:
a.memon

Constructor Summary
TestValueConstants()
           
 
Method Summary
static org.codehaus.jettison.json.JSONArray getDummyJSONArrayWithMandatoryAttributes(int index)
           
static org.codehaus.jettison.json.JSONObject getJSONWithMandatoryAttributes()
           
static org.codehaus.jettison.json.JSONArray getSingleJSONArrayWithMandatoryAttributes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestValueConstants

public TestValueConstants()
Method Detail

getJSONWithMandatoryAttributes

public static org.codehaus.jettison.json.JSONObject getJSONWithMandatoryAttributes()
                                                                            throws org.codehaus.jettison.json.JSONException
Throws:
org.codehaus.jettison.json.JSONException

getSingleJSONArrayWithMandatoryAttributes

public static org.codehaus.jettison.json.JSONArray getSingleJSONArrayWithMandatoryAttributes()
                                                                                      throws org.codehaus.jettison.json.JSONException
Throws:
org.codehaus.jettison.json.JSONException

getDummyJSONArrayWithMandatoryAttributes

public static org.codehaus.jettison.json.JSONArray getDummyJSONArrayWithMandatoryAttributes(int index)
                                                                                     throws org.codehaus.jettison.json.JSONException
Throws:
org.codehaus.jettison.json.JSONException


Copyright © 2013 EMI. All Rights Reserved.