Ignore:
Timestamp:
2013/01/06 17:36:52 (11 years ago)
Author:
shift_hiroko.tamagawa
Message:

#1978 SC_Helper_Purchaseの単体テスト完了

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfPrintRTest.php

    r22193 r22204  
    4444 
    4545  ///////////////////////////////////////// 
     46  // TODO 環境により出力形式が異なるため、テスト不可(デバッグ用なので、テストしなくてもよさそう) 
     47  /** 
    4648  public function testSfPrintR__指定したオブジェクトの情報が出力される() { 
    4749    $output = '<div style="font-size: 12px;color: #00FF00;">' . "\n" 
     
    5860    SC_Utils::sfPrintR(array('test'=>'TEST')); 
    5961  } 
    60  
     62  */ 
    6163  ////////////////////////////////////////// 
    6264 
Note: See TracChangeset for help on using the changeset viewer.