Class org.springframework.context.support.DefaultLifecycleProcessorTests
Tests
| Test |
Duration |
Result |
| contextRefreshThenStartWithMixedBeans |
0.001s |
passed |
| contextRefreshThenStopAndRestartWithMixedBeans |
0.002s |
passed |
| customLifecycleProcessorInstance |
0.006s |
passed |
| defaultLifecycleProcessorInstance |
0.005s |
passed |
| dependencyStartedFirstAndIsSmartLifecycle |
0.008s |
passed |
| dependencyStartedFirstButNotSmartLifecycle |
0.001s |
passed |
| dependencyStartedFirstEvenIfItsPhaseIsHigher |
0.004s |
passed |
| dependentShutdownFirstAndIsSmartLifecycle |
- |
ignored |
| dependentShutdownFirstButNotSmartLifecycle |
- |
ignored |
| dependentShutdownFirstEvenIfItsPhaseIsLower |
- |
ignored |
| mixedShutdown |
0.903s |
passed |
| singleLifecycleShutdown |
0.001s |
passed |
| singleSmartLifecycleAutoStartup |
0.001s |
passed |
| singleSmartLifecycleAutoStartupWithLazyInit |
0s |
passed |
| singleSmartLifecycleAutoStartupWithLazyInitFactoryBean |
0.002s |
passed |
| singleSmartLifecycleAutoStartupWithNonAutoStartupDependency |
0.001s |
passed |
| singleSmartLifecycleShutdown |
- |
ignored |
| singleSmartLifecycleWithoutAutoStartup |
0.002s |
passed |
| smartLifecycleGroupShutdown |
- |
ignored |
| smartLifecycleGroupStartup |
0.004s |
passed |