Skip navigation links
A B C D F G I M O P R S 

A

addEndpoint(Class<?>) - Method in class org.fujion.test.MockServerContainer
 
addEndpoint(ServerEndpointConfig) - Method in class org.fujion.test.MockServerContainer
 
afterClass() - Static method in class org.fujion.test.MockTest
 

B

beforeClass() - Static method in class org.fujion.test.MockTest
 

C

childConfig - Static variable in class org.fujion.test.MockTest
 
close() - Method in class org.fujion.test.MockEnvironment
Cleans up all application contexts and invalidates the session.
close() - Method in class org.fujion.test.MockWebSocketSession
 
close(CloseStatus) - Method in class org.fujion.test.MockWebSocketSession
 
configLocations - Variable in class org.fujion.test.MockConfig
 
connectToServer(Object, URI) - Method in class org.fujion.test.MockServerContainer
 
connectToServer(Class<?>, URI) - Method in class org.fujion.test.MockServerContainer
 
connectToServer(Endpoint, ClientEndpointConfig, URI) - Method in class org.fujion.test.MockServerContainer
 
connectToServer(Class<? extends Endpoint>, ClientEndpointConfig, URI) - Method in class org.fujion.test.MockServerContainer
 
createApplicationContext() - Method in class org.fujion.test.MockEnvironment
 

D

destroy() - Method in class org.fujion.test.MockSession
 

F

flushEvents() - Method in class org.fujion.test.MockEnvironment
Flushes and processes any event on the event queue.

G

getAcceptedProtocol() - Method in class org.fujion.test.MockWebSocketSession
 
getAttributes() - Method in class org.fujion.test.MockWebSocketSession
 
getBinaryMessageSizeLimit() - Method in class org.fujion.test.MockWebSocketSession
 
getChildContext() - Method in class org.fujion.test.MockEnvironment
 
getDefaultAsyncSendTimeout() - Method in class org.fujion.test.MockServerContainer
 
getDefaultMaxBinaryMessageBufferSize() - Method in class org.fujion.test.MockServerContainer
 
getDefaultMaxSessionIdleTimeout() - Method in class org.fujion.test.MockServerContainer
 
getDefaultMaxTextMessageBufferSize() - Method in class org.fujion.test.MockServerContainer
 
getExtensions() - Method in class org.fujion.test.MockWebSocketSession
 
getHandshakeHeaders() - Method in class org.fujion.test.MockWebSocketSession
 
getId() - Method in class org.fujion.test.MockWebSocketSession
 
getInstalledExtensions() - Method in class org.fujion.test.MockServerContainer
 
getLocalAddress() - Method in class org.fujion.test.MockWebSocketSession
 
getMockEnvironment() - Static method in class org.fujion.test.MockTest
Returns the mock environment, instantiating it if necessary.
getPrincipal() - Method in class org.fujion.test.MockWebSocketSession
 
getRealPath(String) - Method in class org.fujion.test.MockServletContext
 
getRemoteAddress() - Method in class org.fujion.test.MockWebSocketSession
 
getResource(String) - Method in class org.fujion.test.MockServletContext.ResourceLoader
 
getRootContext() - Method in class org.fujion.test.MockEnvironment
 
getSession() - Method in class org.fujion.test.MockEnvironment
 
getTextFromResource(String) - Static method in class org.fujion.test.MockTest
Reads text from the specified resource on the classpath.
getTextMessageSizeLimit() - Method in class org.fujion.test.MockWebSocketSession
 
getUri() - Method in class org.fujion.test.MockWebSocketSession
 

I

init(MockConfig, MockConfig) - Method in class org.fujion.test.MockEnvironment
Initializes the mock environment.
initAppContext(MockConfig, ApplicationContext) - Method in class org.fujion.test.MockEnvironment
Initialize the app context.
initBrowserInfoMap(Map<String, Object>) - Method in class org.fujion.test.MockEnvironment
Initialize browserInfo map.
initClientRequestMap(Map<String, Object>) - Method in class org.fujion.test.MockEnvironment
 
initExecutionContext() - Method in class org.fujion.test.MockEnvironment
 
initPage(Page) - Method in class org.fujion.test.MockEnvironment
Initialize the page.
initServletContext(MockServletContext) - Method in class org.fujion.test.MockEnvironment
Initialize the mock servlet context.
isOpen() - Method in class org.fujion.test.MockWebSocketSession
 

M

MockClientRequest - Class in org.fujion.test
A mock client request.
MockClientRequest(MockSession, Map<String, Object>) - Constructor for class org.fujion.test.MockClientRequest
 
MockConfig - Class in org.fujion.test
Configuration info for an application context.
MockConfig(String[], String[]) - Constructor for class org.fujion.test.MockConfig
 
MockEnvironment - Class in org.fujion.test
This class creates a mock Fujion environment suitable for certain kinds of unit tests.
MockEnvironment() - Constructor for class org.fujion.test.MockEnvironment
Creates a mock environment for unit testing.
mockEnvironmentClass - Static variable in class org.fujion.test.MockTest
 
MockServerContainer - Class in org.fujion.test
Mock server container.
MockServerContainer() - Constructor for class org.fujion.test.MockServerContainer
 
MockServletContext - Class in org.fujion.test
Mock servlet context for unit testing.
MockServletContext() - Constructor for class org.fujion.test.MockServletContext
 
MockServletContext.ResourceLoader - Class in org.fujion.test
Resource loader for mock servlet context.
MockSession - Class in org.fujion.test
A mock session.
MockSession(MockServletContext, MockWebSocketSession) - Constructor for class org.fujion.test.MockSession
 
MockTest - Class in org.fujion.test
Base class for tests using mock environment.
MockTest() - Constructor for class org.fujion.test.MockTest
 
MockWebSocketSession - Class in org.fujion.test
A mock web socket connection.
MockWebSocketSession() - Constructor for class org.fujion.test.MockWebSocketSession
 
MockWebSocketSession(String) - Constructor for class org.fujion.test.MockWebSocketSession
 

O

org.fujion.test - package org.fujion.test
 

P

profiles - Variable in class org.fujion.test.MockConfig
 

R

ResourceLoader() - Constructor for class org.fujion.test.MockServletContext.ResourceLoader
 
rootConfig - Static variable in class org.fujion.test.MockTest
 

S

sendMessage(WebSocketMessage<?>) - Method in class org.fujion.test.MockWebSocketSession
 
setAsyncSendTimeout(long) - Method in class org.fujion.test.MockServerContainer
 
setBinaryMessageSizeLimit(int) - Method in class org.fujion.test.MockWebSocketSession
 
setDefaultMaxBinaryMessageBufferSize(int) - Method in class org.fujion.test.MockServerContainer
 
setDefaultMaxSessionIdleTimeout(long) - Method in class org.fujion.test.MockServerContainer
 
setDefaultMaxTextMessageBufferSize(int) - Method in class org.fujion.test.MockServerContainer
 
setTextMessageSizeLimit(int) - Method in class org.fujion.test.MockWebSocketSession
 
A B C D F G I M O P R S 
Skip navigation links

Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.