Slide 13
Slide 13 text
● Test Pyramid = big Unit Test coverage
● Unit Test = mock other classes
Prejudice #3
Icons made by Roundicons, Smashicons from www.flaticon.com
Favor fast and focused tests. Ex:
The Practical Test Pyramid :
https://martinfowler.com/articles/practical-test-pyramid.html
Slow
Fast, Focus
Sociable Unit Test
UI component test
Unit Tests on Adapters