PhpSpreadsheet/tests/PhpSpreadsheetTests/Calculation/Functions/DateTime
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
..
DateDifTest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
DateTest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
DateValueTest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
DayTest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
Days360Test.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
DaysTest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
EDateTest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
EoMonthTest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
HourTest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
IsoWeekNumTest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
MinuteTest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
MonthTest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
NetworkDaysTest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
SecondTest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
TimeTest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
TimeValueTest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
WeekDayTest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
WeekNumTest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
WorkDayTest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
YearFracTest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
YearTest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00