What does the quotes mean around the when method h...
# announcements
p
What does the quotes mean around the when method here? (it's from mockito) `when`(file.path).thenReturn("test.txt")