Source Code

Repositories and Links

Philosophy

All the code samples are not meant to be production quality and I use the following guidelines:

  • Enough unit tests to illustrate a point or technique
  • Logging, exception and error handling is avoided, unless it’s specifically the focus of the discussion
  • Longer variable names to assist in clarity
  • Shorter classes and methods to minimise TLDR syndrome.

Videos

TestFX in Action 1