public class DriverArgs extends Object
Constructor and Description |
---|
DriverArgs(String property) |
Modifier and Type | Method and Description |
---|---|
List<String> |
configuredIn(EnvironmentVariables environmentVariables) |
static DriverArgs |
fromProperty(String property) |
static DriverArgs |
fromProperty(ThucydidesSystemProperty property) |
static List<String> |
fromValue(String value) |
public DriverArgs(String property)
public static DriverArgs fromProperty(ThucydidesSystemProperty property)
public static DriverArgs fromProperty(String property)
public List<String> configuredIn(EnvironmentVariables environmentVariables)
Copyright © 2022. All rights reserved.