public class WicketTesterScope extends Object implements org.junit.rules.TestRule
WicketTester instance| Constructor and Description |
|---|
WicketTesterScope() |
| Modifier and Type | Method and Description |
|---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description) |
protected WicketTester |
create()
Allows setup of the tester instance
|
WicketTester |
getTester()
Gets the tester instance.
|
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 WicketTester create()
public WicketTester getTester()
null if called outside the rule's scopeCopyright © 2006–2014 Apache Software Foundation. All rights reserved.