public class PropertyStatement
extends org.junit.runners.model.Statement
| Constructor | Description |
|---|---|
PropertyStatement(Property property,
org.junit.runners.model.FrameworkMethod method,
org.junit.runners.model.TestClass testClass) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
evaluate() |
public PropertyStatement(Property property, org.junit.runners.model.FrameworkMethod method, org.junit.runners.model.TestClass testClass)