Changeset 22843 for branches/version-2_13-dev/tests
- Timestamp:
- 2013/05/31 13:09:04 (13 years ago)
- Location:
- branches/version-2_13-dev/tests/class/helper/SC_Helper_DB
- Files:
-
- 3 edited
-
SC_Helper_DB_TestBase.php (modified) (1 diff)
-
SC_Helper_DB_sfGetBasisDataCacheTest.php (modified) (3 diffs)
-
SC_Helper_DB_sfGetBasisDataTest.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_13-dev/tests/class/helper/SC_Helper_DB/SC_Helper_DB_TestBase.php
r22759 r22843 132 132 'email03' => '[email protected]', 133 133 'email04' => '[email protected]', 134 'email05' => '[email protected]',135 134 'free_rule' => '1000', 136 135 'shop_name' => 'shopname', -
branches/version-2_13-dev/tests/class/helper/SC_Helper_DB/SC_Helper_DB_sfGetBasisDataCacheTest.php
r22726 r22843 107 107 'email03' => '[email protected]', 108 108 'email04' => '[email protected]', 109 'email05' => '[email protected]',110 109 'free_rule' => '1000', 111 110 'shop_name' => 'shopname', … … 183 182 'email03' => '[email protected]', 184 183 'email04' => '[email protected]', 185 'email05' => '[email protected]',186 184 'free_rule' => '1000', 187 185 'shop_name' => 'shopname', … … 266 264 'email03' => '[email protected]', 267 265 'email04' => '[email protected]', 268 'email05' => '[email protected]',269 266 'free_rule' => '1000', 270 267 'shop_name' => 'shopname', -
branches/version-2_13-dev/tests/class/helper/SC_Helper_DB/SC_Helper_DB_sfGetBasisDataTest.php
r22760 r22843 96 96 'email03' => '[email protected]', 97 97 'email04' => '[email protected]', 98 'email05' => '[email protected]',99 98 'free_rule' => '1000', 100 99 'shop_name' => 'shopname',
Note: See TracChangeset
for help on using the changeset viewer.
