aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/tests/vfc/nfvo-driver-gvnfm/jujudriver.robot
blob: d571ee91f4ae9edd6d2c6f671113fc2fbf30132b (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}    /openoapi/jujuvnfm/v1/swagger.json

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