-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Labels
comp-fuzzingIssue is related to the fuzzingIssue is related to the fuzzingctg-enhancementNew feature, improvement or change requestNew feature, improvement or change requestlang-javaIssue is related to Java supportIssue is related to Java support
Description
Description
At the moment there's very few tests for check common java fuzzing examples. We need to write test to cover:
- Class accessibility test
- Recursive objects
- Generating choosing strategies for objects and collections
- Mutation strategies for objects and collections
- Type parameters and generics
This should cover a set of problems like #2001, #1990.
Context
Since java fuzzing is based on fuzzing platform and old implementation is going to be removed soon (#1896), better tests should be implemented to cover base cases.
Metadata
Metadata
Assignees
Labels
comp-fuzzingIssue is related to the fuzzingIssue is related to the fuzzingctg-enhancementNew feature, improvement or change requestNew feature, improvement or change requestlang-javaIssue is related to Java supportIssue is related to Java support
Type
Projects
Status
Todo