PhpSpreadsheet/tests/PhpSpreadsheetTests/Calculation
Mark Baker aaf996a165
Refactor engineering tests (#1106)
* Merge branch 'master' of C:\Projects\PHPOffice\PHPSpreadsheet\develop with conflicts.

* Bessels, and set some date tests to defined/named arguments

* Fix test class naming

* Names arguments for math/trig tests

* Docblock updates

* More engineering function unit test refactorings

* More engineering function unit test refactorings. This time, moving on to the Complex engineering functions

* Fix ImConjugate test

* Fix parseComplex test

* Fix parseComplex test

* More of the complex number function unit tests refactored

* Finish refactoring of the complex number function unit tests

* Newer phpunit assertions

* Add parsecomplex unit test back until we're ready to drop the deprecated function; but as it doesn't use the specified data provider at all, drop reference to that
2019-07-25 21:02:41 +02:00
..
Functions Refactor engineering tests (#1106) 2019-07-25 21:02:41 +02:00
CalculationTest.php Migrate away from deprecated PHPUnit asserts 2019-07-25 10:15:53 -07:00
EngineeringTest.php Refactor engineering tests (#1106) 2019-07-25 21:02:41 +02:00
FinancialTest.php Fixes to coupon functions (#1068) 2019-07-10 21:22:16 +02:00
FunctionsTest.php Upgrade to phpunit 7.5 2019-07-24 23:45:43 -07:00
LogicalTest.php Calculation :: Added switch function (#983) 2019-05-30 09:14:58 +02:00
LookupRefTest.php Upgrade to phpunit 7.5 2019-07-24 23:45:43 -07:00
TextDataTest.php Upgrade to phpunit 7.5 2019-07-24 23:45:43 -07:00