PhpSpreadsheet/tests/PhpSpreadsheetTests/Calculation/Functions/DateTime
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
..
DateDifTest.php Refactoring of math trig tests (#1102) 2019-07-23 00:50:30 +02:00
DateTest.php Migrate away from deprecated PHPUnit asserts 2019-07-25 10:15:53 -07:00
DateValueTest.php Migrate away from deprecated PHPUnit asserts 2019-07-25 10:15:53 -07:00
DayTest.php Refactor engineering tests (#1106) 2019-07-25 21:02:41 +02:00
Days360Test.php Refactoring of math trig tests (#1102) 2019-07-23 00:50:30 +02:00
DaysTest.php Refactoring of math trig tests (#1102) 2019-07-23 00:50:30 +02:00
EDateTest.php Migrate away from deprecated PHPUnit asserts 2019-07-25 10:15:53 -07:00
EoMonthTest.php Migrate away from deprecated PHPUnit asserts 2019-07-25 10:15:53 -07:00
HourTest.php Refactor engineering tests (#1106) 2019-07-25 21:02:41 +02:00
IsoWeekNumTest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
MinuteTest.php Refactor engineering tests (#1106) 2019-07-25 21:02:41 +02:00
MonthTest.php Refactor engineering tests (#1106) 2019-07-25 21:02:41 +02:00
NetworkDaysTest.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
SecondTest.php Refactor engineering tests (#1106) 2019-07-25 21:02:41 +02:00
TimeTest.php Migrate away from deprecated PHPUnit asserts 2019-07-25 10:15:53 -07:00
TimeValueTest.php Refactor engineering tests (#1106) 2019-07-25 21:02: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 Refactor engineering tests (#1106) 2019-07-25 21:02:41 +02:00