|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DatabaseProvider
Interface implemented by classes that provide a database to a test context.
| Method Summary | |
|---|---|
Database |
getDatabase(Properties properties,
org.springframework.context.ApplicationContext applicationContext)
Create and initialize the database. |
Properties |
modifyProperties(Properties properties)
Optionally make any property modifications before refreshing the application context. |
| Method Detail |
|---|
Properties modifyProperties(Properties properties)
properties - properties
Database getDatabase(Properties properties,
org.springframework.context.ApplicationContext applicationContext)
properties - app propertiesapplicationContext - app context
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||