Testing an Onion Architecture - Done Right
Offered By: Devoxx via YouTube
Course Description
Overview
Explore a pragmatic yet robust approach to testing hexagonal or onion architectures in this 30-minute conference talk from Devoxx. Learn how to effectively balance unit tests and integration tests for optimal coverage and execution speed in Spring Boot applications. Discover tools for integration testing and examine the granularity of unit tests, questioning whether every class truly needs separate testing. Through live coding demonstrations, gain insights into separating domain logic from access mechanisms and resource management. By the end of this session, develop a better understanding of testing strategies for onion architectures, enabling you to implement more efficient and comprehensive testing practices in your own projects.
Syllabus
Testing an onion architecture, done right by Michel Schudel
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