tree: ea777fbac166a7d43d1cd45efa8569b3257cb90b [path history] [tgz]
  1. .settings/
  2. data/
  3. icons/
  4. META-INF/
  5. model/
  6. src/
  7. xmi/
  8. .classpath
  9. .project
  10. about.html
  11. build.properties
  12. forceQualifierUpdate.txt
  13. plugin.properties
  14. plugin.xml
  15. pom.xml
  16. README.md
  17. test.xml
  18. UIAllTests.launch
tests/org.eclipse.e4.ui.tests/README.md

org.eclipse.e4.ui.tests

This plug-in contains the test for the e4.ui related API.

Setup

This plug-in has a dependency to Mockito and Hamcrest from the Orbit repository. See 1 for a detailed description on how to setup a workspace from scratch. If you want to install the necessary plug-ins manually, use one of the available update sites listed in 2

Running the tests

Use the following command to run the tests via Maven: mvn clean verify -Pbuild-individual-bundles -DskipTests=false

See https://wiki.eclipse.org/Platform_UI/How_to_Contribute#Unit_Testing for more information.

Contributions

For information how to contribute to the Platform UI project see Platform UI - How to contribute wiki page.

License

Eclipse Public License (EPL) v1.0