I was having issues with JUnit in my project. 4.10 is too old for my project apparently, so I decided to update the version of it. While I was at it, I decided to update other dependencies as well and the source/target version of the language. All tests run fine. I also testes the jar with my project and it works as expected.
I was having issues with JUnit in my project. 4.10 is too old for my project apparently, so I decided to update the version of it. While I was at it, I decided to update other dependencies as well and the source/target version of the language. All tests run fine. I also testes the jar with my project and it works as expected.