You can write tests for RCP AUTs by selecting the toolkit concrete or RCP from the Project properties. If you will need to test RCP-specific components (such as toolbars with drop-down menus, or tree-tables), you will need to select RCP as the toolkit for the Project.
When you select RCP as the Project toolkit, the library Projects unbound_modules_concrete, unbound_modules_swt and unbound_modules_rcp are automatically reused in your Project. The actions in these libraries are described in the reference manual.
![]() |
The GEF toolkit is a subset of the RCP toolkit and is described in a later Section 4.4, “Testing GEF AUTs”. |