API FinTP REST
 All Classes Namespaces Files Functions Variables
ro.allevo.fintpws.test.TestQueueResource Class Reference

Tests for QueueResource. More...

Public Member Functions

void cleanupBefore () throws JSONException
 
void cleanupAfter () throws JSONException
 
void createQueue () throws JSONException
 
void readQueue () throws JSONException
 
void updateQueueOptionalFields () throws JSONException
 
void updateQueueLongName () throws JSONException
 
void updateQueueAllFields () throws JSONException
 
void testDefaults () throws JSONException
 
void updateQueueKeyFields () throws JSONException
 
void deleteQueue () throws JSONException
 

Static Public Member Functions

static void startMethod () throws JSONException
 
static void cleanup () throws JSONException
 
static JSONObject createTestQueue (WebResource wr, String name, String desc) throws JSONException
 
static JSONObject findTestQueue (WebResource wr, String name) throws JSONException
 
static JSONObject findRandomQueue (WebResource wr) throws JSONException
 
static JSONObject readTestQueue (WebResource wr, String name) throws JSONException
 
static void deleteTestQueue (WebResource wr, String name)
 

Detailed Description

Tests for QueueResource.

Author
horia

Member Function Documentation

static void ro.allevo.fintpws.test.TestQueueResource.cleanup ( ) throws JSONException
inlinestatic
void ro.allevo.fintpws.test.TestQueueResource.cleanupAfter ( ) throws JSONException
inline
void ro.allevo.fintpws.test.TestQueueResource.cleanupBefore ( ) throws JSONException
inline
void ro.allevo.fintpws.test.TestQueueResource.createQueue ( ) throws JSONException
inline
static JSONObject ro.allevo.fintpws.test.TestQueueResource.createTestQueue ( WebResource  wr,
String  name,
String  desc 
) throws JSONException
inlinestatic
void ro.allevo.fintpws.test.TestQueueResource.deleteQueue ( ) throws JSONException
inline
static void ro.allevo.fintpws.test.TestQueueResource.deleteTestQueue ( WebResource  wr,
String  name 
)
inlinestatic
static JSONObject ro.allevo.fintpws.test.TestQueueResource.findRandomQueue ( WebResource  wr) throws JSONException
inlinestatic
static JSONObject ro.allevo.fintpws.test.TestQueueResource.findTestQueue ( WebResource  wr,
String  name 
) throws JSONException
inlinestatic
void ro.allevo.fintpws.test.TestQueueResource.readQueue ( ) throws JSONException
inline
static JSONObject ro.allevo.fintpws.test.TestQueueResource.readTestQueue ( WebResource  wr,
String  name 
) throws JSONException
inlinestatic
static void ro.allevo.fintpws.test.TestQueueResource.startMethod ( ) throws JSONException
inlinestatic
void ro.allevo.fintpws.test.TestQueueResource.testDefaults ( ) throws JSONException
inline
void ro.allevo.fintpws.test.TestQueueResource.updateQueueAllFields ( ) throws JSONException
inline
void ro.allevo.fintpws.test.TestQueueResource.updateQueueKeyFields ( ) throws JSONException
inline
void ro.allevo.fintpws.test.TestQueueResource.updateQueueLongName ( ) throws JSONException
inline
void ro.allevo.fintpws.test.TestQueueResource.updateQueueOptionalFields ( ) throws JSONException
inline

The documentation for this class was generated from the following file: