Test Summary
|
100%
successful |
Ignored tests
- AspectJAutoProxyCreatorTests. testAspectsAndAdvisorAppliedToPrototypeIsFastEnough
- AspectJAutoProxyCreatorTests. testAspectsAndAdvisorNotAppliedToManySingletonsIsFastEnough
- AspectJAutoProxyCreatorTests. testAspectsAndAdvisorNotAppliedToPrototypeIsFastEnough
- CglibProxyTests. testManyProxies
- JdkDynamicProxyTests. testManyProxies
- AnnotationProcessorPerformanceTests. testPrototypeCreationWithAutowiredPropertiesIsFastEnough
- AnnotationProcessorPerformanceTests. testPrototypeCreationWithOverriddenAutowiredPropertiesIsFastEnough
- AnnotationProcessorPerformanceTests. testPrototypeCreationWithOverriddenResourcePropertiesIsFastEnough
- AnnotationProcessorPerformanceTests. testPrototypeCreationWithResourcePropertiesIsFastEnough
- Spr16217Tests. baseConfigurationIsIncludedWhenFirstSuperclassReferenceIsSkippedInRegisterBeanPhase
- AnnotationDrivenEventListenerTests. listenersReceiveEarlyEvents
- ApplicationContextExpressionTests. prototypeCreationIsFastEnough
- DefaultLifecycleProcessorTests. dependentShutdownFirstAndIsSmartLifecycle
- DefaultLifecycleProcessorTests. dependentShutdownFirstButNotSmartLifecycle
- DefaultLifecycleProcessorTests. dependentShutdownFirstEvenIfItsPhaseIsLower
- DefaultLifecycleProcessorTests. singleSmartLifecycleShutdown
- DefaultLifecycleProcessorTests. smartLifecycleGroupShutdown
- PropertyResourceConfigurerIntegrationTests. testPropertyPlaceholderConfigurerWithAutowireByType
- DateFormattingTests. testBindDateAnnotatedWithFallbackError
- MBeanClientInterceptorTests. testTestLazyConnectionToRemote
- RemoteMBeanClientInterceptorTests. testDifferentProxiesSameClass
- RemoteMBeanClientInterceptorTests. testGetAttributeValue
- RemoteMBeanClientInterceptorTests. testInvokeArgs
- RemoteMBeanClientInterceptorTests. testInvokeNoArgs
- RemoteMBeanClientInterceptorTests. testInvokeUnexposedMethodWithException
- RemoteMBeanClientInterceptorTests. testProxyClassIsDifferent
- RemoteMBeanClientInterceptorTests. testSetAttributeValue
- RemoteMBeanClientInterceptorTests. testSetAttributeValueWithCheckedException
- RemoteMBeanClientInterceptorTests. testSetAttributeValueWithIOException
- RemoteMBeanClientInterceptorTests. testSetAttributeValueWithRuntimeException
- RemoteMBeanClientInterceptorTests. testSetReadOnlyAttribute
- RemoteMBeanClientInterceptorTests. testTestLazyConnectionToRemote
- ConnectorServerFactoryBeanTests. noRegisterWithMBeanServer
- ConnectorServerFactoryBeanTests. registerWithMBeanServer
- ConnectorServerFactoryBeanTests. startupWithLocatedServer
- ConnectorServerFactoryBeanTests. startupWithSuppliedServer
- MBeanServerConnectionFactoryBeanTests. testTestValidConnection
- MBeanServerConnectionFactoryBeanTests. testTestWithLazyConnection
- EnableSchedulingTests. withAmbiguousTaskSchedulers_andSingleTask_disambiguatedByScheduledTaskRegistrarBean
- EnableSchedulingTests. withAmbiguousTaskSchedulers_andSingleTask_disambiguatedBySchedulerNameAttribute
- EnableSchedulingTests. withExplicitScheduledTaskRegistrar
- EnableSchedulingTests. withExplicitScheduler
- EnableSchedulingTests. withFixedRateTask
- EnableSchedulingTests. withInitiallyDelayedFixedRateTask
- EnableSchedulingTests. withSubclass
- EnableSchedulingTests. withTaskAddedVia_configureTasks
- EnableSchedulingTests. withTriggerTask
- ScheduledExecutorFactoryBeanTests. testFixedRepeatedExecutionIsSetUpAndFiresCorrectly
- ScheduledExecutorFactoryBeanTests. testFixedRepeatedExecutionIsSetUpAndFiresCorrectlyAfterException
- ScheduledExecutorFactoryBeanTests. testOneTimeExecutionIsSetUpAndFiresCorrectly
- ScheduledExecutorFactoryBeanTests. testWithInitialDelayRepeatedExecutionIsSetUpAndFiresCorrectly
- ScheduledExecutorFactoryBeanTests. testWithInitialDelayRepeatedExecutionIsSetUpAndFiresCorrectlyAfterException
- ScriptFactoryPostProcessorTests. testChangeScriptWithNoRefreshableBeanFunctionality
- ScriptFactoryPostProcessorTests. testChangeScriptWithRefreshableBeanFunctionality
- ScriptFactoryPostProcessorTests. testDoesNothingWhenPostProcessingNonScriptFactoryTypeBeforeInstantiation
- ScriptFactoryPostProcessorTests. testForRefreshedScriptHavingErrorPickedUpOnFirstCall
- ScriptFactoryPostProcessorTests. testPrototypeScriptedBean
- ScriptFactoryPostProcessorTests. testReferencesAcrossAContainerHierarchy
- ScriptFactoryPostProcessorTests. testRefreshedScriptReferencePropagatesToCollaborators
- ScriptFactoryPostProcessorTests. testScriptHavingAReferenceToAnotherBean
- ScriptFactoryPostProcessorTests. testThrowsExceptionIfGivenNonAbstractBeanFactoryImplementation