stringValues

fun stringValues(name: String, matcher: Matcher<Iterable<String>>)
fun stringValues(name: String, vararg value: String)

See also