Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
UnitTestBot
/
UTBotJava
Public
Notifications
You must be signed in to change notification settings
Fork
45
Star
146
Code
Issues
386
Pull requests
33
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Introduce object creation using builders for fuzzers
- #2583
#2583
Open
Markoutte
wants to merge 11 commits into
main
UnitTestBot/UTBotJava:main
from
pelevin/builders-providers
UnitTestBot/UTBotJava:pelevin/builders-providers
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Introduce object creation using builders for fuzzers
#2583
Markoutte
wants to merge 11 commits into
main
UnitTestBot/UTBotJava:main
from
pelevin/builders-providers
UnitTestBot/UTBotJava:pelevin/builders-providers
Copy head branch name to clipboard
Commits
Commits on Sep 8, 2023
Introduce Builder value provider
Markoutte
committed
a21fcfb
View commit details
Copy full SHA for a21fcfb
Browse repository at this point
Rename finally to transformers
Markoutte
committed
e5be238
View commit details
Copy full SHA for e5be238
Browse repository at this point
Simplify code
Markoutte
committed
4a45ad4
View commit details
Copy full SHA for 4a45ad4
Browse repository at this point
Fix problem when synthetic methods are used for test generation
Markoutte
committed
510099e
View commit details
Copy full SHA for 510099e
Browse repository at this point
Commits on Sep 11, 2023
Add fuzzed summary
Markoutte
committed
84d51c6
View commit details
Copy full SHA for 84d51c6
Browse repository at this point
Remove unnecessary check
Markoutte
committed
0852a76
View commit details
Copy full SHA for 0852a76
Browse repository at this point
Preserve `transformers` when copying `Seed.Recursive`
IlyaMuravjov
committed
59c99e5
View commit details
Copy full SHA for 59c99e5
Browse repository at this point
Handle CNFE when class from method parameter is not present in classloader
Markoutte
committed
1caa8de
View commit details
Copy full SHA for 1caa8de
Browse repository at this point
Unify hierarchy calling method
Markoutte
committed
19a9298
View commit details
Copy full SHA for 19a9298
Browse repository at this point
Commits on Sep 12, 2023
Use `null` for partially unresolvable classes in fuzzed Spring tests
IlyaMuravjov
committed
bbb102b
View commit details
Copy full SHA for bbb102b
Browse repository at this point
Merge remote-tracking branch 'origin/main' into pelevin/builders-providers
Show description for b9de69d
IlyaMuravjov
committed
b9de69d
View commit details
Copy full SHA for b9de69d
Browse repository at this point
You can’t perform that action at this time.