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