- Capability1Tests - Class in org.opengis.cite.sta10.sensingCore
-
Includes various tests of "A.1 Sensing Core" Conformance class.
- Capability1Tests() - Constructor for class org.opengis.cite.sta10.sensingCore.Capability1Tests
-
- Capability2Tests - Class in org.opengis.cite.sta10.createUpdateDelete
-
Includes various tests of "A.3 Create Update Delete" Conformance class.
- Capability2Tests() - Constructor for class org.opengis.cite.sta10.createUpdateDelete.Capability2Tests
-
- Capability3Tests - Class in org.opengis.cite.sta10.filteringExtension
-
Includes various tests of "A.2 Filtering Extension" Conformance class.
- Capability3Tests() - Constructor for class org.opengis.cite.sta10.filteringExtension.Capability3Tests
-
- checkQueriesPriorityOrdering() - Method in class org.opengis.cite.sta10.filteringExtension.Capability3Tests
-
This method is testing the correct priority of the query options.
- checkResourcePaths() - Method in class org.opengis.cite.sta10.sensingCore.Capability1Tests
-
This method is testing the resource paths based on specification to the
specified level.
- checkServiceRootUri() - Method in class org.opengis.cite.sta10.sensingCore.Capability1Tests
-
This method is testing the root URL of the service under test.
- clearMessages() - Method in class org.opengis.cite.sta10.CommonFixture
-
- client - Variable in class org.opengis.cite.sta10.CommonFixture
-
HTTP client component (JAX-RS Client API).
- ClientUtils - Class in org.opengis.cite.sta10.util
-
Provides various utility methods for creating and configuring HTTP client
components.
- ClientUtils() - Constructor for class org.opengis.cite.sta10.util.ClientUtils
-
- CommonFixture - Class in org.opengis.cite.sta10
-
A supporting base class that sets up a common test fixture.
- CommonFixture() - Constructor for class org.opengis.cite.sta10.CommonFixture
-
- ControlInformation - Class in org.opengis.cite.sta10.util
-
SensorThings common control information
- ControlInformation() - Constructor for class org.opengis.cite.sta10.util.ControlInformation
-
- createEntities() - Method in class org.opengis.cite.sta10.createUpdateDelete.Capability2Tests
-
This method is testing create or POST entities.
- createEntitiesWithDeepInsert() - Method in class org.opengis.cite.sta10.createUpdateDelete.Capability2Tests
-
This method is testing create or POST in the form of Deep Insert.
- createInvalidEntities() - Method in class org.opengis.cite.sta10.createUpdateDelete.Capability2Tests
-
This method is testing create or POST invalid entities.
- createInvalidEntitiesWithDeepInsert() - Method in class org.opengis.cite.sta10.createUpdateDelete.Capability2Tests
-
This method is testing create or POST with invalid Deep Insert.
- readEntitiesAndCheckResponse() - Method in class org.opengis.cite.sta10.sensingCore.Capability1Tests
-
This method is testing GET entities.
- readEntitiesWithCountQO() - Method in class org.opengis.cite.sta10.filteringExtension.Capability3Tests
-
This method is testing $count query option.
- readEntitiesWithExpandQO() - Method in class org.opengis.cite.sta10.filteringExtension.Capability3Tests
-
This method is testing $expand query option.
- readEntitiesWithFilterQO() - Method in class org.opengis.cite.sta10.filteringExtension.Capability3Tests
-
This method is testing $filter query option for
<, <=, =, >=, > on properties.
- readEntitiesWithOrderbyQO() - Method in class org.opengis.cite.sta10.filteringExtension.Capability3Tests
-
This method is testing $orderby query option.
- readEntitiesWithSelectQO() - Method in class org.opengis.cite.sta10.filteringExtension.Capability3Tests
-
This method is testing $select query option.
- readEntitiesWithSkipQO() - Method in class org.opengis.cite.sta10.filteringExtension.Capability3Tests
-
This method is testing $skip query option.
- readEntitiesWithTopQO() - Method in class org.opengis.cite.sta10.filteringExtension.Capability3Tests
-
This method is testing $top query option.
- readEntityAndCheckResponse() - Method in class org.opengis.cite.sta10.sensingCore.Capability1Tests
-
This method is testing GET for a specific entity with its id.
- readNonexistentEntity() - Method in class org.opengis.cite.sta10.sensingCore.Capability1Tests
-
This method is testing GET when requesting a nonexistent entity.
- readPropertyOfEntityAndCheckResponse() - Method in class org.opengis.cite.sta10.sensingCore.Capability1Tests
-
This method is testing GET for a property of an entity.
- registerClientComponent(ISuite) - Method in class org.opengis.cite.sta10.SuiteFixtureListener
-
A client component is added to the suite fixture as the value of the
SuiteAttribute.CLIENT attribute; it may be subsequently accessed
via the
ITestContext.getSuite() method.
- removeParameters(MediaType) - Static method in class org.opengis.cite.sta10.util.ClientUtils
-
Creates a copy of the given MediaType object but without any parameters.
- request - Variable in class org.opengis.cite.sta10.CommonFixture
-
An HTTP request message.
- response - Variable in class org.opengis.cite.sta10.CommonFixture
-
An HTTP response message.
- ReusableEntityFilter - Class in org.opengis.cite.sta10
-
Buffers the (response) entity so it can be read multiple times.
- ReusableEntityFilter() - Constructor for class org.opengis.cite.sta10.ReusableEntityFilter
-
- ROOT_PKG_PATH - Static variable in class org.opengis.cite.sta10.CommonFixture
-
Root test suite package (absolute path).
- rootUri - Variable in class org.opengis.cite.sta10.createUpdateDelete.Capability2Tests
-
The root URL of the SensorThings service under the test
- rootUri - Variable in class org.opengis.cite.sta10.filteringExtension.Capability3Tests
-
The root URL of the SensorThings service under the test
- rootUri - Variable in class org.opengis.cite.sta10.sensingCore.Capability1Tests
-
The root URL of the SensorThings service under the test