public class SystemPropertyOrEnvironmentVariableRequirement extends Object implements org.arquillian.cube.spi.requirement.Constraint<RequiresSystemPropertyOrEnvironmentVariable>
| Constructor and Description |
|---|
SystemPropertyOrEnvironmentVariableRequirement() |
| Modifier and Type | Method and Description |
|---|---|
void |
check(RequiresSystemPropertyOrEnvironmentVariable context) |
static String |
convertSystemPropertyNameToEnvVar(String systemPropertyName) |
public SystemPropertyOrEnvironmentVariableRequirement()
public static String convertSystemPropertyNameToEnvVar(String systemPropertyName)
public void check(RequiresSystemPropertyOrEnvironmentVariable context) throws org.arquillian.cube.spi.requirement.UnsatisfiedRequirementException
check in interface org.arquillian.cube.spi.requirement.Constraint<RequiresSystemPropertyOrEnvironmentVariable>org.arquillian.cube.spi.requirement.UnsatisfiedRequirementExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.