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