Application Platform 10.3 | Developing with Application Platform in Designer | About the Application Platform Integration Test Framework | Executing a JUnit Test for an Application Platform Project
 
Executing a JUnit Test for an Application Platform Project
You can execute your JUnit tests in Designer. When you execute JUnit tests, Designer publishes them to the server, together with the core Application Platform project code.
*To execute JUnit tests for an Application Platform project
1. In Designer, go to the Project Explorer or Package Explorer view and expand the project, where your JUnit test is located.
2. Locate and select your JUnit test.
3. Go to Run menu and select Run As.
4. Click JUnit Test.
Designer reports the success and failure messages from the JUnit test in the JUnit view and in the Console view.