-
-
Notifications
You must be signed in to change notification settings - Fork 241
Add TestValue_Raw #460
Copy link
Copy link
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedContributions are welcomeContributions are welcometestsImprovements or additions to testsImprovements or additions to tests
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedContributions are welcomeContributions are welcometestsImprovements or additions to testsImprovements or additions to tests
Add new test
TestValue_RawforValue.Raw()method.It should be similar to other
_Rawtests, likeTestObject_RawandTestArray_Raw. But unlike them, it should cover multiple data types, supported byValue. The full list can be borrowed fromTestValue_Getters.Ideally it should be table-driven test.