AbstractHighLevelMultiFileJvmBasicCompletionTest
Use `KotlinFixtureCompletionBaseTestCase` base because it can override `getProjectDescriptor`, so the tests will see full JDK Without it, there were problems when classes from JDK appeared in the completion (`Serialization`, for example)
Moved tests for completion and their test data into module idea-completion