Skip to content
Snippets Groups Projects
Commit ab67873d authored by Robert Lange's avatar Robert Lange
Browse files

refs #23542 [finc] vf7: fix dds and tests

* update to laminas or remove obsolete dependencies for dds
* fix unit tests
** set Laminas as namespace
** correct signature for setUp method

* fix OpenUrlTest method testValidateParamsEzbFalse by correcting import
** Redi resolver had been removed in finc - caused ReflectionException and made test fail
** corrected namespace
** run test via:
docker exec -it de_15_ubl_php_1 sh -c "vendor/bin/phpunit --configuration module/finc/tests/phpunit.xml module/finc/tests/unit-tests/src/fincTest/View/Helper/Root/OpenUrlTest.php --filter testValidateParamsEzbFalse"
parent 216d822f
No related merge requests found
Showing
with 63 additions and 47 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment