@EdyBolos This made me very curious so I went and checked and I think it's just stale code, because the only usage of Mockito is here: https://github.com/androidx/androidx/blob/67abdfbab91ad848d03ef6322035ee5564714a80/arch/core/core-testing/src/main/java/androidx/arch/core/executor/JunitTaskExecutorRule.java#L42
I couldn't find where the Mockito spy is ever used. Worth filing a bug IMO