PhpSpreadsheet/tests/rawTestData/Calculation/Financial/DDB.data
Adrien Crivelli 00657c906e
Reorganize unit tests
All code for unit tests is now under the `PhpSpreadsheet\Tests` namespace
which is autoloaded via composer mechanism. So there is no need for
`require()` anymore.

Also, tests were moved in `tests/` folder and phpunit should be executed from
the project root folder. This is to conform to the de facto standard, notably
in use in phpunit itself.
2016-08-14 02:29:33 +09:00

17 lines
556 B
Plaintext

#cost salvage life period month result
2400, 300, 36500, 1, 0.13150684931507
2400, 300, 36500, 2, 0.13149964346031
2400, 300, 36500, 7, 0.13146362010871
2400, 300, 36500, 7, 14, 0.91843145432708
2400, 300, 120, 1, 2, 40.00
2400, 300, 10, 1, 2, 480.00
2400, 300, 10, 2, 1.5, 306.00
2400, 300, 10, 10, 22.12254720000030
10000, 1000, 5, 1, 4000.00
10000, 1000, 5, 2, 2400.00
10000, 1000, 5, 3, 1440.00
10000, 1000, 5, 4, 864.00
10000, 1000, 5, 5, 296.00
-2400, 300, 36500, 1, "#NUM!"
"ABC", 300, 36500, 1, "#VALUE!"