Getting error related to Mockito #1119
Unanswered
ayush9999-qa
asked this question in
Q&A
Replies: 1 comment
-
|
Hi! Thanks for opening this issue. Unfortunately, this is a little difficult to help with without more information. It looks like the class that Mockito is unable to mock is not from a library but from the application itself? I haven't seen an error like this before. Would you be able to create a small repository where this issue is reproduced? Then I'd be happy to take a more thorough look |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
My test cases are using Mockito and are running file when triggered using sbt but during initial test run of stryker with scala, it is failing because of following reason:
Stryker version - 0.14.1
Beta Was this translation helpful? Give feedback.
All reactions