echo icon indicating copy to clipboard operation
echo copied to clipboard

add DefaultBinder negative-path tests (multipart & non-struct)

Open miladev95 opened this issue 1 month ago • 0 comments

Summary

Add three focused unit tests to cover negative/error branches in the binder: TestIsFieldMultipartFile_NonPointer_FileHeader_ReturnsError TestSetMultipartFileHeaderTypes_NoFiles_ReturnsFalse TestDefaultBinder_bindData_NonStruct_ReturnsError

improve test coverage for multipart binding and non-struct binding error handling.

miladev95 avatar Dec 03 '25 07:12 miladev95