issues
search
picimako
/
mockitools
Mockito framework integration for the IntelliJ platform.
https://plugins.jetbrains.com/plugin/18117-mockitools
Apache License 2.0
8
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Inspection to report InOrder variables with a single verification call
#21
picimako
closed
2 years ago
1
Intention action to convert InOrder verification to Mockito.verify() and BDDMockito.then() calls
#20
picimako
closed
2 years ago
1
Intention action to convert Mockito.verify() and BDDMockito.then() calls to InOrder verification
#19
picimako
closed
2 years ago
1
Changes for v.0.4.0
#18
picimako
closed
2 years ago
0
Project-wide migration tool
#17
picimako
closed
1 year ago
1
Inspection to enforce Mockito/BDDMockito based stubbing and verification
#16
picimako
closed
2 years ago
1
Intention to switch between verification approaches
#15
picimako
closed
2 years ago
1
Omit default answer when converting @Mock field to Mockito.mock()
#14
picimako
closed
2 years ago
1
Intentions to switch between stubbing approaches
#13
picimako
closed
2 years ago
1
Intention action to convert arguments of `*Throw()` stubbing calls
#12
picimako
closed
2 years ago
1
Disable changelog patching
#11
picimako
closed
2 years ago
0
Changes for release v0.3.0
#10
picimako
closed
2 years ago
0
Inlay hint for @InjectMock annotated fields to show injected mocks
#9
picimako
closed
1 year ago
1
Inspection for consecutive *Return() and *Throw() calls
#8
picimako
closed
2 years ago
2
[DON'T MERGE] Investigation for test dependencies
#7
picimako
closed
2 years ago
0
Autocomplete parameters of reset(), verifyZeroInteractions(), etc. with mock/spy variables
#6
picimako
closed
2 years ago
0
Changelog update - `v0.2.0`
#5
github-actions[bot]
closed
2 years ago
0
Intentions to move mock()/spy() calls to @Mock/@Spy fields and vice versa
#4
picimako
closed
2 years ago
2
Changelog update - `v0.1.1`
#3
github-actions[bot]
closed
2 years ago
0
Add support for the @DoNotMock annotation
#2
picimako
closed
2 years ago
1
[DON'T MERGE] Set exception format to full
#1
picimako
closed
2 years ago
0
Previous