Test Framework

The Corona Test Framework provides an extensible environment to define test cases to validate plug-ins as well as logic.  It allows the test cases to be defined in their own plug-ins so that they can be dynamically discovered and run separately from the plug-ins that they are testing.

The Eclipse extension point mechanism is used to define and register test cases.