Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add logging to tests in LazyErrorMessageTest
Introduced the usage of `Logger` to provide additional log messages in test methods. The log messages are generated lazily in the `assertArgIsTrue_lazy` method to avoid unnecessary computation.
- Loading branch information