Commit 6fa0d374 authored by YannGarcia's avatar YannGarcia
Browse files

Rename PSAP Dequeue TCs

parent 41b98e67
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -524,7 +524,7 @@ Package PSAP {
        import all from psap_commons;
        
        Test Purpose {
            TP Id TP_PSAP_HTTP_DEQUEUE_BV_01
            TP Id TP_PSAP_HTTP_DEQUEUE_REGISTRATION_BV_01
            Test objective 
                "Check that the IUT registers properly to an ESRP Dequeue" 
            Reference 
@@ -582,10 +582,10 @@ Package PSAP {
                        to the ESRP entity
                    } // TODO Add Subscribe (ESRP sends its queue state) & Notify (psap sends queue state) at registration
                }
        } // End of TP_PSAP_HTTP_DEQUEUE_BV_01
        } // End of TP_PSAP_HTTP_DEQUEUE_REGISTRATION_BV_01
        
        Test Purpose {
            TP Id TP_PSAP_HTTP_DEQUEUE_BV_02
            TP Id TP_PSAP_HTTP_DEQUEUE_REGISTRATION_BV_02
            Test objective 
                "Check that the IUT accepts incoming calls after having registered to an ESRP Dequeue" 
            Reference 
@@ -612,10 +612,10 @@ Package PSAP {
                        the IUT entity establishesIncomingCall
                    }
                }
        } // End of TP_PSAP_HTTP_DEQUEUE_BV_02
        } // End of TP_PSAP_HTTP_DEQUEUE_REGISTRATION_BV_02
        
        Test Purpose {
            TP Id TP_PSAP_HTTP_DEQUEUE_BV_03
            TP Id TP_PSAP_HTTP_DEQUEUE_REGISTRATION_BV_03
            Test objective 
                "Check that the IUT deregisters properly from an ESRP Dequeue" 
            Reference 
@@ -649,7 +649,7 @@ Package PSAP {
                        to the ESRP entity
                    }
                }
        } // End of TP_PSAP_HTTP_DEQUEUE_BV_03
        } // End of TP_PSAP_HTTP_DEQUEUE_REGISTRATION_BV_03
        
    } // End of group Dequeue registration/deregistration