Changeset 23343 for branches/version-2_13-dev/tests/class/helper/SC_Helper_TaxRule/SC_Helper_TaxRule_getTaxRule_OptionProductTaxRuleTest.php
- Timestamp:
- 2014/02/08 13:27:38 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_13-dev/tests/class/helper/SC_Helper_TaxRule/SC_Helper_TaxRule_getTaxRule_OptionProductTaxRuleTest.php
r23339 r23343 25 25 /** 26 26 * @test 27 * @runInSeparateProcess 28 * @preserveGlobalState disabled 27 29 */ 28 30 public function 定数が正しく設定されているかのテスト() … … 35 37 /** 36 38 * @test 39 * @runInSeparateProcess 40 * @preserveGlobalState disabled 37 41 */ 38 42 public function 引数がからの場合税率設定で設定かつ適用日時内の最新の値が返される() … … 60 64 /** 61 65 * @test 66 * @runInSeparateProcess 67 * @preserveGlobalState disabled 62 68 */ 63 69 public function 商品idを指定した場合商品に設定かつ適用日時内の最新の値が返される() … … 85 91 /** 86 92 * @test 93 * @runInSeparateProcess 94 * @preserveGlobalState disabled 87 95 */ 88 96 public function 商品規格idを指定した場合商品に登録かつ適用日時内の最新の値が返される() … … 110 118 /** 111 119 * @test 120 * @runInSeparateProcess 121 * @preserveGlobalState disabled 112 122 */ 113 123 public function 商品規格idのみを指定した場合税率設定に登録かつ適用日時内の最新の値が返される()
Note: See TracChangeset
for help on using the changeset viewer.