of

open fun of(name: String, value: String): TestPropertyValues.Pair

Factory method to create a Pair from a name and value.

Return

the Pair instance or null

Since

2.4.0

Parameters

name

the name

value

the value