Report for lv.id.jc.machine.unit.StorageUnitReplenishResourcesSpec


Summary:

Created on Tue Nov 15 13:34:41 UTC 2022 by runner
Executed features Passed Failures Errors Skipped Success rate Time
1 1 0 0 0 100.0% 0.007 seconds
The control unit replenishes the resources in the storage unit
As a control unit
I want to replenish the necessary resources in the coffee machine
So that the coffee machine can prepare the necessary coffee drinks
See:

Features:

should replenish the specified resource Return
(0.002 seconds)
Given:
storage unit with a particular initial volume of resources
When:
we replenish a particular resource
Then:
the volume of this resource has increased due to the added replenishment
Where:
the initial volume of resources
Examples:
water milk beans cups cash target replenishment
0 0 0 0 0 Water 5000 OK (0.002 seconds)
400 540 20 9 550 Milk 2500 OK (0)
2/2 passed