[Svn-src-all:3267] [version-2_12-dev 22168] 単体テスト用のデータ作成を修正
shift_hiroko.tamagawa
admin @ mail.ec-cube.net
2012年 12月 27日 (木) 11:02:15 JST
Subversion committed to /home/svn/open 22168
http://svn.ec-cube.net/open_trac/changeset/22168
┌────────────────────────────┐
│更新者 : shift_hiroko.tamagawa │
│更新日時: 2012-12-27 11:02:15 +0900 (木, 27 12月 2012)│
└────────────────────────────┘
Log:
--------------------------------------------------------
単体テスト用のデータ作成を修正
Changed: [U:修正,A:追加,D:削除]
--------------------------------------------------------
U branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_TestBase.php
変更: branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_TestBase.php
===================================================================
--- branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_TestBase.php 2012-12-27 01:35:00 UTC (rev 22167)
+++ branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_TestBase.php 2012-12-27 02:02:15 UTC (rev 22168)
@@ -494,7 +494,8 @@
'order_detail_id' => '1003',
'order_id' => '1002',
'product_id' => '1001',
- 'product_class_id' => '1001'
+ 'product_class_id' => '1001',
+ 'product_name' => '製品名1003'
)
);
Svn-src-all メーリングリストの案内