2017-03-08 11:14:44 -05:00
|
|
|
---
|
|
|
|
Test
|
|
|
|
---
|
|
|
|
Unit tests for the interest-compounder class.
|
|
|
|
|
|
|
|
| script | lisp interpreter fixture |
|
2018-01-21 14:33:52 -05:00
|
|
|
| reset interpreter |
|
2017-03-09 11:19:15 -05:00
|
|
|
| check | evaluate file | lisp/finance/interest-compounder-test.lisp | =~/\nT$/ |
|
2017-03-08 11:14:44 -05:00
|
|
|
|
|
|
|
Unit tests for the compound-interest function.
|
|
|
|
|
|
|
|
| script | lisp interpreter fixture |
|
2018-01-21 14:33:52 -05:00
|
|
|
| reset interpreter |
|
2017-03-09 11:19:15 -05:00
|
|
|
| check | evaluate file | lisp/finance/compound-interest-test.lisp | =~/\nT$/ |
|