Changeset 22713


Ignore:
Timestamp:
2013/03/10 11:05:12 (11 years ago)
Author:
hiro151
Message:

#2183 メソッド名の修正

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/camp/camp-2_13-tests/tests/class/helper/SC_Helper_BestProducts/SC_Helper_BestProducts_deleteByProductIDsTest.php

    r22689 r22713  
    4343 
    4444 
    45     // データが削除されていることを確認 
    46     public function testDeleteByProductIDs_delete(){ 
     45    public function testDeleteByProductIDs_データが削除される(){ 
    4746 
    4847        $objHelperBestProducts = new SC_Helper_BestProducts_Ex(); 
     
    5857 
    5958    // データが削除されていることを確認 
    60     public function testDeleteByProductIDs_delete2(){ 
     59    public function testDeleteByProductIDs_複数データが削除される(){ 
    6160 
    6261        $objHelperBestProducts = new SC_Helper_BestProducts_Ex(); 
Note: See TracChangeset for help on using the changeset viewer.