PhpSpreadsheet/tests/rawTestData/Calculation/Financial
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
..
ACCRINT.data Reorganize unit tests 2016-08-14 02:29:33 +09:00
ACCRINTM.data Reorganize unit tests 2016-08-14 02:29:33 +09:00
AMORDEGRC.data Reorganize unit tests 2016-08-14 02:29:33 +09:00
AMORLINC.data Reorganize unit tests 2016-08-14 02:29:33 +09:00
COUPDAYBS.data Reorganize unit tests 2016-08-14 02:29:33 +09:00
COUPDAYS.data Reorganize unit tests 2016-08-14 02:29:33 +09:00
COUPDAYSNC.data Reorganize unit tests 2016-08-14 02:29:33 +09:00
COUPNCD.data Reorganize unit tests 2016-08-14 02:29:33 +09:00
COUPNUM.data Reorganize unit tests 2016-08-14 02:29:33 +09:00
COUPPCD.data Reorganize unit tests 2016-08-14 02:29:33 +09:00
CUMIPMT.data Reorganize unit tests 2016-08-14 02:29:33 +09:00
CUMPRINC.data Reorganize unit tests 2016-08-14 02:29:33 +09:00
DB.data Reorganize unit tests 2016-08-14 02:29:33 +09:00
DDB.data Reorganize unit tests 2016-08-14 02:29:33 +09:00
DISC.data Reorganize unit tests 2016-08-14 02:29:33 +09:00
DOLLARDE.data Reorganize unit tests 2016-08-14 02:29:33 +09:00
DOLLARFR.data Reorganize unit tests 2016-08-14 02:29:33 +09:00
EFFECT.data Reorganize unit tests 2016-08-14 02:29:33 +09:00
FV.data Reorganize unit tests 2016-08-14 02:29:33 +09:00
FVSCHEDULE.data Reorganize unit tests 2016-08-14 02:29:33 +09:00
INTRATE.data Reorganize unit tests 2016-08-14 02:29:33 +09:00
IPMT.data Reorganize unit tests 2016-08-14 02:29:33 +09:00
IRR.data Reorganize unit tests 2016-08-14 02:29:33 +09:00
ISPMT.data Reorganize unit tests 2016-08-14 02:29:33 +09:00
MIRR.data Reorganize unit tests 2016-08-14 02:29:33 +09:00
NOMINAL.data Reorganize unit tests 2016-08-14 02:29:33 +09:00
NPER.data Reorganize unit tests 2016-08-14 02:29:33 +09:00
NPV.data Reorganize unit tests 2016-08-14 02:29:33 +09:00
PRICE.data Reorganize unit tests 2016-08-14 02:29:33 +09:00
RATE.data Reorganize unit tests 2016-08-14 02:29:33 +09:00
XIRR.data Reorganize unit tests 2016-08-14 02:29:33 +09:00