Test bases should only be used in test from jvm-analysis module, the test framework can be shared in multiple modules.
GitOrigin-RevId: cbe47d864eb2c1f3f89189022d76333ed3fe3601
By convention, we use 'testFramework' suffix for modules containing common testing code in production source roots, and 'tests' suffix for modules containing actual tests only. Let's follow this convention in jvm.analysis for consistency and to simplify writing tests on project structure.
GitOrigin-RevId: 482a8d9f5a038b2261b03c09309f93233932ec04