Commit 60808a32 authored by Yann Garcia's avatar Yann Garcia
Browse files

Bug fixed in AppPkgMgt_BO-BI.tplan2

parent 6fdedcef
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -449,7 +449,7 @@ Package MEC_MEC010p2_MEO_PKGM_BO_BI {
   }  

   Test Purpose {
      TP Id "TP_MEC_MEC010p2_MEO_PKGM_010_01_OK"
      TP Id "TP_MEC_MEC010p2_MEO_PKGM_010_01_NF"
      
      Test objective 
          "Check that MEO fetches the on-boarded application package content identified by appPkgId when requested"
@@ -486,7 +486,7 @@ Package MEC_MEC010p2_MEO_PKGM_BO_BI {
   }
   
   Test Purpose {
      TP Id "TP_MEC_MEC010p2_MEO_PKGM_010_02_OK"
      TP Id "TP_MEC_MEC010p2_MEO_PKGM_010_02_NF"
      
      Test objective 
          "Check that MEO fetches the on-boarded application package content identified by appDId when requested"
@@ -515,7 +515,7 @@ Package MEC_MEC010p2_MEO_PKGM_BO_BI {
          }
          then {
              the IUT entity sends a HTTP_RESPONSE containing
                  status set to "204 Not Found"
                  status set to "404 Not Found"
               ;
               to the MEC_OSS entity
         }