molgenis / vibe

Variant Interpretation using Biomedical literature Evidence
GNU Lesser General Public License v3.0
0 stars 5 forks source link

Use MockitoExtension to find unnecessary mocks #39

Open svandenhoek opened 4 years ago

svandenhoek commented 4 years ago

Extend Mockito classes with MockitoExtension so that @mock can be used resulting in Mockito to check whether any unnecessary mocks are used.