*************************************************************************************************
1.Eclipse安装TestNG
1.1下载TestNG:http://testng.org/doc/download.html
1.2 安装TestNG:
Help > Install New Software :
Add > Add Repository
添加Name:TestNG
添加Location:
- For Eclipse 3.4 and above, enter http://beust.com/eclipse.
- For Eclipse 3.3 and below, enter http://beust.com/eclipse1.
1.3 checked TestNG > Next等待安装完成!
1.4 重启Eclipse
***********************************************************************************************************************