Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Reference Git DIFF file : diff-out-001-07242019.txt , diff-out-002-08052019.txt

Reference Build Log File :  appc-build-07242019.logappc-unitest-build-failed-07242019.logappc-unitest-build-faild-08052019.log

I think the junit tests are failing because the mockito when method is not compatible with the double method calls of the Invocation.Builder class (the .accept().post()):

...