Checks preconditions for running tests to verify that the IUT satisfies the
requirements of the
Minimum Temporal filter conformance
class. All tests are skipped if any preconditions are not met. The filter
constraint
"ImplementsMinTemporalFilter" must be set to "TRUE" in the
capabilities document. The During operator must be implemented.
<Conformance xmlns="http://www.opengis.net/fes/2.0">
<Constraint name="ImplementsMinTemporalFilter">
<AllowedValues xmlns="http://www.opengis.net/ows/1.1">
<Value>TRUE</Value>
</AllowedValues>
</Constraint>
</Conformance>