Loading test-purposes/AtsCise/AtsCise.tplan2 +1743 −153 File changed.Preview size limit exceeded, changes collapsed. Show changes test-purposes/cise-common.tplan2 +29 −23 Original line number Diff line number Diff line Loading @@ -2,30 +2,34 @@ Package CISE_Common { Domain { pics: - PICS_IUT_CDM_NODE // Set to true if the IUT is acting as a CISE node - PICS_IUT_CDM_ADAPTOR // Set to true if the IUT is acting as a CISE adaptor - PICS_CDM_PULL_REQUEST // Set to true if the IUT supports PullRequest - PICS_CISE_SHA1 // Set to true if signature with SHA-1 is supported - PICS_CISE_SHA256 // Set to true if signature with SHA-256 is supported - PICS_CISE_SHA384 // Set to true if signature with SHA-384 is supported - PICS_CDM_VESSEL_SERVICE // Set to true if Vessel service is supported by the ServiceRegistry - PICS_CDM_ACTION_SERVICE // Set to true if Action service is supported by the ServiceRegistry - PICS_CDM_ANOMALY_SERVICE // Set to true if Anomaly service is supported by the ServiceRegistry - PICS_CDM_CERTIFICATE_DOCUMENT_SERVICE // Set to true if Document service is supported by the ServiceRegistry - PICS_CDM_INCIDENT_SERVICE // Set to true if Document service is supported by the ServiceRegistry - PICS_CDM_METEO_SERVICE // Set to true if MeteoCondition service is supported by the ServiceRegistry - PICS_CDM_ORGANIZATION_SERVICE - PICS_CDM_IRREGULAR_MIGRATION_INCIDENT_SERVICE - PICS_CDM_LAW_INFRINGEMENT_INCIDENT_SERVICE - PICS_CDM_RISK_SERVICE // Set to true if Risk service is supported by the ServiceRegistry - PICS_CDM_CARGO_SERVICE // Set to true if Cargo service is supported by the ServiceRegistry - IUT_CDM_NODE // Set to true if the IUT is acting as a CISE node - IUT_CDM_ADAPTOR // Set to true if the IUT is acting as a CISE adaptor - CDM_PULL_REQUEST // Set to true if the IUT supports PullRequest - CDM_PUSH_REQUEST - CDM_SUBSCRIBE_REQUEST - CDM_FEEDBACK_REQUEST - CISE_SHA1 // Set to true if signature with SHA-1 is supported - CISE_SHA256 // Set to true if signature with SHA-256 is supported - CISE_SHA384 // Set to true if signature with SHA-384 is supported - CDM_VESSEL_SERVICE // Set to true if Vessel service is supported by the ServiceRegistry - CDM_ACTION_SERVICE // Set to true if Action service is supported by the ServiceRegistry - CDM_ANOMALY_SERVICE // Set to true if Anomaly service is supported by the ServiceRegistry - CDM_CERTIFICATE_DOCUMENT_SERVICE // Set to true if Document service is supported by the ServiceRegistry - CDM_INCIDENT_SERVICE // Set to true if Document service is supported by the ServiceRegistry - CDM_METEO_SERVICE // Set to true if MeteoCondition service is supported by the ServiceRegistry - CDM_ORGANIZATION_SERVICE - CDM_IRREGULAR_MIGRATION_INCIDENT_SERVICE - CDM_LAW_INFRINGEMENT_INCIDENT_SERVICE - CDM_RISK_SERVICE // Set to true if Risk service is supported by the ServiceRegistry - CDM_CARGO_SERVICE // Set to true if Cargo service is supported by the ServiceRegistry // TODO Add PICS for other services - PICS_CDM_FILTERING // Set to true if filtering in PullRequest is supported - PICS_ROOT_API // CISE root API URL - CDM_FILTERING // Set to true if filtering in PullRequest is supported - ROOT_API // CISE root API URL ; entities: // ETSI GS CDM 004 V1.0.0 Clause 5.1 Overview - NODE // CISE Node as IUT - GATEWAY_PROVIDER // A GATEWAY_PROVIDER accessible from secured network - ADAPTER // CISE LIS Adapter as IUT - NETWORK // CISE NETWORK - IUT // Implementation under test Loading @@ -39,6 +43,7 @@ Package CISE_Common { - sends // component sends an HTTP response - sendsBeforeResponseTimerExpiry - having - havingReceived - isInIdleState // component is in its idle state - havingRegistered - isTriggeredToSend Loading Loading @@ -193,6 +198,7 @@ Package CISE_Common { STRING URI_SUBSCRIBE_POST; // TODO STRING URI_UNSUBSCRIBE_POST; // TODO STRING URI_NOTIFY_POST; // TODO STRING URI_FEEDBACK_POST; // TODO // Timers Integer RESPONSE_TIMEOUT; // Response timeout Loading Loading
test-purposes/AtsCise/AtsCise.tplan2 +1743 −153 File changed.Preview size limit exceeded, changes collapsed. Show changes
test-purposes/cise-common.tplan2 +29 −23 Original line number Diff line number Diff line Loading @@ -2,30 +2,34 @@ Package CISE_Common { Domain { pics: - PICS_IUT_CDM_NODE // Set to true if the IUT is acting as a CISE node - PICS_IUT_CDM_ADAPTOR // Set to true if the IUT is acting as a CISE adaptor - PICS_CDM_PULL_REQUEST // Set to true if the IUT supports PullRequest - PICS_CISE_SHA1 // Set to true if signature with SHA-1 is supported - PICS_CISE_SHA256 // Set to true if signature with SHA-256 is supported - PICS_CISE_SHA384 // Set to true if signature with SHA-384 is supported - PICS_CDM_VESSEL_SERVICE // Set to true if Vessel service is supported by the ServiceRegistry - PICS_CDM_ACTION_SERVICE // Set to true if Action service is supported by the ServiceRegistry - PICS_CDM_ANOMALY_SERVICE // Set to true if Anomaly service is supported by the ServiceRegistry - PICS_CDM_CERTIFICATE_DOCUMENT_SERVICE // Set to true if Document service is supported by the ServiceRegistry - PICS_CDM_INCIDENT_SERVICE // Set to true if Document service is supported by the ServiceRegistry - PICS_CDM_METEO_SERVICE // Set to true if MeteoCondition service is supported by the ServiceRegistry - PICS_CDM_ORGANIZATION_SERVICE - PICS_CDM_IRREGULAR_MIGRATION_INCIDENT_SERVICE - PICS_CDM_LAW_INFRINGEMENT_INCIDENT_SERVICE - PICS_CDM_RISK_SERVICE // Set to true if Risk service is supported by the ServiceRegistry - PICS_CDM_CARGO_SERVICE // Set to true if Cargo service is supported by the ServiceRegistry - IUT_CDM_NODE // Set to true if the IUT is acting as a CISE node - IUT_CDM_ADAPTOR // Set to true if the IUT is acting as a CISE adaptor - CDM_PULL_REQUEST // Set to true if the IUT supports PullRequest - CDM_PUSH_REQUEST - CDM_SUBSCRIBE_REQUEST - CDM_FEEDBACK_REQUEST - CISE_SHA1 // Set to true if signature with SHA-1 is supported - CISE_SHA256 // Set to true if signature with SHA-256 is supported - CISE_SHA384 // Set to true if signature with SHA-384 is supported - CDM_VESSEL_SERVICE // Set to true if Vessel service is supported by the ServiceRegistry - CDM_ACTION_SERVICE // Set to true if Action service is supported by the ServiceRegistry - CDM_ANOMALY_SERVICE // Set to true if Anomaly service is supported by the ServiceRegistry - CDM_CERTIFICATE_DOCUMENT_SERVICE // Set to true if Document service is supported by the ServiceRegistry - CDM_INCIDENT_SERVICE // Set to true if Document service is supported by the ServiceRegistry - CDM_METEO_SERVICE // Set to true if MeteoCondition service is supported by the ServiceRegistry - CDM_ORGANIZATION_SERVICE - CDM_IRREGULAR_MIGRATION_INCIDENT_SERVICE - CDM_LAW_INFRINGEMENT_INCIDENT_SERVICE - CDM_RISK_SERVICE // Set to true if Risk service is supported by the ServiceRegistry - CDM_CARGO_SERVICE // Set to true if Cargo service is supported by the ServiceRegistry // TODO Add PICS for other services - PICS_CDM_FILTERING // Set to true if filtering in PullRequest is supported - PICS_ROOT_API // CISE root API URL - CDM_FILTERING // Set to true if filtering in PullRequest is supported - ROOT_API // CISE root API URL ; entities: // ETSI GS CDM 004 V1.0.0 Clause 5.1 Overview - NODE // CISE Node as IUT - GATEWAY_PROVIDER // A GATEWAY_PROVIDER accessible from secured network - ADAPTER // CISE LIS Adapter as IUT - NETWORK // CISE NETWORK - IUT // Implementation under test Loading @@ -39,6 +43,7 @@ Package CISE_Common { - sends // component sends an HTTP response - sendsBeforeResponseTimerExpiry - having - havingReceived - isInIdleState // component is in its idle state - havingRegistered - isTriggeredToSend Loading Loading @@ -193,6 +198,7 @@ Package CISE_Common { STRING URI_SUBSCRIBE_POST; // TODO STRING URI_UNSUBSCRIBE_POST; // TODO STRING URI_NOTIFY_POST; // TODO STRING URI_FEEDBACK_POST; // TODO // Timers Integer RESPONSE_TIMEOUT; // Response timeout Loading