The AirportDemo application is a good example to use as it is structured in such a way that the application logic that you want to test is separate from the rest of the application (i.e. the main program runner and the interface code).
The Import dialog box appears.
The default location for the samples is %PUBLIC%\Documents\Micro Focus\Enterprise Developer\Samples\Eclipse.
No projects are selected in the Projects pane.
A copy of the project (not the original version) is added to the workspace. For it to work with a unit test project, you need to change the target type of the project.
The Properties for AirportDemo dialog box appears.
Unit test projects are also compatible with projects built to All Int/Gnt Files.
If you have the Build Automatically option set (Project menu), the AirportDemo project is automatically built using the compatible target type. If you do not already have this option set, click .