Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

EDT:EUnit Testing

Revision as of 15:32, 3 October 2011 by Jqian.us.ibm.com (Talk | contribs) (New page: = EUnit Test Framework Overview<br> = *Tooling to run the test cases – Provided by EDT Framework **Manually and Automated **Can be run as often as needed (on demand, nightly build) ...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

EUnit Test Framework Overview

  • Tooling to run the test cases – Provided by EDT Framework
    • Manually and Automated
    • Can be run as often as needed (on demand, nightly build)
    • GUI and command line interfaces
    • Logging, Reporting, Analyzing
    • Can be used in multiple language environment (java, javascript, etc)

The following are provided by test writters

  • Test Cases
  • Documentation
    • What does each test case test

Design

How to write test cases using EUnit

How to run tests using EUnit



Copyright © Eclipse Foundation, Inc. All Rights Reserved.