I20240114-0450
The `CoreTest` class of the Eclipse test harness was used as the base class for many JUnit 3-based tests. Since all its subclasses and other usages have been removed and new tests should not use JUnit 3 anymore, the `CoreTest` class is removed. Closes https://github.com/eclipse-platform/eclipse.platform/issues/742