Last updated 2 years ago by Amanda Hinchman
kotlinToday, I’m going to talk about the benefits of using Kotlin data classes — in particular, working with them in unit testing. I’ve discovered some neat things about Kotlin data classes while rewriting
Android features, and thought I’d share insights I’ve gained through a fun example!