Skip to content

No suitable method found for assertArrayEquals #1274

Closed
@CaelmBleidd

Description

@CaelmBleidd

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:

  1. Run the ContestEstimator on guava-26 project, Booleans class
  2. Look at the results

Expected behavior

Successfully generated and compilable tests.

Actual behavior

Compilation errors

Visual proofs (screenshots, logs, images)

image

Environment

Default contestEstimator environment, 120s timeout

Additional context

This issue is related to PR464

Metadata

Metadata

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions