and
Return a new TestPropertyValues instance with additional entries. Name-value pairs can be specified with colon (":") or equals ("=") separators.
Return
a new TestPropertyValues instance
Parameters
the property pairs to add
Return a new TestPropertyValues instance with additional entries. Name-value pairs can be specified with colon (":") or equals ("=") separators.
Return
a new TestPropertyValues instance
Since
2.4.0
Parameters
the property pairs to add
Return a new TestPropertyValues instance with additional entries.
Return
a new TestPropertyValues instance
Since
2.4.0
Parameters
the map of properties that need to be added to the environment
Return a new TestPropertyValues instance with additional entries.
Return
a new TestPropertyValues instance
Since
2.4.0
Parameters
the stream element type
the elements that need to be added to the environment
a mapper function to convert an element from the stream into a Pair