Giter Club home page Giter Club logo

Comments (4)

rjmartell avatar rjmartell commented on July 24, 2024

You mean that some tests in the Basic conformance class are skipped? For example:

Feature type has no nillable properties: {http://www.interactive-instruments.de/namespaces/demo/cities/4.0/cities}State

It should be possible to ignore feature types for which a test doesn't apply by using a more specialized data provider that filters out inapplicable feature types. In this case, ignore feature types that don't have any nillable properties (there must be at least one, however). The protocol-featureType provider that is often used accepts all feature types for which instances exist, hence the skips.

from ets-wfs20.

jmfischer avatar jmfischer commented on July 24, 2024

Yes, I meant the example you are given above.

Does the "skipping" has any impact on getting certified in the Basic conformance class? If this is not the case it might stay as it is, but if Basic is not accepted because of the "skipping" this should be fixed.

from ets-wfs20.

rjmartell avatar rjmartell commented on July 24, 2024

A skip verdict here should have no bearing on a conformity assessment as long as the test was run and passed at least once. However, since support for this predicate is required for Basic conformance, if no feature type for which instances exist has nillable properties then a fail verdict should result (i.e. unable to test required functionality). This won't happen currently, so the test class PropertyIsNilOperatorTests needs to be modified to detect such a situation.

from ets-wfs20.

rjmartell avatar rjmartell commented on July 24, 2024

If the PropertyIsNil predicate cannot be tested (because no features exist with a nillable property), then an assertion error is thrown with the following message:

Unable to test required capability: PropertyIsNil. No feature type for which instances exist has nillable properties. 

Tests for other required filter predicates could be handled in a similar manner.

from ets-wfs20.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.