No validation of a Collection changing passed as input parameter #2372
Labels
comp-codegen
Issue is related to code generator
comp-symbolic-engine
Issue is related to the symbolic execution engine
ctg-bug
Issue is a bug
Description
No validation of a Collection of elements in Spring No configuration test
To Reproduce
spring-petclinic
projectOwner
class(pet.isNew()): True
branchExpected behavior
Assert added Pet exists in
owner.pets
fieldActual behavior
List of null values is created. No checks for the List are made.
Screenshots, logs
Environment
IntelliJ IDEA version - Ultimate 2023.1.3
Project - Gradle
JDK - 17
The text was updated successfully, but these errors were encountered: