*** Test Cases *** Q_PARAMETER EXPECTED_STATUS EXPECTED_COUNT
019_07_01 Check that the total number of matching results is returned if the count parameter is set to true and only the entity type is provided
[Tags]e-query5_7_26_3_13
${EMPTY}2002
019_07_02 Check that the total number of matching results is returned if the count parameter is set to true and a q parameter is provided
[Tags]e-query5_7_26_3_13
${airQualityLevel}2001
*** Keywords ***
Query Entities With Count
[Documentation]If the count parameter is set to true the special HTTP header NGSILD-Results-Count is set in the response and it must contain the total number of matching results.