PickupArrows

30.7k Downloads

JUnit 5

timbru31 opened this issue ยท 1 comments

commented

55a2229 kinda hacks around this issue:

  • JUnit 5 API is used in the test
  • JUnit 4 is running the tests via surefire (with the help of @PowerMockRunnerDelegate(JUnitPlatform.class))