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

Tests for MessagesResource. More...

Public Member Functions

void cleanupBefore () throws JSONException
 Method cleanup. More...
 
void cleanupAfter () throws JSONException
 Method cleanupAfter. More...
 
void createMessages () throws JSONException
 Method createMessages. More...
 
void createMessage () throws JSONException
 Method createMessage. More...
 
void readMessagesFromQueue () throws JSONException
 Method readMessages. More...
 
void readMessages () throws JSONException
 Method readMessages. More...
 
void deleteMessages () throws JSONException
 Method deleteMessages. More...
 
void deleteMessagesFromQueue () throws JSONException
 Method deleteMessagesFromQueue. More...
 
void totalTests () throws JSONException
 Method totalTests. More...
 
void totalTestsQueue () throws JSONException
 Method totalTestsQueue. More...
 
void pagingTests () throws JSONException
 Method pagingTests. More...
 
void pagingTestsQueue () throws JSONException
 Method pagingTestsQueue. More...
 

Static Public Member Functions

static void startMethod () throws JSONException
 Method startMethod. More...
 
static void cleanup () throws JSONException
 Method finalMethod. More...
 
static void cleanupMessages (String queueName) throws JSONException
 Method cleanupMessages. More...
 

Detailed Description

Tests for MessagesResource.

Author
costi
Version
Revision:
1.0

Member Function Documentation

static void ro.allevo.fintpws.test.TestMessagesResource.cleanup ( ) throws JSONException
inlinestatic

Method finalMethod.

Exceptions
JSONException
void ro.allevo.fintpws.test.TestMessagesResource.cleanupAfter ( ) throws JSONException
inline

Method cleanupAfter.

Exceptions
JSONException
void ro.allevo.fintpws.test.TestMessagesResource.cleanupBefore ( ) throws JSONException
inline

Method cleanup.

Exceptions
JSONException
static void ro.allevo.fintpws.test.TestMessagesResource.cleanupMessages ( String  queueName) throws JSONException
inlinestatic

Method cleanupMessages.

Parameters
queueNameString
Exceptions
JSONException
void ro.allevo.fintpws.test.TestMessagesResource.createMessage ( ) throws JSONException
inline

Method createMessage.

Exceptions
JSONException
void ro.allevo.fintpws.test.TestMessagesResource.createMessages ( ) throws JSONException
inline

Method createMessages.

Exceptions
JSONException
void ro.allevo.fintpws.test.TestMessagesResource.deleteMessages ( ) throws JSONException
inline

Method deleteMessages.

Exceptions
JSONException
void ro.allevo.fintpws.test.TestMessagesResource.deleteMessagesFromQueue ( ) throws JSONException
inline

Method deleteMessagesFromQueue.

Exceptions
JSONException
void ro.allevo.fintpws.test.TestMessagesResource.pagingTests ( ) throws JSONException
inline

Method pagingTests.

Exceptions
JSONException
void ro.allevo.fintpws.test.TestMessagesResource.pagingTestsQueue ( ) throws JSONException
inline

Method pagingTestsQueue.

Exceptions
JSONException
void ro.allevo.fintpws.test.TestMessagesResource.readMessages ( ) throws JSONException
inline

Method readMessages.

Exceptions
JSONException
void ro.allevo.fintpws.test.TestMessagesResource.readMessagesFromQueue ( ) throws JSONException
inline

Method readMessages.

Exceptions
JSONException
static void ro.allevo.fintpws.test.TestMessagesResource.startMethod ( ) throws JSONException
inlinestatic

Method startMethod.

Exceptions
JSONException
void ro.allevo.fintpws.test.TestMessagesResource.totalTests ( ) throws JSONException
inline

Method totalTests.

Exceptions
JSONException
void ro.allevo.fintpws.test.TestMessagesResource.totalTestsQueue ( ) throws JSONException
inline

Method totalTestsQueue.

Exceptions
JSONException

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