dependencies { testImplementation(libs.mockito.core) { exclude group: 'org.hamcrest' } }