Changeset 23344


Ignore:
Timestamp:
2014/02/08 13:38:13 (10 years ago)
Author:
kimoto
Message:

#2503 add @preserveGlobalState disabled

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_13-dev/tests/class/helper/SC_Helper_TaxRule/SC_Helper_TaxRule_getTaxRuleTest.php

    r23343 r23344  
    2525    /** 
    2626     * @test 
     27     * @runInSeparateProcess 
     28     * @preserveGlobalState disabled 
    2729     */ 
    2830    public function 定数が正しく設定されているかのテスト() 
     
    3537    /** 
    3638     * @test 
     39     * @runInSeparateProcess 
     40     * @preserveGlobalState disabled 
    3741     */ 
    3842    public function 引数がからの場合税率設定で設定かつ適用日時内の最新の値が返される() 
     
    6064    /** 
    6165     * @test 
     66     * @runInSeparateProcess 
     67     * @preserveGlobalState disabled 
    6268     */ 
    6369    public function 商品idを指定した場合税率設定で設定かつ適用日時内の最新の値が返される() 
     
    8591    /** 
    8692     * @test 
     93     * @runInSeparateProcess 
     94     * @preserveGlobalState disabled 
    8795     */ 
    8896    public function 商品規格idを指定した場合税率設定で設定かつ適用日時内の最新の値が返される() 
Note: See TracChangeset for help on using the changeset viewer.