Commit f5299b10 authored by garciay's avatar garciay
Browse files

Validate ECRF test cases

parent 55929e3b
Loading
Loading
Loading
Loading

test_purposes/ecrf.tplan2

100644 → 100755
+993 −993
Original line number Diff line number Diff line
@@ -183,9 +183,9 @@ Initial conditions with {
        serviceMappingFor E_POLICE_SERVICE_URN containing
            URI indicating value E_POLICE_SIP_URI;
    ;
    and the IUT entity havingServiceBoundaryFor the V_FIRE_SERVICE_BOUNDARY containing
        serviceMappingFor V_FIRE_SERVICE_URN containing
        	URI indicating value V_FIRE_SIP_URI;
    and the IUT entity havingServiceBoundaryFor the V_POLICE_SERVICE_BOUNDARY containing
        serviceMappingFor V_POLICE_SERVICE_URN containing
            URI indicating value V_POLICE_SIP_URI;
    ;
}
Expected behaviour
@@ -255,9 +255,9 @@ Initial conditions with {
        serviceMappingFor E_POLICE_SERVICE_URN containing
            URI indicating value E_POLICE_SIP_URI;
    ;
    and the IUT entity havingServiceBoundaryFor the V_FIRE_SERVICE_BOUNDARY containing
        serviceMappingFor V_FIRE_SERVICE_URN containing
        	URI indicating value V_FIRE_SIP_URI;
    and the IUT entity havingServiceBoundaryFor the V_POLICE_SERVICE_BOUNDARY containing
        serviceMappingFor V_POLICE_SERVICE_URN containing
            URI indicating value V_POLICE_SIP_URI;
    ;
}
Expected behaviour
@@ -275,8 +275,8 @@ Expected behaviour
                            element "location" containing
                                element "Circle" inNamespace "http://www.opengis.net/pidflo/1.0" containing
                                    attribute "srsName" indicating value "urn:ogc:def:crs:EPSG::4326",
                                    element "pos" inNamespace "http://www.opengis.net/gml" indicating value CIRCLE_IN_V_FIRE_SERVICE_BOUNDARY_POS,
                                    element "radius" indicating value CIRCLE_IN_V_FIRE_SERVICE_BOUNDARY_RADIUS containing
                                    element "pos" inNamespace "http://www.opengis.net/gml" indicating value CIRCLE_IN_V_POLICE_SERVICE_BOUNDARY_POS,
                                    element "radius" indicating value CIRCLE_IN_V_POLICE_SERVICE_BOUNDARY_RADIUS containing
                                        attribute "uom" indicating value "urn:ogc:def:uom:EPSG::9001"
                                    ;
                                ;
@@ -301,8 +301,8 @@ Expected behaviour
                                attribute "sourceId",
                                attribute "lastUpdated",
                                attribute "expires",
                                element "service" indicating value V_FIRE_SERVICE_URN,
                                element "uri" indicating value V_FIRE_SIP_URI;
                                element "service" indicating value V_POLICE_SERVICE_URN,
                                element "uri" indicating value V_POLICE_SIP_URI;
                            ,
                            element "path" containing
                              element via containing attribute "source";
@@ -332,8 +332,8 @@ Initial conditions with {
            URI indicating value E_POLICE_SIP_URI;
    ;
    and the IUT entity havingServiceBoundaryFor the V_FIRE_SERVICE_BOUNDARY containing
        serviceMappingFor V_FIRE_SERVICE_URN containing
        	URI indicating value V_FIRE_SIP_URI;
        serviceMappingFor V_POLICE_SERVICE_URN containing
            URI indicating value V_POLICE_SIP_URI;
    ;
}
Expected behaviour