Unit Testing Like a Pro - The Circle of Purity
Offered By: Devoxx via YouTube
Course Description
Overview
Discover advanced unit testing techniques in this comprehensive conference talk. Learn how to create maintainable, expressive, and efficient test code that enhances your development process. Explore testing priorities, avoid common pitfalls, and master JUnit 5 exception testing. Understand the shared @Before nexus, guidelines for breaking unit tests, and crafting clear failure messages. Delve into the differences between Stubs and Mocks, and gain insights on improving code testability and readability. Uncover the concept of the 'circle of purity' to isolate critical logic effectively. Enhance your unit testing skills and boost your development productivity through this engaging and informative session.
Syllabus
Victor Rentea - Unit Testing like a Pro: The Circle of Purity
Taught by
Devoxx
Related Courses
Ruby on Rails: An IntroductionJohns Hopkins University via Coursera Internet of Things Capstone: Build a Mobile Surveillance System
University of California, San Diego via Coursera Engineering Maintainable Android Apps
Vanderbilt University via Coursera Orientação a Objetos com Java
Instituto Tecnológico de Aeronáutica via Coursera TDD – Desenvolvimento de Software Guiado por Testes
Instituto Tecnológico de Aeronáutica via Coursera