update to use the givenX_whenY_thenZ naming convention for tests Co-Authored-By: KevinGilmore <kpg102@gmail.com>
Relevant Articles:
- The Observer Pattern in Java
- Visitor Design Pattern in Java
- Interpreter Design Pattern in Java
- State Design Pattern in Java
- Implementing the Template Method Pattern in Java
- Chain of Responsibility Design Pattern in Java
- The Command Pattern in Java
- The Mediator Pattern in Java
- Introduction to the Null Object Pattern
- Avoid Check for Null Statement in Java