I20260507-1800
The two test classes were added to the source tree but never registered in CssSwtTestSuite, so the nightly integration build (which executes the suite via test.xml) silently skipped them. Tycho's class-name discovery still ran them on PR builds, which is why the gap went unnoticed. Adding both entries (and their imports) so the integration build covers them.