environment

open fun environment(environmentVariables: Map<String, out Any>): Test
open fun environment(name: String, value: Any): Test