Nullables Livestream #7: High-Level Adapters
January 20, 2023
In this weekly livestream series, I pair up with Ted M. Young, aka jitterted, to look at Nullables and A-Frame Architecture as an alternative to Mocks, Spies, and Hexagonal Architecture. Each episode combines a healthy dose of architecture and design discussion with hands-on coding.
In this episode...
We take advantage of our new JsonHttpClient
infrastructure to simplify our ScoreCategoryNotifier
and AverageScoreFetcher
adapters. Now they can be tested easily and no longer need clunky embedded stubs. Along the way, we have lots of conversations about design—test design, input validation, anti-corruption layers, and more.
Visit the episode archive for more.