Files
iTop/test
Pierre Goiffon f57d1f1de3 Fix PHPunit errors with InlineImageMock.php and UtilsTest
HTMLDOMSanitizerTest : fix "Fatal error: Cannot declare class InlineImage, because the name is already in use in /var/www/html/iTop/test/core/sanitizer/InlineImageMock.php"
We are now injecting the class to mock, instead of declaring another class with the same name (was working before but why ?!???)

\UtilsTest::testSanitizer : no more testing the "class" filter, because it is a simple indirection, and we need to load datamodel which is causing multiple problems (see the comment in the test method dataprovider)
2022-05-20 10:48:05 +02:00
..
2020-10-09 10:08:31 +02:00
2020-10-09 10:08:31 +02:00
2019-11-08 16:51:57 +01:00
2020-10-09 10:08:31 +02:00
2019-11-08 16:51:57 +01:00
2019-11-08 16:51:57 +01:00
2019-11-08 16:51:57 +01:00
2019-11-08 16:51:57 +01:00