Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename class and update test cases to enhance readability
Renamed the class LazyErrorMessage to LazyErrorMessageTest for better readability and to accurately reflect its functionality as a test class. Deleted the original LazyErrorMessageTest and refactored its methods into LazyErrorMessage. The methods have been updated to use lambdas for lazy error message generation, improving their efficiency. The changes are meant to enhance code readability and promote efficient use of resources.
- Loading branch information