Having trouble to run Flow test
- This topic has 7 replies, 3 voices, and was last updated 8 months, 1 week ago by .
-
Topic
-
I am studying corda and trying to write flow test for my corda app, but when I run the test I have this error:
“Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)”I do have setted up my environment according to the tutorial and my corda app can compile and run nomally, but it just can not start flow test, any suggestion will be helpful to me.
- You must be logged in to reply to this topic.
Subscribe to our newsletter to stay up to date on the latest developer news, tools, and articles.