コード例 #1
0
ファイル: RefundSteps.cs プロジェクト: davewil/EasyBdd
 private void customer_previously_bought_an_item()
 {
     _target.CustomerBuy(1);
 }