mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-04-04 19:28:52 +02: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.