Android Studio fixes (#634, #635)#639
Conversation
98e0b54 to
121221d
Compare
Testing resultsI've published the plugin as an archive, installed it on IDEA 2022.1.4 and checked how it works on different projects. The following issue found: Steps to reproduce:
Expected result: /src/test/utbot-tests is suggested to create as Test sources root Actual result: There is test "set test root" in the Test sources root, user needs to manually create the folder and mark it. |
121221d to
ffc8bbf
Compare

Description
Multiple test modules supported.
Removed unused jdkVersion from model, added for convenience to JdkPathService.
Removed unnecessary classpath modification parts for Android.
Fixes #634, #635
Type of Change
Please delete options that are not relevant.
How Has This Been Tested?
Automated Testing
Not applicable.
Manual Scenario
Checklist (remove irrelevant options):