public static class MatsTestDbContext.MatsSimpleTestInfrastructureDbContextInitializer
extends java.lang.Object
implements org.springframework.context.ApplicationContextInitializer<org.springframework.context.ConfigurableApplicationContext>
MatsTestInfrastructureDbConfiguration (as opposed to just
point to it with "classes=..") is as follows: Spring's testing integration has this feature where any static
inner @Configuration class of the test class is automatically loaded. If we specify specify classes= or
location=, this default will be thwarted.| Constructor and Description |
|---|
MatsSimpleTestInfrastructureDbContextInitializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(org.springframework.context.ConfigurableApplicationContext applicationContext) |