blob: 21c7f59c82302bc171e297c15095c8c97d35c833 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# req-003
As a user, given I have a beer bucket and pipes which express how much I want to
spend on beer, I want how much money is in my beer bucket to influence how much
I spend on beer, so that having buckets and pipes which express how I want to
distribute, and have previously distributed, my incomings and outgoings enables
me to control my spending.
Source: req-028
Satisfied by: req-004
|