diff --git a/service/ds-wfs-pre-defined-soapui-project.xml b/service/ds-wfs-pre-defined-soapui-project.xml index 672af26c1..84a710775 100755 --- a/service/ds-wfs-pre-defined-soapui-project.xml +++ b/service/ds-wfs-pre-defined-soapui-project.xml @@ -2393,8 +2393,6 @@ public class OutputFormat { outputFormat.indexOf("gml")!=-1) { type=FormatType.XML; - }else if(outputFormat.indexOf("json")!=-1) { - type=FormatType.JSON; }else if(outputFormat.indexOf("text")!=-1) { type=FormatType.TEXT; } @@ -2578,14 +2576,10 @@ if(schemaLocations!=null) { } 30000200import de.interactive_instruments.etf.suim.* Assert a = new Assert(messageExchange, context, log, Assert.INSPIRE_DS_NS); -a.exists("/*:schema", "TR.missingSchemaRootElement");BasicBasicGlobal HTTP Settingsservice${#TestSuite#service}QUERYversion${#TestSuite#version}QUERYrequestDescribeFeatureTypeQUERYOUTPUTFORMAT${Transfer_Properties#outputFormat}QUERY - - +a.exists("/wfs:FeatureCollection", "TR.missingFeatureCollectionRootElement");BasicBasicGlobal HTTP SettingsSERVICE${#TestSuite#service}QUERYVERSION${#TestSuite#version}QUERYREQUESTGetFeatureQUERYRESULTTYPEhitsQUERYTYPENAMES${Transfer_Properties#featureTypeName}QUERYOUTPUTFORMAT${Transfer_Properties#outputFormat}QUERYNAMESPACES${Transfer_Properties#featureTypeNamespaceWfs2}QUERY#Project#endpt.GetFeature.Get#Project#endpt.GetFeature.GetTEMPLATE#Project#endpt.GetFeature.Get Dieser Testfall wird lediglich für die Persistierung von XTF-OWSGTL Objekten genutzt und ist deaktiviert. This test step stores objects that can be accessed via the de.interactive_instruments.ObjectSaver class.de.interactive_instruments.xtf.wfs.CapabilitiesThis test step stores objects that can be accessed via the de.interactive_instruments.ObjectSaver class.qaf.ShortDescriptionqaf.Authorherrmannqaf.CreationDate2014-01-13T12:24:44.132+01:00qaf.Version1.0.0qaf.AssociatedRequirementsqaf.ExpectedResultsqaf.StatusIMPLEMENTEDqaf.LastUpdateDate2014-01-13T14:10:42.868+01:00etf.technicalSteptrueCheck if the service is available and the Test initialisation phase has been completed successfully.