Title: Fuzzer should change objects which are created with empty constructor by its public setters · Issue #289 · UnitTestBot/UTBotJava · GitHub
Open Graph Title: Fuzzer should change objects which are created with empty constructor by its public setters · Issue #289 · UnitTestBot/UTBotJava
X Title: Fuzzer should change objects which are created with empty constructor by its public setters · Issue #289 · UnitTestBot/UTBotJava
Description: Description Fuzzer can create an object with empty public constructor (created explicitly or implicitly), but it is useless because it doesn't change it's state with public setters. Idea is to find all fields that can be changed by publi...
Open Graph Description: Description Fuzzer can create an object with empty public constructor (created explicitly or implicitly), but it is useless because it doesn't change it's state with public setters. Idea is to find...
X Description: Description Fuzzer can create an object with empty public constructor (created explicitly or implicitly), but it is useless because it doesn't change it's state with public setters. Idea is...
Opengraph URL: https://github.com/UnitTestBot/UTBotJava/issues/289
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Fuzzer should change objects which are created with empty constructor by its public setters","articleBody":"**Description**\r\n\r\nFuzzer can create an object with empty public constructor (created explicitly or implicitly), but it is useless because it doesn't change it's state with public setters. Idea is to find all fields that can be changed by public setters (probably that have corresponding getter) and change it.\r\n\r\n**Expected behavior**\r\n\r\nFuzzer should try change objects like this:\r\n\r\n```java\r\nclass A {\r\n private int myField;\r\n\r\n pubic void setMyField(int value) {\r\n myField = value;\r\n }\r\n\r\n public int getMyField() {\r\n return myField;\r\n }\r\n}\r\n```\r\n\r\n**Potential alternatives**\r\n\r\nSome classes has public fields. We can change them also.\r\n\r\n**Context**\r\n\r\nThis task is a part of general task for generating complex object created by fuzzer.\r\n","author":{"url":"https://github.com/Markoutte","@type":"Person","name":"Markoutte"},"datePublished":"2022-06-23T14:41:37.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/289/UTBotJava/issues/289"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:9e1ddcf6-3ddd-3761-2795-431cb92a3797 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | E9CC:20229F:DDB3EB:11BA121:698FE594 |
| html-safe-nonce | b83eafd731849b5641a6fa9318cb5b95c9c5c092c78f72aebf5c12c9c62cfda6 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFOUNDOjIwMjI5RjpEREIzRUI6MTFCQTEyMTo2OThGRTU5NCIsInZpc2l0b3JfaWQiOiI1MzEwOTE5NzgyNzUyNTc2OTE2IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | b4915888db5130e412d30fa0d632f98030047d5bb133453bb40584e5a5ca4acb |
| hovercard-subject-tag | issue:1282522766 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/UnitTestBot/UTBotJava/289/issue_layout |
| twitter:image | https://opengraph.githubassets.com/51045292296b64077cc08f9a38532b2eb3be5075bba534edefd20f3b2428c669/UnitTestBot/UTBotJava/issues/289 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/51045292296b64077cc08f9a38532b2eb3be5075bba534edefd20f3b2428c669/UnitTestBot/UTBotJava/issues/289 |
| og:image:alt | Description Fuzzer can create an object with empty public constructor (created explicitly or implicitly), but it is useless because it doesn't change it's state with public setters. Idea is to find... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | Markoutte |
| hostname | github.com |
| expected-hostname | github.com |
| None | 42c603b9d642c4a9065a51770f75e5e27132fef0e858607f5c9cb7e422831a7b |
| turbo-cache-control | no-preview |
| go-import | github.com/UnitTestBot/UTBotJava git https://github.com/UnitTestBot/UTBotJava.git |
| octolytics-dimension-user_id | 87413538 |
| octolytics-dimension-user_login | UnitTestBot |
| octolytics-dimension-repository_id | 480810501 |
| octolytics-dimension-repository_nwo | UnitTestBot/UTBotJava |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 480810501 |
| octolytics-dimension-repository_network_root_nwo | UnitTestBot/UTBotJava |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 3b33c5aedc9808f45bc5fcf0b1e4404cf749dac7 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width