PhpSpreadsheet/tests/data/Calculation/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
..
DATE.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
DATEDIF.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
DATEVALUE.php Fix unit tests for 2019 2019-01-01 17:48:07 +11:00
DAY.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
DAYS.php Added the DAYS() function 2018-10-21 15:26:46 +11:00
DAYS360.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
EDATE.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
EOMONTH.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
HOUR.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
ISOWEEKNUM.php Add further new Functions introduced in MS Excel 2013 and 2016 (#608) 2018-07-22 19:17:04 +01:00
MINUTE.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
MONTH.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
NETWORKDAYS.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
SECOND.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
TIME.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
TIMEVALUE.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
WEEKDAY.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
WEEKNUM.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
WORKDAY.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
YEAR.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
YEARFRAC.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00