I20231215-0520
This removes the CoreTest/RuntimeTest inheritance from remaining runtime performance tests and replaces it with inheritance from the general TestCase. The inheritance cannot be completely removes as the performance tests rely on the session test framework which still requires JUnit 3 TestCase inheritance.