You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @todo #393:45min Add support for detecting mocks from other frameworks.
* We should add support for detecting not only Mockito mocks, but mocks from
* other frameworks too. We should even try to detect "generic" mocks without
* a need to stick to the specific framework or library.
The puzzle was created by h1alexbel on 11-Jul-24.
Estimate: 45 minutes, role: DEV.
If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.
The text was updated successfully, but these errors were encountered:
The puzzle
393-43f49e36
from #393 has to be resolved:jtcop/src/main/java/com/github/lombrozo/testnames/rules/RuleTestCaseContainsMockery.java
Lines 37 to 40 in 4a1b030
The puzzle was created by h1alexbel on 11-Jul-24.
Estimate: 45 minutes, role: DEV.
If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.
The text was updated successfully, but these errors were encountered: