Closed
Description
Initial set-up
Check that the IntelliJ Idea UTBot plugin can be successfully installed
- Download plugin (https://github.com/UnitTestBot/UTBotJava/actions/runs/3627568077)
- Reuse UTBot project (https://github.com/UnitTestBot/UTBotJava.git) and Fuzzing Platform (FP) Samples
IntelliJ IDEA 2022.2.3
JDK 11
Go through manual scenarios
Primitive type
- byte
- short
- int
- long
- float
- double
- boolean
- char
Manual scenario #2
- Collections
- Arrays
- User Objects initialization
- More complex scenarios with user objects
Manual scenario #3
- Test generation timeout applied
- Combination of Fuzzer and Symbolic analysis
- Finding parameters which causes exceptions and proper handling them
Metadata
Metadata
Assignees
Type
Projects
Status
Done