Rene Hernandez
  • Snippets
  • Tutorials
  • Essays
  • Notes
  • Chats
  • About
  • About
  • Snippets
  • Tutorials
  • Essays
  • Notes
  • Chats


Introducing seams across a hierarchy

An approach to introduce an interception point in a class hierarchy to selectively execute some of the class' instances during integration tests.

tutorials
refactoring c++
Jul 14, 2018
5 mins
refactoring c++
Jul 14, 2018
5 mins

Coding at the wrong level of abstraction

Extracting new objects out of validation steps in a long method

tutorials
refactoring c++
Jan 13, 2018
9 mins
refactoring c++
Jan 13, 2018
9 mins

My class is all API calls. How do I get it under test?

Refactoring a filesystem class to introduce tests

tutorials
refactoring c++ testing
Nov 13, 2017
8 mins
refactoring c++ testing
Nov 13, 2017
8 mins

Rene Hernandez © 2023

Published with Hugo and Netlify