Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
$
A
B
C
D
E
G
H
I
L
M
O
P
R
S
T
U
W
$
$
- Static variable in class org.stjs.testing.jquery.
TestingGlobalJQuery
$(String)
- Static method in class org.stjs.testing.jquery.
TestingGlobalJQuery
jquery constructors - copied to avoid collision
$(String, Object)
- Static method in class org.stjs.testing.jquery.
TestingGlobalJQuery
$(Object)
- Static method in class org.stjs.testing.jquery.
TestingGlobalJQuery
A
addResult(TestResult)
- Method in class org.stjs.testing.driver.
TestResultCollection
addURL(URL)
- Method in class org.stjs.testing.driver.
WebAppClassLoader
async
- Variable in class org.stjs.testing.jquery.
MockjaxOptions
B
BROWSER_CHECK_URI
- Static variable in class org.stjs.testing.driver.
STJSTestServer
BROWSER_RESULT_URI
- Static variable in class org.stjs.testing.driver.
STJSTestServer
BROWSER_TEST_URI
- Static variable in class org.stjs.testing.driver.
STJSTestServer
BrowserConnection
- Class in
org.stjs.testing.driver
This class represents a connection from a browser to the embedded test server.
BrowserConnection(long, String)
- Constructor for class org.stjs.testing.driver.
BrowserConnection
buildException(String, String)
- Method in class org.stjs.testing.driver.
TestResult
buildException(String, String)
- Method in class org.stjs.testing.driver.
TestResultCollection
buildResult(String, String)
- Method in class org.stjs.testing.driver.
BrowserConnection
C
contentType
- Variable in class org.stjs.testing.jquery.
MockjaxOptions
A string which specifies the content type for the response.
copy(ClassLoader, String, Writer)
- Static method in class org.stjs.testing.driver.
StreamUtils
copy(ClassLoader, String, HttpExchange)
- Static method in class org.stjs.testing.driver.
StreamUtils
D
data
- Variable in class org.stjs.testing.jquery.
MockjaxOptions
In addition to the URL, match parameters.
DriverConfiguration
- Class in
org.stjs.testing.driver
this is a wrapper around the configuration files stjs-test.properties.
DriverConfiguration(Class<?>)
- Constructor for class org.stjs.testing.driver.
DriverConfiguration
E
etag
- Variable in class org.stjs.testing.jquery.
MockjaxOptions
A string specifying a unique identifier referencing a specific version of the requested data.
G
getBrowserCount()
- Method in class org.stjs.testing.driver.
DriverConfiguration
getBrowserCount()
- Method in class org.stjs.testing.driver.
STJSTestServer
getClassLoader()
- Method in class org.stjs.testing.driver.
DriverConfiguration
getClassLoader()
- Method in class org.stjs.testing.driver.
STJSTestServer
getFile()
- Method in class org.stjs.testing.driver.
TestResult
getHostURL()
- Method in class org.stjs.testing.driver.
STJSTestServer
getId()
- Method in class org.stjs.testing.driver.
BrowserConnection
getInstance(DriverConfiguration)
- Static method in class org.stjs.testing.driver.
ServerSession
getLine()
- Method in class org.stjs.testing.driver.
TestResult
getMessage()
- Method in class org.stjs.testing.driver.
TestResult
getPort()
- Method in class org.stjs.testing.driver.
DriverConfiguration
getResult(int)
- Method in class org.stjs.testing.driver.
TestResultCollection
getServer()
- Method in class org.stjs.testing.driver.
ServerSession
getTestClassName()
- Method in class org.stjs.testing.driver.
TestResultCollection
getTestMethodName()
- Method in class org.stjs.testing.driver.
TestResultCollection
getTestTimeout()
- Method in class org.stjs.testing.driver.
DriverConfiguration
getUserAgent()
- Method in class org.stjs.testing.driver.
BrowserConnection
getUserAgent()
- Method in class org.stjs.testing.driver.
TestResult
getWaitForBrowser()
- Method in class org.stjs.testing.driver.
DriverConfiguration
H
hasBrowsers()
- Method in class org.stjs.testing.driver.
ServerSession
headers
- Variable in class org.stjs.testing.jquery.
MockjaxOptions
An object literal whos keys will be simulated as additional headers returned from the server for the request.
HTMLFixture
- Annotation Type in
org.stjs.testing.annotation
I
isDebugEnabled()
- Method in class org.stjs.testing.driver.
DriverConfiguration
isOk()
- Method in class org.stjs.testing.driver.
TestResult
isOk()
- Method in class org.stjs.testing.driver.
TestResultCollection
isSkipIfNoBrowser()
- Method in class org.stjs.testing.driver.
DriverConfiguration
isStartBrowser()
- Method in class org.stjs.testing.driver.
DriverConfiguration
isTimeout
- Variable in class org.stjs.testing.jquery.
MockjaxOptions
A boolean value that determines whether or not the mock will force a timeout on the request.
L
lastModified
- Variable in class org.stjs.testing.jquery.
MockjaxOptions
A date string specifying the mocked last-modified time for the request.
M
methodBlock(FrameworkMethod)
- Method in class org.stjs.testing.driver.
STJSTestDriverRunner
mockjax(MockjaxOptions)
- Method in class org.stjs.testing.jquery.
TestingGlobalJQuery
mockjaxClear()
- Method in class org.stjs.testing.jquery.
TestingGlobalJQuery
mockjaxClear(String)
- Method in class org.stjs.testing.jquery.
TestingGlobalJQuery
MockjaxOptions
- Class in
org.stjs.testing.jquery
MockjaxOptions()
- Constructor for class org.stjs.testing.jquery.
MockjaxOptions
O
org.stjs.testing.annotation
- package org.stjs.testing.annotation
org.stjs.testing.driver
- package org.stjs.testing.driver
org.stjs.testing.jquery
- package org.stjs.testing.jquery
P
proxy
- Variable in class org.stjs.testing.jquery.
MockjaxOptions
A string specifying a path to a file, from which the contents will be returned for the request.
R
response
- Variable in class org.stjs.testing.jquery.
MockjaxOptions
function(settings) {}, A function that allows for the dynamic setting of responseText/responseXML upon each request.
responseText
- Variable in class org.stjs.testing.jquery.
MockjaxOptions
A string specifying the mocked text, or a mocked object literal, for the request.
responseTime
- Variable in class org.stjs.testing.jquery.
MockjaxOptions
An integer that specifies a simulated network and server latency (in milliseconds).
responseXML
- Variable in class org.stjs.testing.jquery.
MockjaxOptions
A string specifying the mocked XML for the request.
runChild(FrameworkMethod, RunNotifier)
- Method in class org.stjs.testing.driver.
STJSTestDriverRunner
S
Scripts
- Annotation Type in
org.stjs.testing.annotation
ServerSession
- Class in
org.stjs.testing.driver
There is an unique server session per unit test launch
setBrowserCount(int)
- Method in class org.stjs.testing.driver.
DriverConfiguration
setDebugEnabled(boolean)
- Method in class org.stjs.testing.driver.
DriverConfiguration
setPort(int)
- Method in class org.stjs.testing.driver.
DriverConfiguration
setSkipIfNoBrowser(boolean)
- Method in class org.stjs.testing.driver.
DriverConfiguration
setStartBrowser(boolean)
- Method in class org.stjs.testing.driver.
DriverConfiguration
setTestTimeout(int)
- Method in class org.stjs.testing.driver.
DriverConfiguration
setWaitForBrowser(int)
- Method in class org.stjs.testing.driver.
DriverConfiguration
size()
- Method in class org.stjs.testing.driver.
TestResultCollection
start()
- Method in class org.stjs.testing.driver.
STJSTestServer
status
- Variable in class org.stjs.testing.jquery.
MockjaxOptions
An integer that specifies a valid server response code.
STJSTestDriverRunner
- Class in
org.stjs.testing.driver
add the STJSBridge annotation only to allow it to be present in the junit annotation
STJSTestDriverRunner(Class<?>)
- Constructor for class org.stjs.testing.driver.
STJSTestDriverRunner
STJSTestServer
- Class in
org.stjs.testing.driver
STJSTestServer(ClassLoader, int, int, boolean)
- Constructor for class org.stjs.testing.driver.
STJSTestServer
stop()
- Method in class org.stjs.testing.driver.
STJSTestServer
StreamUtils
- Class in
org.stjs.testing.driver
utils to copy different urls to an output stream
T
targetDirectory
- Static variable in class org.stjs.testing.driver.
STJSTestDriverRunner
test(File, String, String)
- Method in class org.stjs.testing.driver.
STJSTestServer
TestingGlobalJQuery
- Class in
org.stjs.testing.jquery
TestingGlobalJQuery()
- Constructor for class org.stjs.testing.jquery.
TestingGlobalJQuery
TestResult
- Class in
org.stjs.testing.driver
TestResult(String, String, String)
- Constructor for class org.stjs.testing.driver.
TestResult
TestResultCollection
- Class in
org.stjs.testing.driver
TestResultCollection(String, String)
- Constructor for class org.stjs.testing.driver.
TestResultCollection
toString()
- Method in class org.stjs.testing.driver.
BrowserConnection
toString()
- Method in class org.stjs.testing.driver.
TestResult
type
- Variable in class org.stjs.testing.jquery.
MockjaxOptions
Specify what HTTP method to match, usually GET or POST.
U
url
- Variable in class org.stjs.testing.jquery.
MockjaxOptions
A string or regular expression specifying the url of the request that the data should be mocked for.
W
WEBAPP_DIR
- Static variable in class org.stjs.testing.driver.
WebAppClassLoader
WebAppClassLoader
- Class in
org.stjs.testing.driver
This class loader allows the loading of files from the src/main/webapp folder, target/stjs-test and war dependencies
WebAppClassLoader(URL[], ClassLoader, boolean)
- Constructor for class org.stjs.testing.driver.
WebAppClassLoader
$
A
B
C
D
E
G
H
I
L
M
O
P
R
S
T
U
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012. All Rights Reserved.