PhpSpreadsheet/tests/PhpSpreadsheetTests/Calculation/Functions/Statistical
Mark Baker 9ad6de620e
Refactoring of date time tests (#1101)
* Merge branch 'master' of C:\Projects\PHPOffice\PHPSpreadsheet\develop with conflicts.

* Separate out date/time tests into individual tests

* Need to update the version of phpunit at some point to deal with the new assertions and deprecated assertions

* Appease the CS Gods

* More refactoring of Date/Time tests

* Replace self assertions with instance assertions (looking forward to upgrading phpunit)

* Finish refactoring of date/time tests as individual tests

* Test for DateTimeInterface rather than for DateTime

* A few strict comparisons

* Fix to test names
2019-07-21 20:55:41 +02:00
..
AveDevTest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
AverageATest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
AverageIfTest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
AverageTest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
BetaDistTest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
BetaInvTest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
BinomDistTest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
ChiDistTest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
ChiInvTest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
ConfidenceTest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
CorrelTest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
CountATest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
CountBlankTest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
CountIfTest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
CountIfsTest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
CountTest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
CovarTest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
ForecastTest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
InterceptTest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
MaxIfsTest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
MinIfsTest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
PermutTest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
RsqTest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
SlopeTest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
SteyxTest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00