mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-24 00:09:07 +01:00
Using mockito is fine as long as one does not try to create a huge amount of data. In this case it might happen, that mockito needs a lot of memory (probably to track single calls to methods) and in doing so might spoil load tests and such.