Closed MichaelEvans closed 9 years ago
Probably need to update the README too, but I guess I should wait to see if there's feedback first.
There are no guidelines. I also just used best judgement when creating the assertions. Address the nits above and we'll get this merged.
I can squash this if it looks good, left it as separate commits in order to make changes more obvious.
One last thing. Looks good otherwise.
Updated and squashed.
Thanks!
Thanks! You can also close #166 now
Should address #166
Is there any guidelines for knowing if I've covered all the APIs / methods that I need to for a given class? I just sorta guessed at ones that people might actually use (IE: Does there need to be a
getBackgroundTintList()
for FAB?)