|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.junit.runner.Runner
org.junit.runners.ParentRunner<org.junit.runner.Runner>
org.junit.runners.Suite
org.junit.extensions.cpsuite.ClasspathSuite
org.xwiki.test.integration.XWikiExecutorSuite
org.xwiki.test.ui.PageObjectSuite
public class PageObjectSuite
Extends XWikiExecutorSuite and initialize the PersistentTestContext.
| Nested Class Summary | |
|---|---|
static interface |
PageObjectSuite.PostStart
|
| Nested classes/interfaces inherited from class org.xwiki.test.integration.XWikiExecutorSuite |
|---|
XWikiExecutorSuite.Executors, XWikiExecutorSuite.PreStart |
| Nested classes/interfaces inherited from class org.junit.extensions.cpsuite.ClasspathSuite |
|---|
org.junit.extensions.cpsuite.ClasspathSuite.BaseTypeFilter, org.junit.extensions.cpsuite.ClasspathSuite.BeforeSuite, org.junit.extensions.cpsuite.ClasspathSuite.ClassnameFilters, org.junit.extensions.cpsuite.ClasspathSuite.ClasspathProperty, org.junit.extensions.cpsuite.ClasspathSuite.ExcludeBaseTypeFilter, org.junit.extensions.cpsuite.ClasspathSuite.IncludeJars, org.junit.extensions.cpsuite.ClasspathSuite.SuiteTypes |
| Nested classes/interfaces inherited from class org.junit.runners.Suite |
|---|
org.junit.runners.Suite.SuiteClasses |
| Field Summary |
|---|
| Fields inherited from class org.xwiki.test.integration.XWikiExecutorSuite |
|---|
PATTERN |
| Constructor Summary | |
|---|---|
PageObjectSuite(Class<?> suiteClass,
org.junit.runners.model.RunnerBuilder builder)
|
|
| Method Summary | |
|---|---|
protected void |
afterTests()
Called after test execution. |
protected void |
beforeTests()
Called before test execution. |
| Methods inherited from class org.xwiki.test.integration.XWikiExecutorSuite |
|---|
getChildren, getExecutors, run |
| Methods inherited from class org.junit.runners.Suite |
|---|
describeChild, emptySuite, runChild |
| Methods inherited from class org.junit.runners.ParentRunner |
|---|
childrenInvoker, classBlock, classRules, collectInitializationErrors, filter, getDescription, getName, getRunnerAnnotations, getTestClass, runLeaf, setScheduler, sort, validatePublicVoidNoArgMethods, withAfterClasses, withBeforeClasses |
| Methods inherited from class org.junit.runner.Runner |
|---|
testCount |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PageObjectSuite(Class<?> suiteClass,
org.junit.runners.model.RunnerBuilder builder)
throws org.junit.runners.model.InitializationError
org.junit.runners.model.InitializationError| Method Detail |
|---|
protected void beforeTests()
XWikiExecutorSuite
beforeTests in class XWikiExecutorSuiteprotected void afterTests()
XWikiExecutorSuite
afterTests in class XWikiExecutorSuite
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||