-
Couldn't load subscription status.
- Fork 45
Rename UtTestCase #519 #517
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
9fe794a to
ba1ac51
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please rename the following as well:
- org/utbot/sarif/SarifReport.kt:73
- org/utbot/framework/plugin/sarif/GenerateTestsAndSarifReportFacade.kt:35
- org/utbot/framework/plugin/sarif/GenerateTestsAndSarifReportFacade.kt:72
- org/utbot/contest/Contest.kt:336
- org/utbot/external/api/UtBotJavaApi.kt:111
|
Also:
|
|
Also:
|
|
Looks like
shouldn't be renamed |
|
Also:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also:
- org/utbot/external/api/UtBotJavaApi.kt:153 (with comment)
- org/utbot/external/api/UtBotJavaApi.kt:105
- (?) org/utbot/framework/codegen/model/constructor/tree/CgMethodConstructor.kt:1365
- (?) org/utbot/framework/codegen/model/constructor/tree/CgMethodConstructor.kt:1312
- (?) org/utbot/framework/codegen/model/constructor/tree/CgTestClassConstructor.kt:44
Looks like these uses of "case" are correct. |
c6ab919 to
e8b13db
Compare
e8b13db to
861990c
Compare
Description
UtTestCaseclass toUtMethodTestSet....testSet....UtValueTestCasetoUtMethodValueTestSet. FYI: it's only used in our tests.Fixes #519
Type of Change
Checklist: