Executed features | Passed | Failures | Errors | Skipped | Success rate | Time |
---|---|---|---|---|---|---|
1 | 1 | 0 | 0 | 0 | 100.0% | 0.059 seconds |
The storage device reports missing resources
As a control unit I want to know if there are enough resources in a storage unit to make a coffee drink So that I will know if it is possible to prepare a beverage
should return the missing resources for the required drink
Return
(0.010 seconds)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Given:
|
a storage unit with a certain amount of resources
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
When:
|
we are querying the storage unit about the missing ingredients for making a coffee drink
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Then:
|
we get a set containing the missing ingredients
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Where:
|
resources in storage device, coffee drink and missing ingredients
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Examples:
|
|
14/14 passed
|