Monday, May 18, 2015

Don't use Mockito in production code.

Use it in test code only.

I suffered from memory leak caused by it

because of the following objects:

1,132,932,960 (45.97%) [24] 1 org/mockito/internal/verification/DefaultRegisteredInvocations 0x84c0fcc0

No comments:

Post a Comment