aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/RichObjectStrings/ValidatorTest.php
Commit message (Expand)AuthorAgeFilesLines
* fix(richobjectstrings): Add missing placeholder validationJoas Schilling2024-11-061-1/+46
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-1/+1
* fix(RichObjectStrings/Validator): Validate key value types of rich object par...provokateurin2024-09-101-0/+23
* chore: Add SPDX headerAndy Scherzinger2024-05-131-17/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Fix risky tests without assertionsJoas Schilling2018-01-251-0/+1
* Use a php class for the definitions to avoid loading problemsJoas Schilling2016-11-091-1/+2
* Add Rich Object Definitions and a validatorJoas Schilling2016-10-201-0/+53