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

Static Public Member Functions

static JSONObject fillResourceData (JSONObject entityObject, Object entity)
 Method fillResourceData. More...
 
static boolean compareJSONObjects (Object entity, JSONObject insertedEntity, JSONObject readedEntity, String fields)
 Method compareJSONObjects. More...
 
static void main (String[] args)
 Method main. More...
 

Static Private Member Functions

static int getColumnSize (String columnAnnotation)
 Method getColumnSize. More...
 

Static Private Attributes

static Logger logger
 Field logger. More...
 

Member Function Documentation

static boolean ro.allevo.fintpws.test.TestUtils.compareJSONObjects ( Object  entity,
JSONObject  insertedEntity,
JSONObject  readedEntity,
String  fields 
)
inlinestatic

Method compareJSONObjects.

Parameters
entityObject
insertedEntityJSONObject
readedEntityJSONObject
Stringfields excluded from comparison
Returns
boolean
static JSONObject ro.allevo.fintpws.test.TestUtils.fillResourceData ( JSONObject  entityObject,
Object  entity 
)
inlinestatic

Method fillResourceData.

Parameters
entityObjectJSONObject
entityObject
Returns
JSONObject
static int ro.allevo.fintpws.test.TestUtils.getColumnSize ( String  columnAnnotation)
inlinestaticprivate

Method getColumnSize.

Parameters
columnAnnotationString
Returns
int
static void ro.allevo.fintpws.test.TestUtils.main ( String[]  args)
inlinestatic

Method main.

Parameters
argsString[]

Member Data Documentation

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

Field logger.


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