public class TestStickyCookieRule extends Object implements org.junit.rules.TestRule
| Constructor and Description |
|---|
TestStickyCookieRule() |
| Modifier and Type | Method and Description |
|---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description) |
protected void |
finished(org.junit.runner.Description description) |
protected void |
starting(org.junit.runner.Description description) |
public org.junit.runners.model.Statement apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description)
apply in interface org.junit.rules.TestRuleprotected void starting(org.junit.runner.Description description)
protected void finished(org.junit.runner.Description description)
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.