public class SystemProperties extends AnnotatedMethodTemplate<SystemProperties.Set>
Usage:
{@code public class MyTest {
Modifier and Type | Class and Description |
---|---|
static interface |
SystemProperties.Set |
annotationClass, testClass
Constructor and Description |
---|
SystemProperties(Class testClass) |
Modifier and Type | Method and Description |
---|---|
protected org.junit.runners.model.Statement |
applyForAnnotation(org.junit.runners.model.Statement statement,
org.junit.runner.Description description,
SystemProperties.Set set) |
apply
public SystemProperties(Class testClass)
protected org.junit.runners.model.Statement applyForAnnotation(org.junit.runners.model.Statement statement, org.junit.runner.Description description, SystemProperties.Set set)
applyForAnnotation
in class AnnotatedMethodTemplate<SystemProperties.Set>
Copyright © 2003–2019 Atlassian. All rights reserved.