public abstract class SpincastGuiceModuleBasedTestBase extends SpincastGuiceBasedTestBase
| Constructor and Description |
|---|
SpincastGuiceModuleBasedTestBase() |
| Modifier and Type | Method and Description |
|---|---|
protected com.google.inject.Injector |
createInjector()
The test class must implement this method to create
the Guice injector.
|
abstract com.google.inject.Module |
getTestingModule()
The testing module to use.
|
afterClass, beforeClass, createTestingFilePath, createTestingFilePath, deleteTempDir, getInjector, getSpincastConfig, getTestingWritableDir, getTestingWritableDirBasePath, setSpincastConfigprotected com.google.inject.Injector createInjector()
SpincastGuiceBasedTestBasemain(...) method) or by
creating a custom Injector.createInjector in class SpincastGuiceBasedTestBasepublic abstract com.google.inject.Module getTestingModule()
Copyright © 2016. All rights reserved.