Skip to content

Main Navigation

Lessons LearnedI learn something new almost every day. Some days I don't even get hurt or lose money in the process. I will try to share my lessons learned with you.

Category: Software Engineering

Embedded Unit Tests

June 28, 2020 (July 3, 2020) Gene McCulley

A standard software engineering practice in Java and other languages is to use a unit testing framework like JUnit and develop tests in a separate file that exercise the public API of the class being tested. While this is a fine practice, I tend to embed a lot of tests directly in classes. This way, […]

Software Engineering

Gene McCulley

I dabble in and write about things I find interesting.

Copyright ©2023 Lessons Learned : I learn something new almost every day. Some days I don't even get hurt or lose money in the process. I will try to share my lessons learned with you.. Theme: Nirmala by IndoCreativeMedia.