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

Tests for EventsResource. More...

Public Member Functions

void cleanupBefore () throws JSONException
 Method cleanupBefore. More...
 
void cleanupAfter () throws JSONException
 Method cleanupAfter. More...
 
void createEvents () throws JSONException
 Method createEvents. More...
 
void readEvents () throws JSONException
 Method readEvents. More...
 
void readEventsCorrelatedMessage () throws JSONException
 
void totalTestsEventsCorrelatedMessage () throws JSONException
 
void deleteEvents () throws JSONException
 Method deleteEvents. More...
 
void totalTests () throws JSONException
 Method totalTests. More...
 
void pagingTests () throws JSONException
 Method pagingTests. More...
 

Static Public Member Functions

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

Static Private Attributes

static Logger logger
 Field logger. More...
 

Detailed Description

Tests for EventsResource.

Author
horia
Version
Revision:
1.0

Member Function Documentation

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

Method cleanup.

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

Method cleanupAfter.

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

Method cleanupBefore.

Exceptions
JSONException
static void ro.allevo.fintpws.test.TestEventsResource.cleanupMessages ( ) throws JSONException
inlinestatic
void ro.allevo.fintpws.test.TestEventsResource.createEvents ( ) throws JSONException
inline

Method createEvents.

Exceptions
JSONException
void ro.allevo.fintpws.test.TestEventsResource.deleteEvents ( ) throws JSONException
inline

Method deleteEvents.

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

Method pagingTests.

Exceptions
JSONException
void ro.allevo.fintpws.test.TestEventsResource.readEvents ( ) throws JSONException
inline

Method readEvents.

Exceptions
JSONException
void ro.allevo.fintpws.test.TestEventsResource.readEventsCorrelatedMessage ( ) throws JSONException
inline
static void ro.allevo.fintpws.test.TestEventsResource.startMethod ( ) throws JSONException
inlinestatic

Method startMethod.

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

Method totalTests.

Exceptions
JSONException
void ro.allevo.fintpws.test.TestEventsResource.totalTestsEventsCorrelatedMessage ( ) throws JSONException
inline

Member Data Documentation

Logger ro.allevo.fintpws.test.TestEventsResource.logger
staticprivate
Initial value:
= LogManager
.getLogger(TestEventsResource.class.getName())

Field logger.


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