All Downloads are FREE. Search and download functionalities are using the official Maven repository.

wfs.1.1.0.ctl.asserts.ctl Maven / Gradle / Ivy

Go to download

Verifies conformance of implementations to the OGC Web Feature Service (WFS 1.1.0)Standard.

The newest version!



  
  
    
    
    
    Attempts to fetch a feature by identifier using the GetFeature/GET binding.
    
      If empty.response = 'false', then test passes if the response contains the
      matching feature as a child of either gml:featureMember or gml:featureMembers.
      Otherwise the test passes only if the response is empty.
    
    
      
        
          
            
          
          GET
          WFS
          1.1.0
          GetFeature
          
          
        
      
      
        
          FAILURE: Expected valid wfs:FeatureCollection in response.
          
        
        
          
            
          
          
            
          
          
            FAILURE: Did not get feature with matching gml:id ().
            
          
        
        
          
            FAILURE: Expected empty GetFeature response.
            
          
        
      
    
  

  
    
    
    
    
    Attempt to fetch a feature by name using the GetFeature/POST binding.
    
      If empty.response = 'false', then the test passes if the response contains
      at least one matching feature as a child of either gml:featureMember or
      gml:featureMembers. Otherwise the test passes only if the response is empty.
    
    
      
        
          
            
          
          POST
          
            
              
                
                  
                    gml:name
                    
                  
                
              
            
          
          
        
      
      
      
        
          FAILURE: Expected valid wfs:FeatureCollection in response.
          
        
        
          
            FAILURE: GetFeature response is empty. Expected feature(s) with gml:name=""
            
          
        
        
          
            FAILURE: Expected empty GetFeature response (where gml:name="")
            
          
        
      
    
  





© 2015 - 2025 Weber Informatics LLC | Privacy Policy