Fuzzing is stopped because of an error IllegalStateException: unknown type of value abc (class kotlin.String)
#2527
Labels
comp-fuzzing
Issue is related to the fuzzing
ctg-bug
Issue is a bug
status-verified
Bug fix is verified
Description
Fuzzing cannot generate tests for
String::startWith
with constant string as parameter.To Reproduce
org.utbot.examples.strings.StringExamples#prefixWithOffset
methods.Expected behavior
Tests are generated.
Actual behavior
No tests are generated. The is an error in the log.
Screenshots, logs
utbot-engine-current.log
:The text was updated successfully, but these errors were encountered: