- Notifications
You must be signed in to change notification settings - Fork45
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
9fe794a toba1ac51CompareThere 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 toe8b13dbComparee8b13db to861990cCompare
Uh oh!
There was an error while loading.Please reload this page.
Description
UtTestCaseclass toUtMethodTestSet....testSet....UtValueTestCasetoUtMethodValueTestSet. FYI: it's only used in our tests.Fixes#519
Type of Change
Checklist: