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
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:
|
|
2/2 passed
|