Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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.

...