Commit 1bce7bab authored by Sebastian Müller's avatar Sebastian Müller
Browse files

indentation cleaned-up for all TPs

parent 7b4d347c
Loading
Loading
Loading
Loading
+189 −194
Original line number Diff line number Diff line
@@ -63,7 +63,6 @@ Package NG112_LIS {

Test Purpose {
TP Id TP_LIS_HTTP_POST_BV_01

Test objective 
    "IUT successfully responds with a Point when it receives a HTTP POST location request without location type" 
Reference 
@@ -134,16 +133,13 @@ Test Purpose {
    	
Test Purpose {
TP Id TP_LIS_HTTP_POST_BV_02
                
Test objective 
    "IUT successfully responds with a Circle when it receives a HTTP POST location request without location type" 
Reference 
    "ETSI TS 103 479 Vm.t.e (yyyy-mm) Clause 5.5 Location Information Server (LIS)",
    "Next Generation 112 Long Term Definition http://www.eena.org/uploads/gallery/files/pdf/2013-03-15-eena_ng_longtermdefinitionupdated.pdf Clause 4.10",
    "https://tools.ietf.org/html/rfc5985"

//Config Id CFG_LIS_01

PICS Selection PICS_HTTP_POST_REQUEST PICS_LOCATION_HELD
Initial conditions with {
    the IUT entity havingLocationMappingFor the DEVICE_NUMBER containing
@@ -193,7 +189,8 @@ Test Purpose {
                                                    attribute "srsName" indicating value "urn:ogc:def:crs:EPSG::4326",
                                                    element "pos" inNamespace "http://www.opengis.net/gml" indicating value CIRCLE_POS,
                                                    element "radius" indicating value CIRCLE_RADIUS containing
																					attribute "uom" indicating value "urn:ogc:def:uom:EPSG::9001";
                                                        attribute "uom" indicating value "urn:ogc:def:uom:EPSG::9001"
                                                    ;
                                                ;
                                            ;
                                        ;
@@ -210,16 +207,13 @@ Test Purpose {

Test Purpose {
TP Id TP_LIS_HTTP_POST_BV_03
                
Test objective 
    "IUT successfully responds with an error response when it receives a HTTP POST location request for an unknown device" 
Reference 
    "ETSI TS 103 479 Vm.t.e (yyyy-mm) Clause 5.5 Location Information Server (LIS)",
    "Next Generation 112 Long Term Definition http://www.eena.org/uploads/gallery/files/pdf/2013-03-15-eena_ng_longtermdefinitionupdated.pdf Clause 4.10",
    "https://tools.ietf.org/html/rfc5985"

//Config Id CFG_LIS_01

PICS Selection PICS_HTTP_POST_REQUEST PICS_LOCATION_HELD
Initial conditions with {
    the IUT entity havingLocationMappingFor the "deviceNumber" containing
@@ -258,7 +252,8 @@ Test Purpose {
                    xmlMessage containing	
                        version indicating value "1.0",
                        element "error" inNamespace "urn:ietf:params:xml:ns:geopriv:held" containing
                    	 			attribute "code" indicating value "locationUnknown";
                            attribute "code" indicating value "locationUnknown"
                        ;
                    ;
                ;
            ;