Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Corona/Test

< Corona
Revision as of 15:03, 21 February 2008 by Unnamed Poltroon (Talk) (Corona Test Framework)

Corona Test Framework

Corona's test framework is used to execute test cases organized into test suites. It provides a framework for registering JUnit v3.8 and v4 test suites and have them all executed within the same Eclipse runtime environment.

CoronaTestFramework.jpg

See also Unit Testing Plug-ins with Fragments

Test Suite

Test Manager

Test Runner

Test Summary

Back to the top