Integration and Interoperability Facilities Framework: Client Libraries Management Model

From Gcube Wiki
Revision as of 18:35, 25 June 2012 by Rena.tsantouli (Talk | contribs)

Jump to: navigation, search

Building of Client Libraries

Profiling of client libraries as system components

Testing of client libraries

Unit Testing using My-Container

When

When needing to exercise the functional features of a CL against the targeted service, the most convenient way to do it is through in-container testing, using my-container. My-container can be used as a convenience for running the tests through Maven or in Eclipse against a small distribution and for simple interactions, not requiring contacting the outside world.

How

Integration Testing