CheckoutServiceTest
|
100%
successful |
Tests
| Test | Method name | Duration | Result |
|---|---|---|---|
| Checkout for Car Type : CREDIT | checkout(CardType)[1] | 0.043s | passed |
| Checkout for Car Type : DEBIT | checkout(CardType)[2] | 0.001s | passed |
| Checkout for Car Type : REWARDS | checkout(CardType)[3] | 0.002s | passed |
Standard output
Acquire Credit Card Payment for the amount = 99.0 Acquire Debit Card Payment for the amount = 99.0 Acquire Rewards Card Payment for the amount = 99.0