blob: 0eff5c350201119da71285a35322e76aa80d371d (
plain)
1
2
3
4
5
6
7
8
9
|
# task-053
Implement a testing strategy which guarantees that every SMS interface to any
given bucket's balance returns the return value of the procedure,
`calculate_bucket_balance` as described in req-030.
Source: req-041
Epic: epic-002
|