Skip to content

Migrate off deprecated mockito API#380

Open
cushon wants to merge 1 commit intojava-json-tools:masterfrom
cushon:mockito
Open

Migrate off deprecated mockito API#380
cushon wants to merge 1 commit intojava-json-tools:masterfrom
cushon:mockito

Conversation

@cushon
Copy link

@cushon cushon commented Sep 20, 2021

org.mockito.Mockito#verifyZeroInteractions is a deprecated alias of
verifyNoMoreInteractions, which is being removed in the next version
of Mockito:
mockito/mockito@caf35b2

`org.mockito.Mockito#verifyZeroInteractions` is a deprecated alias of
`verifyNoMoreInteractions`, which is being removed in the next version
of Mockito:
mockito/mockito@caf35b2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant