Initial commit with robotframework
[integration.git] / test / csit / tests / dcaegen2 / prh_testcases / prh.robot
1 *** Settings ***
2 Documentation     Testing PRH with various use scenarios
3 Suite Setup       PRH Suite Setup
4 Suite Teardown    PRH Suite Shutdown
5 Library           Collections
6 Library           resources/PrhLibrary.py
7 Resource          resources/prh_keywords.robot
8
9 *** Variables ***
10 ${DMaaP_URL}      http://localhost:3904
11 ${AAI_URL}        http://localhost:3905
12 ${PNF_READY}      %{WORKSPACE}/test/csit/tests/dcaegen2/prh_testcases/assets/json_events/pnf_ready.json
13
14 *** Test Cases ***
15 New test
16     [Documentation]    First positive TC
17     [Tags]    PRH
18     #First TC will be added after initial commit
19     Should Be True    True