|
|||||||||
| 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.runners.model.FrameworkMethod>
org.junit.runners.BlockJUnit4ClassRunner
org.webframe.test.web.WFJettyJUnit4Runner
public class WFJettyJUnit4Runner
| Field Summary | |
|---|---|
(package private) static org.eclipse.jetty.server.Server |
server
|
(package private) static boolean |
tomcatRun
|
| Constructor Summary | |
|---|---|
WFJettyJUnit4Runner(Class<?> klass)
|
|
| Method Summary | |
|---|---|
protected Object |
createTest()
|
protected org.eclipse.jetty.server.Server |
initServer()
|
| Methods inherited from class org.junit.runners.BlockJUnit4ClassRunner |
|---|
collectInitializationErrors, computeTestMethods, describeChild, getChildren, methodBlock, methodInvoker, possiblyExpectingExceptions, runChild, testName, validateConstructor, validateInstanceMethods, validateOnlyOneConstructor, validateTestMethods, validateZeroArgConstructor, withAfters, withBefores, withPotentialTimeout |
| Methods inherited from class org.junit.runners.ParentRunner |
|---|
childrenInvoker, classBlock, filter, getDescription, getName, getTestClass, run, 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 |
| Field Detail |
|---|
static org.eclipse.jetty.server.Server server
static boolean tomcatRun
| Constructor Detail |
|---|
public WFJettyJUnit4Runner(Class<?> klass)
throws org.junit.runners.model.InitializationError,
JettyInitException
org.junit.runners.model.InitializationError
JettyInitException| Method Detail |
|---|
protected org.eclipse.jetty.server.Server initServer()
throws JettyInitException
JettyInitException
protected Object createTest()
throws Exception
createTest in class org.junit.runners.BlockJUnit4ClassRunnerException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||