Information
We are currently investigating an issue with the editor of some pages. Please save your work and avoid to create new pages until this banner is gone.
...
In a work performed in collaboration with CTA, we prepared a small prototype to mock-up the ContainerServices class in C++. This mock-up allowed to retrieve components and make them interact, without requiring a CORBA connection and making it possible to do simple integration testings without ACS running and taking advantage of unit testing framework.
The benefits of this comes from performance and simplicity of the testing environment.
For reference, an ACS ticket already exists for integrating this prototype into ACS:
Jira | ||||||||
---|---|---|---|---|---|---|---|---|
|
There are several limitations, some of which could be mitigated by extending the ContainerServices mock-up functionalities. At the moment of writing:
...