refund2.feature 303 B

1234567891011
  1. @important
  2. Feature: Refund item
  3. In order to get satisfaction
  4. As a customer
  5. I need to be able to get refunds
  6. Scenario: ジェフは不完全な電子レンジを返します
  7. Given Jeff has bought a microwave for "$100"
  8. When he returns the microwave
  9. Then Jeff should be refunded $100