Forum chevron_right Corda 4 chevron_right Having trouble to run Flow test

  • Creator
    Topic
  • #10195
    qiancheng fan
    Participant

    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.