See T188011#4001934 - the structure test currently checks for a regex (https://gerrit.wikimedia.org/r/plugins/gitiles/mediawiki/core/+/master/tests/phpunit/structure/StructureTest.php#28) that should be updated to detect non-qualified TestCase.
We might want to just check for a suffix of TestCase to support extension TestCases as well?