Query Context Source Registration With Limit And Page Parameters
Query Context Source Registration With Limit And Offset Parameters
[Documentation]Check that you can query context source registrations with providing page and limit parameters, pagination logic shall be in place as mandated by clause 5.5.9.
DocumentationCheck that you cannot retrieve a Context Source Registration, if the context source registration id is not present or it is not a valid URI
DocumentationCheck that you cannot retrieve a Context Source Registration, if the context source registration id is not a valid URI
Test TemplateRetrieve Context Source Registration With A Not Present Or Invalid Id
Test TemplateRetrieve Context Source Registration With An Invalid Id
*** Test Cases *** ID
036_01_01 Not Present Id
[Tags]csr-retrieve5_10_1
${EMPTY}
036_01_02 Invalid Id
036_01_01 Invalid Id
[Tags]csr-retrieve5_10_1
invalidUri
*** Keywords ***
Retrieve Context Source Registration With A Not Present Or Invalid Id
[Documentation]Check that you cannot retrieve a Context Source Registration, if the context source registration id is not present or it is not a valid URI
Retrieve Context Source Registration With An Invalid Id
[Documentation]Check that you cannot retrieve a Context Source Registration, if the context source registration id is not a valid URI