summaryrefslogtreecommitdiffstats
path: root/test/csit/tests/vfc/nfvo-resmanagement/test.robot
blob: 996cf5845e6ce0a7c0824b0384cf7c03dc5e218e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
*** settings ***
Library     Collections
Library     RequestsLibrary
Library     simplejson
Library     OperatingSystem
Library     json
Library     HttpLibrary.HTTP

*** Variables ***
@{return_ok_list}=   200  201  202
${queryswagger_url}    /api/resmgr/v1/swagger.json

*** Test Cases ***
SwaggerFuncTest
    [Documentation]    query swagger info rest test
    Should Be Equal    2.0    2.0