KiCsa

  Contact

Implementation

A KiCsa build can only be deployed after having successfully passed all its unit tests.

These tests are implemented using the JUnit API, starting at the test.org.orange.kicsa package.

Beware of not running JUnit tests in GUI mode, because the JUnit GUI reload-classloader will make some tests fail due to ClassCastExceptions (JDO tests for instance).