- 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.
- DATASTREAM_PROPERTIES - Static variable in class org.opengis.cite.sta10.util.EntityProperties
-
List of Mandatory properties for Datastream entity.
- DATASTREAM_PROPERTIES_Values - Static variable in class org.opengis.cite.sta10.util.EntityPropertiesSampleValue
-
Sample properties for Datastream entity.
- DATASTREAM_RELATIONS - Static variable in class org.opengis.cite.sta10.util.EntityRelations
-
List of entity relations for Datastream entity.
- deleteEntities() - Method in class org.opengis.cite.sta10.createUpdateDelete.Capability2Tests
-
This method is testing DELETE and its integrity constraint.
- deleteEverythings() - Method in class org.opengis.cite.sta10.createUpdateDelete.Capability2Tests
-
This method is run after all the tests of this class is run and clean the
database.
- deleteEverythings() - Method in class org.opengis.cite.sta10.filteringExtension.Capability3Tests
-
This method is run after all the tests of this class is run and clean the
database.
- deleteNoneexistentEntities() - Method in class org.opengis.cite.sta10.createUpdateDelete.Capability2Tests
-
This method is testing DELETE request for a nonexistent entity.
- doDelete(String) - Static method in class org.opengis.cite.sta10.util.HTTPMethods
-
Send HTTP DELETE request to the urlString and return response code
- doGet(String) - Static method in class org.opengis.cite.sta10.util.HTTPMethods
-
Send HTTP GET request to the urlString and return response code and response body
- doPatch(String, String) - Static method in class org.opengis.cite.sta10.util.HTTPMethods
-
Send HTTP PATCH request to the urlString with patchBody and return response code and response body
- doPost(String, String) - Static method in class org.opengis.cite.sta10.util.HTTPMethods
-
Send HTTP POST request to the urlString with postBody and return response code and response body
- doPut(String, String) - Static method in class org.opengis.cite.sta10.util.HTTPMethods
-
Send HTTP PUT request to the urlString with putBody and return response code and response body
- doTestRun(Document) - Method in class org.opengis.cite.sta10.TestNGController
-
- OBSERVATION_PROPERTIES - Static variable in class org.opengis.cite.sta10.util.EntityProperties
-
List of Mandatory properties for Observation entity.
- OBSERVATION_PROPERTIES_Values - Static variable in class org.opengis.cite.sta10.util.EntityPropertiesSampleValue
-
Sample properties for Observation entity.
- OBSERVATION_RELATIONS - Static variable in class org.opengis.cite.sta10.util.EntityRelations
-
List of entity relations for Observation entity.
- OBSERVED_PROPERTY_RELATIONS - Static variable in class org.opengis.cite.sta10.util.EntityRelations
-
List of entity relations for ObservedProperty entity.
- OBSERVED_PROPETY_PROPERTIES - Static variable in class org.opengis.cite.sta10.util.EntityProperties
-
List of Mandatory properties for ObservedProperty entity.
- OBSERVED_PROPETY_PROPERTIES_Values - Static variable in class org.opengis.cite.sta10.util.EntityPropertiesSampleValue
-
Sample properties for ObservedProperty entity.
- obtainTestSubject(ITestContext) - Method in class org.opengis.cite.sta10.createUpdateDelete.Capability2Tests
-
This method will be run before starting the test for this conformance
class.
- obtainTestSubject(ITestContext) - Method in class org.opengis.cite.sta10.filteringExtension.Capability3Tests
-
This method will be run before starting the test for this conformance
class.
- obtainTestSubject(ITestContext) - Method in class org.opengis.cite.sta10.sensingCore.Capability1Tests
-
This method will be run before starting the test for this conformance
class.
- onExecutionFinish() - Method in class org.opengis.cite.sta10.TestRunListener
-
- onExecutionStart() - Method in class org.opengis.cite.sta10.TestRunListener
-
- onFinish(ISuite) - Method in class org.opengis.cite.sta10.SuiteFixtureListener
-
- onStart(ISuite) - Method in class org.opengis.cite.sta10.SuiteFixtureListener
-
- onTestFailure(ITestResult) - Method in class org.opengis.cite.sta10.TestFailureListener
-
Sets the "request" and "response" attributes of a test result.
- org.opengis.cite.sta10 - package org.opengis.cite.sta10
-
The root package includes supporting classes of general utility such as the
main controller, listeners, and reporters.
- org.opengis.cite.sta10.createUpdateDelete - package org.opengis.cite.sta10.createUpdateDelete
-
Conformance Level 2 extends Level 1.
- org.opengis.cite.sta10.filteringExtension - package org.opengis.cite.sta10.filteringExtension
-
Conformance Level 3 includes extension.
- org.opengis.cite.sta10.sensingCore - package org.opengis.cite.sta10.sensingCore
-
Conformance Level 1 includes basic facilities.
- org.opengis.cite.sta10.util - package org.opengis.cite.sta10.util
-
This package includes miscellaneous utility classes to support testing.
- 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