Specification run results


Project: Coffee Machine Version: 1.0

Specifications summary:

Created on Tue Nov 15 13:34:41 UTC 2022 by runner
Total Passed Failed Skipped Ft Total Ft Passed Ft Failed Ft Skipped Success rate Total time
13 13 0 0 15 15 0 0 100.0% 1.326 seconds

Specifications:

Name Features Iterations Failed Errors Skipped Success rate Time
lv.id.jc.machine.CoffeeMachineFactorySpec
The developer creates a coffee machine
1 1 0 0 0 100.0% 0.081 seconds
lv.id.jc.machine.CoffeeMachineReplenishSpec
The technician replenish resources in the coffee machine
1 1 0 0 0 100.0% 0.198 seconds
lv.id.jc.machine.CoffeeMachineShutdownSpec
The technician shutdown the coffee machine
2 2 0 0 0 100.0% 0.638 seconds
lv.id.jc.machine.model.CoffeeMachineResourcesSpec
Resources for coffee drinks
1 1 0 0 0 100.0% 0.014 seconds
lv.id.jc.machine.model.CoffeeRecipeAndPriceSpec
Coffee drinks recipe and price
1 1 0 0 0 100.0% 0.019 seconds
lv.id.jc.machine.unit.ControlUnitBuySpec
The customer buys a coffee drink
2 2 0 0 0 100.0% 0.138 seconds
lv.id.jc.machine.unit.ControlUnitProcessFillSpec
The coffee machine send the "fill" command
1 1 0 0 0 100.0% 0.006 seconds
lv.id.jc.machine.unit.ControlUnitShutdownSpec
The coffee machine switches off the control unit
1 1 0 0 0 100.0% 0.003 seconds
lv.id.jc.machine.unit.ControlUnitStatusReportSpec
The coffee machine asks control unit for status of resources
1 1 0 0 0 100.0% 0.116 seconds
lv.id.jc.machine.unit.ControlUnitWithdrawCashSpec
The collector withdraws cash for sold coffee drinks
1 1 0 0 0 100.0% 0.017 seconds
lv.id.jc.machine.unit.StorageUnitAllocateResourcesSpec
The storage device allocates resources to prepare a coffee drink
1 1 0 0 0 100.0% 0.030 seconds
lv.id.jc.machine.unit.StorageUnitMissingResourcesSpec
The storage device reports missing resources
1 1 0 0 0 100.0% 0.059 seconds
lv.id.jc.machine.unit.StorageUnitReplenishResourcesSpec
The control unit replenishes the resources in the storage unit
1 1 0 0 0 100.0% 0.007 seconds