Test duration: 2.609s
Passed Tests | ||
---|---|---|
lby.testcase.WeatherTestCase | ||
test_beijing1 | 0.166s |
正常用例:获取北京天气测试用例!
请求地址为: http://www.weather.com.cn/data/cityinfo/101010100.html 请求天气的预期城市为:北京 返回天气的实际城市为:北京 |
test_shanghai | 1.726s |
正常用例:获取上海天气测试用例!
请求地址为: http://www.weather.com.cn/data/cityinfo/101020100.html 请求天气的预期城市为:上海 返回天气的实际城市为:上海 |
test_shenzhen2 | 0.713s |
正常用例:获取深圳天气测试用例!
请求地址为: http://www.weather.com.cn/data/cityinfo/101280601.html 请求天气的预期城市为:深圳 返回天气的实际城市为:深圳 |