public abstract class IntegrationTestNoAppDefaultContextsBase extends IntegrationTestNoAppBase<org.spincast.core.exchange.DefaultRequestContext,org.spincast.core.websocket.DefaultWebsocketContext>
| Constructor and Description |
|---|
IntegrationTestNoAppDefaultContextsBase() |
| Modifier and Type | Method and Description |
|---|---|
protected com.google.inject.Injector |
createInjector()
To override if required.
|
protected com.google.inject.Module |
getExtraOverridingModule()
If all the test class wants to tweak from a default
Spincast.configure() generated Injector is
to add a module, one can be specified by overriding this
method. |
beforeClass, beforeStartServer, beforeTest, clearRoutes, createGuiceTweaker, removeSpincastRoutesToo, startServerafterClass, CONNECT, CONNECT, CONNECT, createTestUrl, createTestUrl, createTestUrl, DELETE, DELETE, DELETE, formatDate, GET, GET, GET, getCookieFactory, getGuiceTweakerExtraPlugins, getHttpClient, getRouter, getServer, HEAD, HEAD, HEAD, isDisableSllCetificateErrors, OPTIONS, OPTIONS, OPTIONS, parseDate, PATCH, PATCH, PATCH, POST, POST, POST, PUT, PUT, PUT, stopServer, TRACE, TRACE, TRACE, websocket, websocket, websocketafterClassLoops, afterTest, createTestingFilePath, createTestingFilePath, deleteTempDir, getInjector, getSpincastConfig, getSpincastConfigTestingImplementation, getSpincastPluginFromThreadLocal, getTestingWritableDir, isEnableGuiceTweaker, isEnableGuiceTweakerExtraPlugins, isEnableGuiceTweakerTestingConfigMecanism, setSpincastConfig, setupSpincastConfigTesting, testFailurepublic IntegrationTestNoAppDefaultContextsBase()
protected com.google.inject.Injector createInjector()
createInjector in class SpincastTestBaseprotected com.google.inject.Module getExtraOverridingModule()
Spincast.configure() generated Injector is
to add a module, one can be specified by overriding this
method.Copyright © 2017. All rights reserved.