About Unit Testing - laurenap159/JavaTesting GitHub Wiki

A unit test will test the functionality of a single unit of code (method, class, or small module).