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