-
Notifications
You must be signed in to change notification settings - Fork 95
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
internal/reflection: Migrate reflection tests for struct tags to expo…
…rted methods (#790) * refactored error tests into table driven * moved struct tags ignore test * migrated all `getStructTags` error tests to table test, except `TestGetStructTags_notAStruct` * add tests for FromStruct method * add struct ignore tests for `FromStruct`
- Loading branch information
1 parent
9fe2ca5
commit 51c5272
Showing
2 changed files
with
294 additions
and
209 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.