blob: cae75c4f6af1f49351aca8e0c93fec493d958020 [file] [log] [blame]
shentao0bb383d2017-09-26 21:19:20 +08001*** settings ***
2Library Collections
3Library RequestsLibrary
4Library OperatingSystem
5Library json
6Library HttpLibrary.HTTP
7
8*** Variables ***
9@{return_ok_list}= 200 201 202 204
10
11*** Test Cases ***
12MonitorSwaggerTest
13 [Documentation] query Monitor swagger info rest test
14 Should Be Equal 2.0 2.0