public.javadoc.org.spincast.defaults.tests.SpincastDefaultNoAppIntegrationTestBase.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spincast-website Show documentation
Show all versions of spincast-website Show documentation
Source code for the https://www.spincast.org website.
The newest version!
SpincastDefaultNoAppIntegrationTestBase (org.spincast:spincast-framework 0.9.28 API)
org.spincast.defaults.tests
Class SpincastDefaultNoAppIntegrationTestBase
- java.lang.Object
-
- org.spincast.testing.core.SpincastTestBase
-
- org.spincast.testing.core.SpincastIntegrationTestBase<R,W>
-
- org.spincast.testing.core.SpincastNoAppIntegrationTestBase<IDefaultRequestContext,IDefaultWebsocketContext>
-
- org.spincast.defaults.tests.SpincastDefaultNoAppIntegrationTestBase
-
- All Implemented Interfaces:
- IBeforeAfterClassMethodsProvider, IRepeatedClassAfterMethodProvider, ITestFailureListener
public class SpincastDefaultNoAppIntegrationTestBase
extends SpincastNoAppIntegrationTestBase<IDefaultRequestContext,IDefaultWebsocketContext>
Base class for integration tests with no application
associated and that use the default request context, the
default WebSocket context and
SpincastDefaultTestingModule as the
main Guice module to bind.
-
-
Constructor Summary
Constructors
Constructor and Description
SpincastDefaultNoAppIntegrationTestBase()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
protected String[]
getMainArgsToUse()
com.google.inject.Module
getTestingModule()
The main Guice module to use.
-
Methods inherited from class org.spincast.testing.core.SpincastNoAppIntegrationTestBase
beforeClass, beforeStartServer, beforeTest, clearRoutes, createInjector, getOverridingModule, removeSpincastRoutesToo, startServer
-
Methods inherited from class org.spincast.testing.core.SpincastIntegrationTestBase
afterClass, CONNECT, CONNECT, CONNECT, createTestUrl, createTestUrl, createTestUrl, DELETE, DELETE, DELETE, formatDate, GET, GET, GET, getCookieFactory, getDefaultOverridingModule, 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, websocket
-
Methods inherited from class org.spincast.testing.core.SpincastTestBase
afterClassLoops, afterTest, createTestingFilePath, createTestingFilePath, deleteTempDir, getInjector, getSpincastConfig, getTestingWritableDir, setSpincastConfig, testFailure
-
-
Constructor Detail
-
SpincastDefaultNoAppIntegrationTestBase
public SpincastDefaultNoAppIntegrationTestBase()
-
Method Detail
-
getTestingModule
public com.google.inject.Module getTestingModule()
Description copied from class: SpincastNoAppIntegrationTestBase
The main Guice module to use.
- Specified by:
getTestingModule in class SpincastNoAppIntegrationTestBase<IDefaultRequestContext,IDefaultWebsocketContext>
-
getMainArgsToUse
protected String[] getMainArgsToUse()
- Overrides:
getMainArgsToUse in class SpincastNoAppIntegrationTestBase<IDefaultRequestContext,IDefaultWebsocketContext>
Copyright © 2016. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy