Bug 533869 - Provide org.eclipse.gef.mvc.tests.fx via separate mvc-test-support feature
Summary: Provide org.eclipse.gef.mvc.tests.fx via separate mvc-test-support feature
Status: NEW
Alias: None
Product: GEF
Classification: Tools
Component: GEF MVC (show other bugs)
Version: 5.0.1   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: gef-inbox CLA
QA Contact:
URL:
Whiteboard: low-hanging fruit
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-20 07:44 EDT by Matthias Wienand CLA
Modified: 2018-10-15 14:09 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Wienand CLA 2018-04-20 07:44:41 EDT
Currently, when writing tests for an MVC.FX application, the utility classes provided by org.eclipse.gef.mvc.tests.fx (i.e. FXApplicationThreadRule and FXNonApplicationThreadRule) have to be copied from the source code (e.g. GitHub) since they are not provided as part of the published artefacts (i.e. you cannot download them from any update site).

We should provide a separate mvc-test-support feature that contains the org.eclipse.gef.mvc.tests.fx bundle.