Closed
Description
Description
We still have an error No suitable method found for assertArrayEquals(boolean[], boolean[]
that leads us to generating uncompilable code.
To Reproduce
Steps to reproduce the behavior:
- Run the ContestEstimator on
guava-26
project,Booleans
class - Look at the results
Expected behavior
Successfully generated and compilable tests.
Actual behavior
Compilation errors
Visual proofs (screenshots, logs, images)
Environment
Default contestEstimator environment, 120s timeout
Additional context
This issue is related to PR464
Metadata
Metadata
Assignees
Type
Projects
Status
Done