Join Slack
Powered by
I have a “View Model" that requires a data class f...
# spek
j
john.shelley
09/06/2016, 6:57 PM
I have a “View Model" that requires a data class for input. Don’t care about everything the data class contains, so I thought I could mock it, rather then create a concrete object, and then just return values using the when operator when I need to
3
Views
Open in Slack
Previous
Next