Create Test Suite Extension

Corona Test Framework will execute all test suites defined by the org.eclipse.corona.test.suite extension point. Plug-ins that provide test cases must create an test suite extension that provides an implementation to the org.eclipse.corona.test.ITestSuite interface.