14. Unit Testing | David Reed - a podcast by Xi Xiao

from 2019-04-08T06:00:43

:: ::

Unit testing is an important programming skill but often times underestimated by programmers. David Reed shares what unit tests are and how to create good unit tests in Apex to guarantee production code quality. Main Points 75% code coverage in Salesforce Apex Unit testing definition Unit test v.s. Integration test Mocking in unit test 5 Unit test scenarios to create good unit tests: 1) positive 2) single record 3) bulkified records 4) negative 5) no action Unit tests as the documentation Lines of unit test should be more than production code How to create good unit tests in Salesforce Test
The post 14. Unit Testing | David Reed appeared first on SalesforceWay.

Further episodes of SalesforceWay

Further podcasts by Xi Xiao

Website of Xi Xiao