java-json-tools / json-schema-validator

A JSON Schema validation implementation in pure Java, which aims for correctness and performance, in that order
http://json-schema-validator.herokuapp.com/
Other
1.62k stars 399 forks source link

Migrate off deprecated mockito API #380

Open cushon opened 2 years ago

cushon commented 2 years ago

org.mockito.Mockito#verifyZeroInteractions is a deprecated alias of verifyNoMoreInteractions, which is being removed in the next version of Mockito: https://github.com/mockito/mockito/commit/caf35b24e2764df0498469526ecb3e7ec68a0430