tree: 709595e87c6925aaed1d8df74bded142a695dac6 [path history] [tgz]
  1. .settings/
  2. META-INF/
  3. src/
  4. tkuiTestsToRefactor/
  5. .classpath
  6. .project
  7. about.html
  8. build.properties
  9. CSS SWT Test Suite.launch
  10. forceQualifierUpdate.txt
  11. pom.xml
  12. README.md
  13. test.xml
tests/org.eclipse.e4.ui.tests.css.swt/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

Maven:

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

From the Eclipse IDE:

Select CssSwtTestSuite and run it as Plug-in test

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