

Building a Custom Connector Using the Sample Connector › How to Build a Custom Connector › How to Set Up the Sample Connector in Eclipse IDE › Install TestNG Eclipse Plug-in
Install TestNG Eclipse Plug-in
To run connector unit tests, install the TestNG plug-in in your Eclipse environment.
Follow these steps:
- Uninstall any existing previous version of TestNG.
- Start Eclipse and select Help, Install New Software.
The Install page opens.
- Click Add.
The Add Site page opens.
- Enter TestNG in the Name field, enter http://beust.com/eclipse in the Location field, and click OK.
Information for the plug-in displays in the table on the Install dialog.
- Expand TestNG, select org.testng.eclipse, and click Next twice.
The Review Licenses page opens.
- Accept the License Agreement and click Finish.
TestNG installs, and Eclipse asks for the permission to restart.
- Click Yes.
Eclipse restarts, and the TestNG plug-in is now available for use.
Copyright © 2013 CA.
All rights reserved.
 
|
|