Web API Automation Testing - Taurus.MVC

Host:http://taurus.cyqdata.cn

Web API :
1、 [get] : /api/exit...

no description for this action.

2、 [get] : /api/filetest...

文件测试

3、 [get] : /api/hello...

输出Hello (text/html)

4、 [get] : /api/helloxml...

输出Hello (application/xml)

5、 [get] [post] : /api/gettoken...

获取Token

6、 [get] [token] : /api/getdatawithtoken...

GetDataWithToken

7、 [get] : /api/getdatawithnotoken...

GetDataWithNoToken

8、 [get] : /api/getdataonlypost...

GetDataOnlyPost

9、 [get] : /api/get...

no description for this action.