transcendental-lisp/fitnesse/FitNesseRoot/TranscendentalLisp/FinanceUnitTests.wiki

15 lines
557 B
Plaintext
Raw Permalink Normal View History

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 |
| 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 |
| check | evaluate file | lisp/finance/compound-interest-test.lisp | =~/\nT$/ |