Meritoo
|
a7c39b26ba
|
Rename Collection class to BaseCollection. Add BaseCollection::isValidType() method to validate type of element before add it to collection. Add BaseCollection ::prepareElements() method to allow preparation of elements in custom way.
|
2019-09-18 14:51:09 +02:00 |
|
Meritoo
|
1f45d38ab8
|
Add @internal @coversNothing annotations in PHPUnit tests
|
2019-09-15 13:33:03 +02:00 |
|
Meritoo
|
fa370be08a
|
Tests > Reflection > getPropertyValues() method > make stronger verification of the dot-separated properties (get values of the chain)
|
2019-04-13 19:03:23 +02:00 |
|
Meritoo
|
a56b325307
|
Minor refactoring
|
2019-04-13 18:33:38 +02:00 |
|
Meritoo
|
a13a629408
|
PHP Coding Standards Fixer > fix coding standard
|
2019-04-06 08:00:01 +02:00 |
|
Meritoo
|
5ebde80646
|
Tests > use "Meritoo\Test\Common" namespace (instead of "Meritoo\Common\Test")
|
2019-03-04 19:35:42 +01:00 |
|
Meritoo
|
64499b49d3
|
Update @author and @copyright in classes' descriptions
|
2018-07-01 21:07:47 +02:00 |
|
Meritoo
|
8bcf006e02
|
Tests - increase code coverage
|
2017-11-05 19:35:13 +01:00 |
|
Meritoo
|
559466c0ce
|
composer.json - move tests-related classes to "autoload-dev" section (used for development purposes only and avoid polluting the autoloader in production)
|
2017-09-29 09:19:03 +02:00 |
|