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) |
applypublic 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–2017 Atlassian. All rights reserved.