Incomplete expected
is created for classes from Java standard library
#2573
Labels
comp-codegen
Issue is related to code generator
comp-instrumented-process
Issue is related to Instrumented process
ctg-bug
Issue is a bug
Description
No fields of
expected
are set, leading toequals
overridden equals returningfalse
or crashing andassertEquals(expected, actual)
failing.To Reproduce
Generate tests for the following class
Expected behavior
One passing test per method.
Actual behavior
One failing (at runtime) test per method.
Errors:
The text was updated successfully, but these errors were encountered: