-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Labels
comp-instrumented-processIssue is related to Instrumented processIssue is related to Instrumented processctg-bugIssue is a bugIssue is a bug
Description
Description
I try to generate tests for Guava (ver. 32), but no tests appear with a message in the end of generation: "No Methods Found"
To Reproduce
Steps to reproduce the behavior:
- Open latest Guava project in IntelljIDEA
- Find method
com.google.common.primitives.Ints#rotate(int[] array, int distance, int fromIndex, int toIndex) - Try to generate tests using UnitTestBot
Expected behavior
Tests are generated.
Actual behavior
No tests are generated, message "No Methods Found" instead.
Visual proofs (screenshots, logs, images)
Environment
No special environment.
Additional context
No additional context.
Metadata
Metadata
Assignees
Labels
comp-instrumented-processIssue is related to Instrumented processIssue is related to Instrumented processctg-bugIssue is a bugIssue is a bug
Type
Projects
Status
Done
