Allow TestPropertyValues.of to take a Map source
Extend the API of `TestPropertyValues` so that it can be constructed from an existing `Map` or a `Stream` and mapping `Function`. Closes gh-23685
Showing
Please register or sign in to comment