All Classes and Interfaces

Class
Description
A test utility provided a closeable temporary file, implementing AutoCloseable, which deletes the temporary file on CloseableTempFile.close(), typically upon completion of a try-finally block.
Various mock creating utilities
A simple ChangeRecorder implementation used in tests.
A simple Log stub, collecting logged messages in a queryable list.
Defines the log level.
Auxiliary test utilities