Changeset 23664 for branches/version-2_13-dev/tests
- Timestamp:
- 2014/10/27 11:22:40 (12 years ago)
- Location:
- branches/version-2_13-dev/tests/class
- Files:
-
- 3 edited
-
SC_CartSession/SC_CartSession_getCartListTest.php (modified) (1 diff)
-
SC_Product/SC_Product_getDetailAndProductsClassTest.php (modified) (1 diff)
-
SC_Product/SC_Product_getDetailTest.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_13-dev/tests/class/SC_CartSession/SC_CartSession_getCartListTest.php
r23526 r23664 142 142 ,'point_rate' => '0' 143 143 ,'deliv_fee' => null 144 ,'class_count' => '1'145 144 ,'maker_name' => null 146 145 ,'stock' => '99' -
branches/version-2_13-dev/tests/class/SC_Product/SC_Product_getDetailAndProductsClassTest.php
r23555 r23664 90 90 ,'point_rate' => '0' 91 91 ,'deliv_fee' => null 92 ,'class_count' => '1'93 92 ,'maker_name' => null 94 93 ,'stock' => '99' -
branches/version-2_13-dev/tests/class/SC_Product/SC_Product_getDetailTest.php
r23555 r23664 90 90 ,'point_rate' => '0' 91 91 ,'deliv_fee' => null 92 ,'class_count' => '1'93 92 ,'maker_name' => null 94 93 );
Note: See TracChangeset
for help on using the changeset viewer.
