All Classes and Interfaces

Class
Description
Assertion Failed Errors contains helper methods for creating Assertion Failed Error messages as well as several common error messages.
Default values to use for testing, so we can have them consistent between the JUnit tests and the actual source assertions
JUnit Easy Logger is used when we don't want to create an actual log file during a JUnit test, but want to verify that logging occurred properly.
JUnit Easy Logger Entry represents a single logged entry in the logger

Contains: Level, message, and Throwable
Mapped Pojo Test is used to test MappedPojos.
Pojo Test is used to test regular POJOs.