AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Write a Better Pattern for Unit Testing
Vladimir: I've been following Roy Osherov type of technique since 2009. He convinced me that what you're testing should not be the methods, right? And if you have to put the method name in there, then you're clearly being too low level. So he has totally changed my mind and convinced me of a, a better pattern where in things like Kotlin tests, for example, make this even better.