|
Project Wonder 5.0 | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.webobjects.appserver.WORequestHandler
er.selenium.SeleniumTestRunnerProxy
public class SeleniumTestRunnerProxy
Request hanlder for selenium tests. Returns the files to get parsed by the runner.
Nested Class Summary | |
---|---|
protected class |
SeleniumTestRunnerProxy.CachedFile
|
Field Summary | |
---|---|
protected com.webobjects.foundation.NSMutableDictionary |
_cache
|
Fields inherited from class com.webobjects.appserver.WORequestHandler |
---|
DidHandleRequestNotification |
Constructor Summary | |
---|---|
SeleniumTestRunnerProxy()
|
Method Summary | |
---|---|
com.webobjects.appserver.WOResponse |
handleRequest(com.webobjects.appserver.WORequest request)
|
Methods inherited from class com.webobjects.appserver.WORequestHandler |
---|
toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected com.webobjects.foundation.NSMutableDictionary _cache
Constructor Detail |
---|
public SeleniumTestRunnerProxy()
Method Detail |
---|
public com.webobjects.appserver.WOResponse handleRequest(com.webobjects.appserver.WORequest request)
handleRequest
in class com.webobjects.appserver.WORequestHandler
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |