blob: 0ec877ecbf18f1a718ba753e0facd4134fa3998b (
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
|