Title: Add fuzzer executions as standard tests in parameterized tests by sofurihafe · Pull Request #1161 · UnitTestBot/UTBotJava · GitHub
Open Graph Title: Add fuzzer executions as standard tests in parameterized tests by sofurihafe · Pull Request #1161 · UnitTestBot/UTBotJava
X Title: Add fuzzer executions as standard tests in parameterized tests by sofurihafe · Pull Request #1161 · UnitTestBot/UTBotJava
Description: Description Fuzzing process doesn't know anything about mocking taking place, so it was decided to substitute their parameterized tests to standard ones in parameterized test generation mode. Also, the PR contains some refactoring. Fixes #1137 Type of Change Refactoring (typos and non-functional changes) New feature (non-breaking change which adds functionality) How Has This Been Tested? Automated Testing UtBot samples. Manual Scenario Generate a parameterized test for the following code: public int complexCompare(int a, int b) { int c = 11; if ((a < b) && (b < c)) { return 0; } if ((a < b) && (b > c)) { return 1; } if ((a == b) && (b == c)) { return 3; } return 6; } Verify that there are a parameterized test with its data providers and some standard tests for fuzzed executions.
Open Graph Description: Description Fuzzing process doesn't know anything about mocking taking place, so it was decided to substitute their parameterized tests to standard ones in parameterized test generation mode. A...
X Description: Description Fuzzing process doesn't know anything about mocking taking place, so it was decided to substitute their parameterized tests to standard ones in parameterized test generation mod...
Opengraph URL: https://github.com/UnitTestBot/UTBotJava/pull/1161
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/checks(.:format) |
| route-controller | pull_requests |
| route-action | checks |
| fetch-nonce | v2:51ad4788-babf-0505-b969-117b32777edf |
| current-catalog-service-hash | 87dc3bc62d9b466312751bfd5f889726f4f1337bdff4e8be7da7c93d6c00a25a |
| request-id | C4FC:E482D:11284B:163AD4:698E6882 |
| html-safe-nonce | 5ee4bfa55a051e2ea07b399d88288e1b202190228c2ccbe819a82aff0885821d |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDNEZDOkU0ODJEOjExMjg0QjoxNjNBRDQ6Njk4RTY4ODIiLCJ2aXNpdG9yX2lkIjoiNDAzMjE3NzY4Nzk1MDY4MjI0MiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | c37c2984eed0a75f1f804157a1ac0f1e02fcd09e2583796618903edd7fd6dbae |
| hovercard-subject-tag | pull_request:1087390346 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,checks,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/UnitTestBot/UTBotJava/pull/1161/checks |
| twitter:image | https://avatars.githubusercontent.com/u/54685068?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/u/54685068?s=400&v=4 |
| og:image:alt | Description Fuzzing process doesn't know anything about mocking taking place, so it was decided to substitute their parameterized tests to standard ones in parameterized test generation mode. A... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 666e30cc1de8ebdf458084bf731e95deba4f074a5008f91b50803aa9a71e3725 |
| 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 full-width full-width-p-0 |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | c5daa44975c44e187dd9ea0d761c37973489d508 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width