testify
testify copied to clipboard
assert: fix doc for Empty, Emptyf, NotEmpty and NotEmptyf
Summary
Eventhough Empty, Emptyf, NotEmpty and NotEmptyf method supports a map type still the description of the function didn't specify that explicitly. Updated the description to make it clear.
Changes
Update the description of the Empty, Emptyf, NotEmpty and NotEmptyf methods
Motivation
To make documentation reflect the reality
Related issues
None
@tylerstillwater It would be great if you could guide me on the build failure issue. I just updated the godoc comments