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

15 lines
557 B
Plaintext

---
Test
---
Unit tests for the interest-compounder class.
| script | lisp interpreter fixture |
| refresh interpreter |
| check | evaluate file | lisp/finance/interest-compounder-test.lisp | =~/\nT$/ |
Unit tests for the compound-interest function.
| script | lisp interpreter fixture |
| refresh interpreter |
| check | evaluate file | lisp/finance/compound-interest-test.lisp | =~/\nT$/ |