|
|
|
|
|
by blktiger
4202 days ago
|
|
And PowerMock is the bane of all existence! It can be a useful tool, but it causes all kinds of weirdness which can completely mitigate any advantages. On my current project I had to strip out most of our uses of PowerMock. While the tests pass on my local machine just fine, many of them fail for no good reason on the CI server. |
|