Number of generated tests is not properly counted in some cases #983
Labels
ctg-bug
Issue is a bug
spec-release-tailings
Failed to include in the current release, let's include it in the next one
Milestone
Description
For package generation notification may show much less number of test than actually generated
To Reproduce
Steps to reproduce the behavior:
utbot-sample/src/main/java/org/utbot/examples/algorithms/errors
package. Without mocking result message is clearer but problem happens in any case.Expected behavior
That number of generated tests would be 23:
13 for
Cartoons
10 for
Taxi
Actual behavior

Message says that only 3 tests are generated, while UTBot actually generated expected number of tests: 23.
The text was updated successfully, but these errors were encountered: