- generateTempClassFile(File) - Static method in class org.spincast.testing.core.utils.SpincastTestUtils
-
- GET(String) - Method in class org.spincast.testing.core.AppBasedTestingBase
-
Starts an Http Client builder for a GET method.
- GET(String, boolean) - Method in class org.spincast.testing.core.AppBasedTestingBase
-
Starts an Http Client builder for a GET method.
- GET(String, boolean, boolean) - Method in class org.spincast.testing.core.AppBasedTestingBase
-
Starts an Http Client builder for a GET method.
- getAppConfigInterface() - Method in interface org.spincast.testing.core.AppTestingConfigs
-
Your application configuration interface.
- getAppConfigTestingImplementationClass() - Method in interface org.spincast.testing.core.AppTestingConfigs
-
The implementation class to use for your application
configuration binding.
- getAppTestingConfigs() - Method in class org.spincast.testing.core.AppBasedTestingBase
-
We force test classes to provide information about
the required testing configurations.
- getCookieFactory() - Method in class org.spincast.testing.core.AppBasedTestingBase
-
- getExtraOverridingModule() - Method in class org.spincast.testing.core.AppBasedTestingBase
-
- getExtraOverridingModule() - Method in class org.spincast.testing.core.SpincastTestBase
-
If an overriding Module is to be added using the
Guice tweaker.
- getExtraOverridingModule2() - Method in class org.spincast.testing.core.AppBasedTestingBase
-
- getExtraPlugins() - Method in class org.spincast.testing.core.AppBasedTestingBase
-
The extra required plugins.
- getExtraPlugins() - Method in class org.spincast.testing.core.SpincastTestBase
-
Extra plugins to be added by the Guice Tweaker.
- getExtraPlugins2() - Method in class org.spincast.testing.core.AppBasedTestingBase
-
The extra required plugins.
- getExtraSystemProperties() - Method in class org.spincast.testing.core.SpincastTestBase
-
Extra System properties to set before the tests are run.
- getGuiceTweakerFromThreadLocal() - Method in class org.spincast.testing.core.SpincastTestBase
-
- getHttpClient() - Method in class org.spincast.testing.core.AppBasedTestingBase
-
- getHttpServerPort() - Method in class org.spincast.testing.core.utils.SpincastConfigTestingDefault
-
We use a free port.
- getInjector() - Method in class org.spincast.testing.core.SpincastTestBase
-
- getPublicUrlBase() - Method in class org.spincast.testing.core.utils.SpincastConfigTestingDefault
-
- getRouter() - Method in class org.spincast.testing.core.AppBasedTestingBase
-
- getServer() - Method in class org.spincast.testing.core.AppBasedTestingBase
-
- getServerHost() - Method in class org.spincast.testing.core.utils.SpincastConfigTestingDefault
-
- getSpincastConfig() - Method in class org.spincast.testing.core.SpincastTestBase
-
- getSpincastConfigTestingImplementationClass() - Method in interface org.spincast.testing.core.AppTestingConfigs
-
The implementation class to use for the SpincastConfig
binding.
- getTestDateNoTime() - Static method in class org.spincast.testing.core.utils.SpincastTestUtils
-
Get a test date without time.
- getTestingConfigImplementationClass() - Method in class org.spincast.testing.core.AppBasedTestingBase
-
- getTestingConfigImplementationClass() - Method in class org.spincast.testing.core.SpincastTestBase
-
The implementation to use for the SpincastConfig binding,
when running tests.
- getTestingWritableDir() - Method in class org.spincast.testing.core.SpincastTestBase
-
- getThisClassFileInputStream() - Static method in class org.spincast.testing.core.utils.SpincastTestUtils
-