Class | Method | # of Scenarios | Start | Time (ms) |
CDI TCK — passed |
org.jboss.cdi.tck.interceptors.tests.bindings.aroundConstruct.ConstructorInterceptionTest | testConstructorLevelBinding | 1 | 1566566776892 | 681 |
testMultipleConstructorLevelBinding | 1 | 1566566777577 | 14 |
testOverridingTypeLevelBinding | 1 | 1566566777594 | 71 |
testTypeLevelAndConstructorLevelBinding | 1 | 1566566777667 | 12 |
testTypeLevelBinding | 1 | 1566566777680 | 12 |
org.jboss.cdi.tck.interceptors.tests.bindings.aroundConstruct.ejb.SessionBeanConstructorInterceptionTest | testConstructorLevelBinding (integration) | 1 | 1566566779973 | 513 |
testOverridingTypeLevelBinding (integration) | 1 | 1566566780489 | 70 |
testTypeLevelAndConstructorLevelBinding (integration) | 1 | 1566566780561 | 16 |
testTypeLevelBinding (integration) | 1 | 1566566780579 | 13 |
org.jboss.cdi.tck.interceptors.tests.bindings.broken.InvalidStereotypeInterceptorBindingAnnotationsTest | testInterceptorBindingsWithConflictingAnnotationMembersNotOk | 1 | 1566566781505 | 1 |
org.jboss.cdi.tck.interceptors.tests.bindings.multiple.MultipleInterceptorBindingsTest | testInterceptorAppliedToBeanWithAllBindings | 1 | 1566566783575 | 433 |
testInterceptorNotAppliedToBeanWithSomeBindings | 1 | 1566566784009 | 56 |
testMultipleInterceptorsOnMethod | 1 | 1566566784066 | 10 |
org.jboss.cdi.tck.interceptors.tests.bindings.overriding.InterceptorBindingOverridingTest | testInterceptorBindingOverriden | 1 | 1566566785879 | 392 |
org.jboss.cdi.tck.interceptors.tests.bindings.resolution.InterceptorBindingResolutionTest | testBusinessMethodInterceptorBindings | 1 | 1566566788059 | 311 |
testConstructorInterceptorBindings | 1 | 1566566788372 | 11 |
testLifecycleInterceptorBindings | 1 | 1566566788385 | 13 |
org.jboss.cdi.tck.interceptors.tests.contract.aroundConstruct.AroundConstructTest | testExceptions | 1 | 1566566789979 | 488 |
testInterceptorInvocation | 1 | 1566566790468 | 12 |
testReplacingParameters | 1 | 1566566790481 | 14 |
org.jboss.cdi.tck.interceptors.tests.contract.aroundConstruct.bindings.AroundConstructTest | testExceptions | 1 | 1566566792105 | 494 |
testInterceptorInvocation | 1 | 1566566792600 | 68 |
testReplacingParameters | 1 | 1566566792669 | 12 |
org.jboss.cdi.tck.interceptors.tests.contract.aroundInvoke.AroundInvokeAccessInterceptorTest | testPackagePrivateAroundInvokeInterceptor | 1 | 1566566794898 | 585 |
testPrivateAroundInvokeInterceptor | 1 | 1566566795484 | 10 |
testProtectedAroundInvokeInterceptor | 1 | 1566566795495 | 11 |
org.jboss.cdi.tck.interceptors.tests.contract.aroundInvoke.bindings.AroundInvokeInterceptorTest | testBusinessMethodIntercepted | 1 | 1566566796993 | 367 |
org.jboss.cdi.tck.interceptors.tests.contract.exceptions.aroundInvoke.ExceptionTest | testExceptions1 | 1 | 1566566798595 | 289 |
testExceptions2 | 1 | 1566566798885 | 10 |
org.jboss.cdi.tck.interceptors.tests.contract.interceptorLifeCycle.InterceptorLifeCycleTest | testInterceptorInstanceCreatedWhenTargetInstanceCreated | 1 | 1566566800275 | 416 |
testInterceptorMethodsCalledAfterDependencyInjection | 1 | 1566566800692 | 9 |
org.jboss.cdi.tck.interceptors.tests.contract.interceptorLifeCycle.aroundConstruct.AroundConstructLifeCycleTest | testAroundConstructInvokedAfterDependencyInjectionOnInterceptorClasses | 1 | 1566566802105 | 318 |
testInstanceNotCreatedUnlessInvocationContextProceedCalled | 1 | 1566566802424 | 44 |
org.jboss.cdi.tck.interceptors.tests.contract.interceptorLifeCycle.aroundConstruct.returnValueIgnored.AroundConstructInterceptorReturnValueTest | testAroundConstructInvokedAfterDependencyInjectionOnInterceptorClasses | 1 | 1566566803588 | 326 |
org.jboss.cdi.tck.interceptors.tests.contract.interceptorLifeCycle.aroundConstruct.withAroundInvoke.SingleInterceptorInstanceTest | testAroundConstructInvokedAfterDependencyInjectionOnInterceptorClasses | 1 | 1566566805106 | 260 |
org.jboss.cdi.tck.interceptors.tests.contract.interceptorLifeCycle.environment.InterceptorEnvironmentTest | testInvocationContext | 1 | 1566566806862 | 333 |
org.jboss.cdi.tck.interceptors.tests.contract.invocationContext.InvocationContextTest | testBusinessMethodNotCalledWithoutProceedInvocation | 1 | 1566566808504 | 365 |
testContextData | 1 | 1566566808870 | 11 |
testCtxProceedForLifecycleCallbackInterceptorMethod | 1 | 1566566808882 | 11 |
testGetMethodForAroundInvokeInterceptorMethod | 1 | 1566566808895 | 67 |
testGetMethodForLifecycleCallbackInterceptorMethod | 1 | 1566566808963 | 9 |
testGetTargetMethod | 1 | 1566566808973 | 10 |
testGetTimerMethod | 1 | 1566566808984 | 9 |
testIllegalNumberOfParameters | 1 | 1566566808995 | 79 |
testIllegalTypeOfParameters | 1 | 1566566809075 | 16 |
testMethodParameters | 1 | 1566566809159 | 10 |
testProceedReturnsNullForVoidMethod | 1 | 1566566809170 | 11 |
org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.LifecycleCallbackInterceptorTest | testAroundInvokeAndLifeCycleCallbackInterceptorsCanBeDefinedOnTheSameClass | 1 | 1566566810699 | 389 |
testLifeCycleCallbackInterceptorNotInvokedForMethodLevelInterceptor | 1 | 1566566811088 | 10 |
testPackagePrivateLifecycleInterceptorMethod | 1 | 1566566811100 | 10 |
testPostConstructInterceptor | 1 | 1566566811159 | 19 |
testPreDestroyInterceptor | 1 | 1566566811179 | 10 |
testPrivateLifecycleInterceptorMethod | 1 | 1566566811190 | 71 |
testProtectedLifecycleInterceptorMethod | 1 | 1566566811263 | 12 |
testPublicLifecycleInterceptorMethod | 1 | 1566566811276 | 9 |
testSingleMethodInterposingMultipleLifecycleCallbackEvents | 1 | 1566566811287 | 9 |
org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.bindings.LifecycleInterceptorDefinitionTest | testLifecycleInterception | 1 | 1566566812606 | 280 |
testMultipleLifecycleInterceptors | 1 | 1566566812887 | 10 |
org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.bindings.ejb.SessionBeanLifecycleInterceptorDefinitionTest | testLifecycleInterception (integration) | 1 | 1566566814168 | 398 |
testMultipleLifecycleInterceptors (integration) | 1 | 1566566814567 | 12 |
org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.wrapped.LifecycleCallbackInterceptorTest | testLifecycleCallbackInterception | 1 | 1566566815887 | 399 |
org.jboss.cdi.tck.interceptors.tests.order.aroundConstruct.AroundConstructOrderTest | testInvocationOrder | 1 | 1566566817626 | 213 |
org.jboss.cdi.tck.interceptors.tests.order.aroundInvoke.AroundInvokeOrderTest | testInvocationOrder | 1 | 1566566819170 | 316 |
org.jboss.cdi.tck.interceptors.tests.order.lifecycleCallback.PostConstructOrderTest | testInvocationOrder | 1 | 1566566821782 | 423 |
org.jboss.cdi.tck.interceptors.tests.order.overriden.lifecycleCallback.OverridenLifecycleCallbackInterceptorTest | testCallbackOverridenByCallback | 1 | 1566566823390 | 274 |
testCallbackOverridenByNonCallback | 1 | 1566566823665 | 8 |
org.jboss.cdi.tck.interceptors.tests.order.overriden.lifecycleCallback.wrapped.OverridenLifecycleCallbackInterceptorTest | testCallbackOverridenByCallback | 1 | 1566566824969 | 264 |
testCallbackOverridenByNonCallback | 1 | 1566566825234 | 8 |
org.jboss.cdi.tck.tests.alternative.AlternativeAvailabilityTest | testAlternativeAvailability | 1 | 1566566826394 | 308 |
testAnyEnabledAlternativeStereotypeMakesAlternativeEnabled | 1 | 1566566826703 | 9 |
testIsAlternative | 1 | 1566566826713 | 52 |
testProducerAlternativesOnMethodAndField | 1 | 1566566826766 | 13 |
testProducersOnAlternativeClass | 1 | 1566566826780 | 8 |
testStereotypeAlternativeOnProducerMethodAndField | 1 | 1566566826789 | 76 |
org.jboss.cdi.tck.tests.alternative.broken.incorrect.name.NoClassWithSpecifiedNameTest | test | 1 | 1566566827274 | 1 |
org.jboss.cdi.tck.tests.alternative.broken.incorrect.name.stereotype.NoAnnotationWithSpecifiedNameTest | test | 1 | 1566566827563 | 0 |
org.jboss.cdi.tck.tests.alternative.broken.same.type.twice.SameTypeListedTwiceTest | test | 1 | 1566566827810 | 1 |
org.jboss.cdi.tck.tests.alternative.enterprise.SessionBeanAlternativeTest | testEnabledPolicyAvailable (integration) | 1 | 1566566828995 | 320 |
org.jboss.cdi.tck.tests.alternative.enterprise.resource.ResourceAlternativeAvailabilityTest | testResourceAvailability (integration, persistence) | 1 | 1566566835366 | 328 |
org.jboss.cdi.tck.tests.alternative.resolution.qualifier.QualifierInheritedTest | testResolution | 1 | 1566566836889 | 263 |
org.jboss.cdi.tck.tests.alternative.resolution.qualifier.QualifierNotInheritedTest | testResolution | 1 | 1566566838295 | 330 |
org.jboss.cdi.tck.tests.alternative.selection.SelectedAlternative01Test | testAlternativeManagedBeanSelected | 1 | 1566566839869 | 430 |
testAlternativeProducerSelected | 1 | 1566566840300 | 59 |
org.jboss.cdi.tck.tests.alternative.selection.SelectedAlternative02Test | testDependencyResolvable | 1 | 1566566841599 | 234 |
org.jboss.cdi.tck.tests.alternative.selection.enterprise.EnterpriseSelectedAlternative01Test | testAlternativeSessionBeanSelected (integration) | 1 | 1566566843364 | 239 |
org.jboss.cdi.tck.tests.alternative.selection.resource.ResourceAlternative01Test | testAlternativeResourceSelected (integration) | 1 | 1566566844904 | 370 |
org.jboss.cdi.tck.tests.alternative.selection.resource.ResourceAlternative04Test | testAlternativeResourceSelected (integration) | 1 | 1566566847030 | 216 |
org.jboss.cdi.tck.tests.alternative.selection.stereotype.SelectedBeanWithUnselectedStereotypeTest | testSingleAlternativeIsSelected | 1 | 1566566848329 | 207 |
org.jboss.cdi.tck.tests.alternative.veto.VetoedAlternativeTest | alternativeStereotypeIsVetoed | 1 | 1566566922000 | 696 |
mockAlternativeIsVetoed | 1 | 1566566922697 | 66 |
org.jboss.cdi.tck.tests.context.ContextTest | testBuiltInContexts | 1 | 1566566924691 | 375 |
testGetContextWithNoRegisteredContextsFails | 1 | 1566566925067 | 32 |
testGetContextWithTooManyActiveContextsFails | 1 | 1566566925100 | 73 |
org.jboss.cdi.tck.tests.context.DestroyForSameCreationalContext2Test | testDestroyForSameCreationalContextOnly | 1 | 1566566926807 | 474 |
org.jboss.cdi.tck.tests.context.DestroyForSameCreationalContextTest | testDestroyForSameCreationalContextOnly | 1 | 1566566928880 | 390 |
org.jboss.cdi.tck.tests.context.DestroyedInstanceReturnedByGetTest | testDestroyedInstanceMustNotBeReturnedByGet | 1 | 1566566930833 | 384 |
org.jboss.cdi.tck.tests.context.GetFromContextualTest | testGetMayNotCreateNewInstanceUnlessCreationalContextGiven | 1 | 1566566932671 | 392 |
org.jboss.cdi.tck.tests.context.GetWithNoCreationalContextTest | testGetWithoutCreationalContextReturnsNull | 1 | 1566566934428 | 260 |
org.jboss.cdi.tck.tests.context.NormalContextTest | testGetMayNotReturnNullUnlessContextualCreateReturnsNull | 1 | 1566566935975 | 289 |
testGetReturnsExistingInstance | 1 | 1566566936265 | 9 |
testGetWithCreationalContextReturnsNewInstance | 1 | 1566566936275 | 8 |
testSameNormalScopeBeanInjectedEverywhere | 1 | 1566566936284 | 16 |
org.jboss.cdi.tck.tests.context.activation.ActivateRequestContextinEETest | requestContextCannotBeActivatedTwice (integration) | 1 | 1566566936970 | 724 |
org.jboss.cdi.tck.tests.context.alterable.AlterableContextTest | testApplicationScopedComponent | 1 | 1566566939214 | 401 |
testCustomScopedComponent | 1 | 1566566939616 | 54 |
testNothingHappensIfNoInstanceToDestroy | 1 | 1566566939671 | 12 |
testRequestScopedComponent | 1 | 1566566939684 | 14 |
org.jboss.cdi.tck.tests.context.application.ApplicationContextTest | testApplicationContextSharedBetweenJaxRsRequests (jaxrs, integration) | 1 | 1566566940409 | 57 |
testApplicationContextSharedBetweenServletRequests (integration) | 1 | 1566566940468 | 10 |
testApplicationScopeActiveDuringDoFilterMethod (integration) | 1 | 1566566940479 | 181 |
testApplicationScopeActiveDuringHttpSessionListenerInvocation (integration) | 1 | 1566566940661 | 10 |
testApplicationScopeActiveDuringServiceMethod (integration) | 1 | 1566566940672 | 5 |
testApplicationScopeActiveDuringServletContextListenerInvocation (integration) | 1 | 1566566940678 | 5 |
testApplicationScopeActiveDuringServletRequestListenerInvocation (integration) | 1 | 1566566940684 | 4 |
org.jboss.cdi.tck.tests.context.application.async.ApplicationContextAsyncListenerTest | testApplicationContextActiveOnComplete (asyncServlet, integration) | 1 | 1566566941410 | 126 |
testApplicationContextActiveOnError (asyncServlet, integration) | 1 | 1566566941538 | 66 |
testApplicationContextActiveOnStartAsync (asyncServlet, integration) | 1 | 1566566941605 | 125 |
testApplicationContextActiveOnTimeout (asyncServlet, integration) | 1 | 1566566941731 | 760 |
org.jboss.cdi.tck.tests.context.application.destroy.ApplicationContextDestructionTest | deployArchives (integration) | 1 | 1566566942568 | 760 |
testApplicationContextDestroyed (integration) | 1 | 1566566943329 | 332 |
org.jboss.cdi.tck.tests.context.application.event.ApplicationScopeEventTest | testServletContextInitializedInvoked (integration) | 1 | 1566566945365 | 345 |
org.jboss.cdi.tck.tests.context.application.postconstruct.SimpleBeanPostConstructCallbackTest | testSimplePostConstructCallback | 1 | 1566566947000 | 410 |
org.jboss.cdi.tck.tests.context.application.predestroy.ApplicationContextPreDestroyTest | testApplicationContextActivePreDestroy | 1 | 1566566948568 | 320 |
org.jboss.cdi.tck.tests.context.conversation.ClientConversationContextTest | testBeanWithDefaultQualifier (integration) | 1 | 1566566950216 | 343 |
testBeanWithNameJavaxEnterpriseContextConversation (integration) | 1 | 1566566950561 | 14 |
testBeanWithRequestScope (integration) | 1 | 1566566950576 | 10 |
testBeginAlreadyLongRunningConversationThrowsException (integration) | 1 | 1566566950588 | 204 |
testBeginConversationWithExplicitIdAlreadyUsedByDifferentConversation (integration) | 1 | 1566566950794 | 171 |
testConversationActiveDuringNonFacesRequest (integration) | 1 | 1566566950967 | 14 |
testConversationBeginMakesConversationLongRunning (integration) | 1 | 1566566950983 | 86 |
testConversationEndMakesConversationTransient (integration) | 1 | 1566566951070 | 100 |
testConversationHasDefaultTimeout (integration) | 1 | 1566566951172 | 24 |
testConversationIdMayBeSetByApplication (integration) | 1 | 1566566951197 | 90 |
testConversationIdMayBeSetByContainer (integration) | 1 | 1566566951288 | 81 |
testConversationIdSetByContainerIsUnique (integration) | 1 | 1566566951370 | 195 |
testConversationsDontCrossSessionBoundary1 (integration) | 1 | 1566566951567 | 111 |
testConversationsDontCrossSessionBoundary2 (integration) | 1 | 1566566951680 | 100 |
testEndTransientConversationThrowsException (integration) | 1 | 1566566951781 | 84 |
testLongRunningConversationInstancesNotDestroyedAtRequestEnd (integration) | 1 | 1566566951866 | 29 |
testNonexistentConversationExceptionThrown (integration) | 1 | 1566566951960 | 5 |
testSetConversationTimeoutOverride (integration) | 1 | 1566566951966 | 17 |
testSuppressedConversationPropagation (integration) | 1 | 1566566951984 | 83 |
testTransientConversationHasNullId (integration) | 1 | 1566566952068 | 7 |
testTransientConversationInstancesDestroyedAtRequestEnd (integration) | 1 | 1566566952076 | 87 |
org.jboss.cdi.tck.tests.context.conversation.InvalidatingSessionDestroysConversationTest | testInvalidatingSessionDestroysConversation (integration) | 1 | 1566566952971 | 90 |
org.jboss.cdi.tck.tests.context.conversation.LongRunningConversationPropagatedByFacesContextTest | testConversationPropagated (integration) | 1 | 1566566953876 | 104 |
testConversationPropagatedAjax (integration) | 1 | 1566566953982 | 500 |
testConversationPropagatedOverRedirect (integration) | 1 | 1566566954483 | 85 |
org.jboss.cdi.tck.tests.context.conversation.ManualCidPropagationTest | testManualCidPropagation (integration) | 1 | 1566566955391 | 96 |
org.jboss.cdi.tck.tests.context.conversation.determination.ConversationDeterminationTest | testConversationDetermination (asyncServlet, integration) | 1 | 1566566956174 | 485 |
org.jboss.cdi.tck.tests.context.conversation.event.LongRunningConversationLifecycleEventTest | testLifecycleEventFiredForLongRunningConversation (integration) | 1 | 1566566957161 | 27 |
org.jboss.cdi.tck.tests.context.conversation.event.TransientConversationLifecycleEventTest | testLifecycleEventFiredForTransientConversation (integration) | 1 | 1566566957786 | 17 |
org.jboss.cdi.tck.tests.context.conversation.event.notattached.DestroyConversationNotAssociatedWithCurrentRequestEventTest | testLifecycleEventFired (integration) | 1 | 1566566958323 | 41 |
org.jboss.cdi.tck.tests.context.conversation.filter.ConversationFilterTest | testConversationActivation (integration) | 1 | 1566566958895 | 14 |
testConversationBusy (integration) | 1 | 1566566958960 | 1208 |
org.jboss.cdi.tck.tests.context.conversation.servlet.ServletConversationTest | testInvalidatingSessionDestroysAllLongRunningConversations (integration) | 1 | 1566566960672 | 88 |
testInvalidatingSessionDestroysConversation (integration) | 1 | 1566566960761 | 20 |
testLongRunningConversation (integration) | 1 | 1566566960782 | 23 |
testPost (integration) | 1 | 1566566960806 | 65 |
testTransientConversation (integration) | 1 | 1566566960872 | 4 |
org.jboss.cdi.tck.tests.context.dependent.DependentContextTest | testCallingCreationalContextReleaseDestroysDependents | 1 | 1566566962070 | 333 |
testContextGetWithCreateFalseReturnsNull | 1 | 1566566962403 | 12 |
testContextGetWithCreationalContextReturnsNewInstance | 1 | 1566566962460 | 12 |
testContextIsActive | 1 | 1566566962472 | 14 |
testContextIsActiveDuringBeanCreation | 1 | 1566566962488 | 12 |
testContextIsActiveDuringInjection | 1 | 1566566962501 | 102 |
testContextIsActiveWhenCreatingObserverMethodInstance | 1 | 1566566962604 | 66 |
testContextIsActiveWhenEvaluatingElExpression | 1 | 1566566962680 | 81 |
testContextIsActiveWhenInvokingDisposalMethod | 1 | 1566566962762 | 17 |
testContextIsActiveWhenInvokingProducerField | 1 | 1566566962780 | 10 |
testContextIsActiveWhenInvokingProducerMethod | 1 | 1566566962790 | 10 |
testContextScopeType | 1 | 1566566962801 | 62 |
testDependentBeanIsDependentObjectOfBeanInjectedInto | 1 | 1566566962863 | 12 |
testDependentScopedDecoratorsAreDependentObjectsOfBean | 1 | 1566566962876 | 11 |
testDependentScopedInterceptorsAreDependentObjectsOfBean | 1 | 1566566962888 | 14 |
testDependentsDestroyedWhenDisposerMethodCompletes | 1 | 1566566962903 | 71 |
testDependentsDestroyedWhenElEvaluationCompletes | 1 | 1566566962975 | 11 |
testDependentsDestroyedWhenObserverMethodEvaluationCompletes | 1 | 1566566962987 | 9 |
testDependentsDestroyedWhenProducerFieldCompletes | 1 | 1566566962997 | 74 |
testDependentsDestroyedWhenProducerMethodCompletes | 1 | 1566566963072 | 10 |
testDestroyingManagedParentDestroysDependentsOfSameBean | 1 | 1566566963083 | 8 |
testDestroyingSimpleParentDestroysDependents | 1 | 1566566963092 | 78 |
testInstanceNotSharedBetweenInjectionPoints | 1 | 1566566963171 | 10 |
testInstanceUsedForDisposalMethodNotShared | 1 | 1566566963182 | 9 |
testInstanceUsedForElEvaluationNotShared | 1 | 1566566963192 | 9 |
testInstanceUsedForObserverMethodNotShared | 1 | 1566566963202 | 65 |
testInstanceUsedForProducerFieldNotShared | 1 | 1566566963268 | 11 |
testInstanceUsedForProducerMethodNotShared | 1 | 1566566963279 | 8 |
org.jboss.cdi.tck.tests.context.dependent.ejb.DependentContextEjbTest | testDestroyingEjbDestroysDependentSimples (integration) | 1 | 1566566964780 | 430 |
testDestroyingEjbDestroysDependents (integration) | 1 | 1566566965211 | 60 |
org.jboss.cdi.tck.tests.context.dependent.instance.BuiltinInstanceDependentObjectTest | testInstanceDependentObject | 1 | 1566566966698 | 402 |
org.jboss.cdi.tck.tests.context.dependent.transientreference.DependentTransientReferenceDestroyedTest | testConstructorAndInitializer | 1 | 1566566968224 | 261 |
testProducerMethod | 1 | 1566566968486 | 8 |
org.jboss.cdi.tck.tests.context.passivating.PassivatingContextTest | testBeanWithNonSerializableImplementationInjectedIntoTransientFieldOK | 1 | 1566566969778 | 250 |
testInjectionOfDependentPrimitiveProductIntoNormalBean | 1 | 1566566970029 | 33 |
testInjectionOfDependentSerializableProductIntoNormalBean | 1 | 1566566970063 | 12 |
testManagedBeanWithSerializableDecoratorOK | 1 | 1566566970076 | 9 |
testManagedBeanWithSerializableImplementationClassOK | 1 | 1566566970085 | 9 |
testManagedBeanWithSerializableInterceptorClassOK | 1 | 1566566970095 | 73 |
testNonSerializableProducerFieldDeclaredPassivatingThrowsIllegalProductException | 1 | 1566566970168 | 15 |
testPassivatingScopeProducerMethodReturnsUnserializableObjectNotOk | 1 | 1566566970184 | 17 |
testPassivationCapableProducerFieldIsOK | 1 | 1566566970202 | 64 |
testPassivationCapableProducerMethodIsOK | 1 | 1566566970267 | 10 |
testPassivationOccurs | 1 | 1566566970278 | 10 |
org.jboss.cdi.tck.tests.context.passivating.broken.NonPassivationManagedBeanHasPassivatingScopeTest | testSimpleWebBeanWithNonSerializableImplementationClassFails | 1 | 1566566970767 | 1 |
org.jboss.cdi.tck.tests.context.passivating.broken.constructor.NonPassivatingConstructorParamTest | testBeanWithNonSerializableImplementationInjectedIntoNonTransientFieldOfBeanWithPassivatingScopeFails | 1 | 1566566971064 | 0 |
org.jboss.cdi.tck.tests.context.passivating.broken.decorator.ManagedBeanWithNonPassivatingDecoratorTest | testManagedBeanWithNonPassivatingDecoratorFails | 1 | 1566566971468 | 1 |
org.jboss.cdi.tck.tests.context.passivating.broken.decorator.enterprise.EnterpriseBeanWithNonPassivatingDecoratorTest | testEnterpriseBeanWithNonPassivatingDecoratorFails (integration) | 1 | 1566566971805 | 0 |
org.jboss.cdi.tck.tests.context.passivating.broken.decorator.enterprise.field.EnterpriseBeanWithNonPassivatingInjectedFieldInDecoratorTest | testSessionBeanWithNonPassivatingInjectedFieldInDecoratorFails (integration) | 1 | 1566566972178 | 0 |
org.jboss.cdi.tck.tests.context.passivating.broken.decorator.field.DecoratorWithNonPassivatingInjectedFieldTest | testPassivationCapableBeanWithNonPassivatingDecoratorInjectedFieldFails | 1 | 1566566972468 | 0 |
org.jboss.cdi.tck.tests.context.passivating.broken.enterprise.NonPassivationCapableEjbWithPassivatingScopeTest | testDeployment (integration) | 1 | 1566566972859 | 1 |
org.jboss.cdi.tck.tests.context.passivating.broken.enterprise.field.UnserializableSimpleInjectedIntoPassivatingEnterpriseBeanTest | testSimpleDependentWebBeanWithNonSerializableImplementationInjectedIntoStatefulSessionBeanFails (integration) | 1 | 1566566973300 | 1 |
org.jboss.cdi.tck.tests.context.passivating.broken.field.NonPassivatingInjectedFieldTest | testBeanWithNonSerializableImplementationInjectedIntoNonTransientFieldOfBeanWithPassivatingScopeFails | 1 | 1566566973686 | 0 |
org.jboss.cdi.tck.tests.context.passivating.broken.initializer.NonPassivatingInitParamTest | testBeanWithNonSerializableImplementationInjectedIntoNonTransientFieldOfBeanWithPassivatingScopeFails | 1 | 1566567046008 | 0 |
org.jboss.cdi.tck.tests.context.passivating.broken.interceptor.ManagedBeanWithNonSerializableInterceptorClassTest | testManagedBeanWithNonSerializableInterceptorClassNotOK | 1 | 1566567046674 | 0 |
org.jboss.cdi.tck.tests.context.passivating.broken.interceptor.enterprise.EnterpriseBeanWithNonPassivatingInterceptorTest | testEnterpriseBeanWithNonPassivatingDecoratorFails (integration) | 1 | 1566567047398 | 0 |
org.jboss.cdi.tck.tests.context.passivating.broken.interceptor.enterprise.field.EnterpriseBeanWithNonPassivatingInjectedFieldInInterceptorTest | testSessionBeanWithNonPassivatingInjectedFieldInInterceptorFails (integration) | 1 | 1566567047989 | 0 |
org.jboss.cdi.tck.tests.context.passivating.broken.interceptor.field.PassivationCapableBeanWithNonPassivatingInterceptorTest | testPassivationCapableBeanWithNonPassivatingInterceptorFails | 1 | 1566567048478 | 0 |
org.jboss.cdi.tck.tests.context.passivating.broken.producer.field.enterprise.EnterpriseBeanWithIllegalDependencyTest | testConstructorInjectionPointRequiringPassivationCapableDependency (integration) | 1 | 1566567050262 | 647 |
testFieldInjectionPointRequiringPassivationCapableDependency (integration) | 1 | 1566567050910 | 61 |
testSetterInjectionPointRequiringPassivationCapableDependency (integration) | 1 | 1566567050972 | 14 |
org.jboss.cdi.tck.tests.context.passivating.broken.producer.field.managed.NonPassivationCapableProducerFieldTest | testNonPassivationCapableProducerFieldNotOk | 1 | 1566567051561 | 0 |
org.jboss.cdi.tck.tests.context.passivating.broken.producer.method.enterprise.EnterpriseBeanWithIllegalDependencyTest | testConstructorInjectionPointRequiringPassivationCapableDependency (integration) | 1 | 1566567053182 | 395 |
testFieldInjectionPointRequiringPassivationCapableDependency (integration) | 1 | 1566567053578 | 16 |
testProducerMethodParamInjectionPointRequiringPassivationCapableDependency (integration) | 1 | 1566567053595 | 74 |
testSetterInjectionPointRequiringPassivationCapableDependency (integration) | 1 | 1566567053670 | 21 |
org.jboss.cdi.tck.tests.context.passivating.broken.producer.method.managed.NonPassivationCapableProducerMethodTest | testNonPassivationCapableProducerMethodNotOk | 1 | 1566567054170 | 1 |
org.jboss.cdi.tck.tests.context.passivating.broken.producer.method.managed.dependent.ManagedBeanWithIllegalDependencyTest | testConstructorInjectionPointRequiringPassivationCapableDependency | 1 | 1566567055696 | 398 |
testFieldInjectionPointRequiringPassivationCapableDependency | 1 | 1566567056095 | 14 |
testProducerMethodParamInjectionPointRequiringPassivationCapableDependency | 1 | 1566567056110 | 61 |
testSetterInjectionPointRequiringPassivationCapableDependency | 1 | 1566567056171 | 14 |
org.jboss.cdi.tck.tests.context.passivating.custom.CustomPassivatingScopeCalledWithSerializableParametersTest | testWithExtensionProvidedBean | 1 | 1566567057516 | 349 |
testWithImplicitBean | 1 | 1566567057866 | 10 |
org.jboss.cdi.tck.tests.context.passivating.dependency.builtin.BuiltinBeanPassivationDependencyTest | testBeanManager | 1 | 1566567059374 | 395 |
testInjectionPoint | 1 | 1566567059770 | 9 |
testInstance | 1 | 1566567059779 | 12 |
org.jboss.cdi.tck.tests.context.passivating.dependency.resource.persistence.DataSourcePassivationDependencyTest | testDataSource (integration, persistence) | 1 | 1566567061960 | 845 |
org.jboss.cdi.tck.tests.context.passivating.dependency.resource.persistence.ResourcePassivationDependencyTest | testPersistenceUnitAndContext (integration, persistence) | 1 | 1566567065168 | 397 |
org.jboss.cdi.tck.tests.context.passivating.dependency.sessionbean.SessionBeanPassivationDependencyTest | testSingleton (integration) | 1 | 1566567066900 | 298 |
testStateless (integration) | 1 | 1566567067199 | 11 |
org.jboss.cdi.tck.tests.context.passivating.enterprise.NonPassivationCapableSessionBeanTest | testDeployment (integration) | 1 | 1566567068579 | 385 |
org.jboss.cdi.tck.tests.context.passivating.enterprise.invalid.StatefulSessionBeanTest | testDeployment (integration) | 1 | 1566567069392 | 1 |
org.jboss.cdi.tck.tests.context.passivating.enterprise.invalid.StatefulSessionBeanXmlDescriptorTest | testDeployment (integration) | 1 | 1566567069766 | 0 |
org.jboss.cdi.tck.tests.context.passivating.enterprise.valid.StatefulSessionBeanTest | testDeployment (integration) | 1 | 1566567070991 | 384 |
org.jboss.cdi.tck.tests.context.passivating.enterprise.valid.StatefulSessionBeanXmlDescriptorTest | testDeployment (integration) | 1 | 1566567072559 | 353 |
org.jboss.cdi.tck.tests.context.passivating.injection.point.PassivationCapableInjectionPointTest | testPassivationCapableInjectionPoints | 1 | 1566567073986 | 221 |
org.jboss.cdi.tck.tests.context.passivating.producer.ProducerMethodWithPrimitiveReturnTypePassivationTest | testProducerMethodWithPrimitiveReturnType | 1 | 1566567075379 | 220 |
org.jboss.cdi.tck.tests.context.passivating.producer.ProducerWithPrimitiveFieldTypePassivationTest | testProducerFieldWithPrimitiveType | 1 | 1566567076689 | 281 |
org.jboss.cdi.tck.tests.context.passivating.transientreference.TransientReferenceParameterTest | testParamInjectionPoints | 1 | 1566567078178 | 288 |
org.jboss.cdi.tck.tests.context.passivating.validation.DecoratorWithNonPassivationCapableDependenciesTest | testDeploymentValid | 1 | 1566567079696 | 266 |
org.jboss.cdi.tck.tests.context.passivating.validation.InterceptorWithNonPassivationCapableDependenciesTest | test | 1 | 1566567081178 | 293 |
org.jboss.cdi.tck.tests.context.request.async.RequestContextAsyncListenerTest | testRequestContextActiveOnComplete (asyncServlet, integration) | 1 | 1566567082006 | 210 |
testRequestContextActiveOnError (asyncServlet, integration) | 1 | 1566567082217 | 63 |
testRequestContextActiveOnStartAsync (asyncServlet, integration) | 1 | 1566567082281 | 109 |
testRequestContextActiveOnTimeout (asyncServlet, integration) | 1 | 1566567082391 | 1079 |
org.jboss.cdi.tck.tests.context.request.event.RequestScopeEventTest | test (integration) | 1 | 1566567084073 | 11 |
org.jboss.cdi.tck.tests.context.request.event.async.RequestScopeEventAsyncTest | testEventsFired (integration) | 1 | 1566567084723 | 50 |
org.jboss.cdi.tck.tests.context.request.jaxrs.RequestContextTest | testRequestScopeActiveDuringWebServiceInvocation (jaxrs, integration) | 1 | 1566567085478 | 26 |
org.jboss.cdi.tck.tests.context.request.postconstruct.SimpleBeanPostConstructCallbackTest | testSimplePostConstructCallback (integration) | 1 | 1566567086060 | 9 |
org.jboss.cdi.tck.tests.context.session.SessionContextTest | testSessionContextDestroyedWhenHttpSessionInvalidated (integration) | 1 | 1566567086598 | 79 |
testSessionContextDestroyedWhenHttpSessionTimesOut (integration) | 1 | 1566567086678 | 3017 |
testSessionContextSharedBetweenServletRequestsInSameHttpSession (integration) | 1 | 1566567089696 | 7 |
testSessionScopeActiveDuringDoFilterMethod (integration) | 1 | 1566567089704 | 6 |
testSessionScopeActiveDuringServiceMethod (integration) | 1 | 1566567089711 | 4 |
org.jboss.cdi.tck.tests.context.session.async.SessionContextAsyncListenerTest | testSessionContextActiveOnComplete (asyncServlet, integration) | 1 | 1566567090270 | 72 |
testSessionContextActiveOnError (asyncServlet, integration) | 1 | 1566567090343 | 59 |
testSessionContextActiveOnStartAsync (asyncServlet, integration) | 1 | 1566567090403 | 110 |
testSessionContextActiveOnTimeout (asyncServlet, integration) | 1 | 1566567090514 | 959 |
org.jboss.cdi.tck.tests.context.session.event.SessionScopeEventTest | test (integration) | 1 | 1566567092014 | 62 |
org.jboss.cdi.tck.tests.context.session.listener.SessionContextHttpSessionListenerTest | testSessionScopeActiveDuringHttpSessionListenerCall (integration) | 1 | 1566567092608 | 61 |
testSessionScopeActiveDuringHttpSessionListenerCallOnTimeout (integration) | 1 | 1566567092670 | 2013 |
org.jboss.cdi.tck.tests.context.session.listener.SessionContextServletRequestListenerTest | testSessionScopeActiveDuringServletRequestListenerCall (integration) | 1 | 1566567095090 | 15 |
org.jboss.cdi.tck.tests.context.session.listener.shutdown.SessionContextListenerShutdownTest | deployArchives (integration) | 1 | 1566567095267 | 747 |
testApplicationContextDestroyed (integration) | 1 | 1566567096016 | 251 |
org.jboss.cdi.tck.tests.decorators.builtin.beanmanager.BeanManagerDecoratorTest | testDecoratorIsNotApplied | 1 | 1566567097604 | 366 |
org.jboss.cdi.tck.tests.decorators.builtin.conversation.BuiltinConversationDecoratorTest | testDecoratorIsInvoked | 1 | 1566567099366 | 221 |
testDecoratorIsResolved | 1 | 1566567099587 | 10 |
org.jboss.cdi.tck.tests.decorators.builtin.event.BuiltinEventDecoratorTest | testDecoratorIsInvoked | 1 | 1566567101067 | 322 |
testDecoratorIsResolved | 1 | 1566567101390 | 9 |
testMultipleDecorators | 1 | 1566567101400 | 64 |
org.jboss.cdi.tck.tests.decorators.builtin.event.complex.ComplexEventDecoratorTest | testOrderedEvents | 1 | 1566567175003 | 755 |
org.jboss.cdi.tck.tests.decorators.builtin.http.request.BuiltinHttpServletRequestDecoratorTest | testDecoratorIsInvoked (integration) | 1 | 1566567177590 | 417 |
testDecoratorIsResolved (integration) | 1 | 1566567178007 | 62 |
org.jboss.cdi.tck.tests.decorators.builtin.http.servletcontext.BuiltinServletContextDecoratorTest | testDecoratorIsInvoked (integration) | 1 | 1566567179685 | 403 |
testDecoratorIsResolved (integration) | 1 | 1566567180089 | 11 |
org.jboss.cdi.tck.tests.decorators.builtin.http.session.BuiltinHttpSessionDecoratorTest | testDecoratorIsInvoked (integration) | 1 | 1566567181765 | 405 |
testDecoratorIsResolved (integration) | 1 | 1566567182170 | 12 |
org.jboss.cdi.tck.tests.decorators.builtin.injectionpoint.BuiltinInjectionPointDecoratorTest | testDecoratorInvoked | 1 | 1566567183691 | 405 |
testDecoratorIsResolved | 1 | 1566567184097 | 8 |
org.jboss.cdi.tck.tests.decorators.builtin.instance.BuiltinInstanceDecoratorTest | testDecoratorIsInvoked | 1 | 1566567185873 | 512 |
testDecoratorIsResolved | 1 | 1566567186386 | 9 |
org.jboss.cdi.tck.tests.decorators.custom.CustomDecoratorTest | testCustomImplementationOfDecoratorInterface | 1 | 1566567187704 | 300 |
org.jboss.cdi.tck.tests.decorators.custom.broken.finalBeanClass.CustomDecoratorMatchingBeanWithFinalClassTest | testCustomDecoratorDecoratingFinalBean | 1 | 1566567188477 | 1 |
org.jboss.cdi.tck.tests.decorators.custom.broken.nodelegateinjectionpoint.CustomDecoratorWithNoDelegateInjectionPointTest | testDeploymentFails | 1 | 1566567188794 | 1 |
org.jboss.cdi.tck.tests.decorators.custom.broken.toomanydelegateinjectionpoints.CustomDecoratorWithTooManyDelegateInjectionPointsTest | testDeploymentFails | 1 | 1566567189168 | 0 |
org.jboss.cdi.tck.tests.decorators.definition.DecoratorDefinitionTest | testAbstractDecoratorNotImplementingMethodOfDecoratedType | 1 | 1566567190690 | 474 |
testDecoratedTypes | 1 | 1566567191165 | 10 |
testDecoratorDoesNotImplementDelegateType | 1 | 1566567191176 | 10 |
testDecoratorIsManagedBean | 1 | 1566567191187 | 73 |
testDecoratorOrdering | 1 | 1566567191260 | 9 |
testDelegateInjectionPoint | 1 | 1566567191270 | 10 |
testDuplicateBindingsOnResolveDecoratorsFails | 1 | 1566567191281 | 85 |
testEmptyTypeSetOnResolveDecoratorsFails | 1 | 1566567191367 | 10 |
testInstanceOfDecoratorForEachEnabled | 1 | 1566567191378 | 8 |
testNonBindingsOnResolveDecoratorsFails | 1 | 1566567191387 | 10 |
testNonEnabledDecoratorNotResolved | 1 | 1566567191398 | 70 |
org.jboss.cdi.tck.tests.decorators.definition.broken.decoratorListedTwiceInBeansXml.DecoratorListedTwiceInBeansXmlTest | testDecoratorListedTwiceInBeansXmlNotOK | 1 | 1566567191866 | 1 |
org.jboss.cdi.tck.tests.decorators.definition.broken.enabledDecoratorIsNotDecorator.EnabledDecoratorNotADecoratorTest | testEnabledDecoratorNotADecoratorTest | 1 | 1566567192185 | 0 |
org.jboss.cdi.tck.tests.decorators.definition.broken.finalBeanClass.FinalBeanClassTest | testAppliesToFinalManagedBeanClass | 1 | 1566567192585 | 0 |
org.jboss.cdi.tck.tests.decorators.definition.broken.finalBeanMethod.FinalBeanMethodTest | testAppliesToFinalMethodOnManagedBeanClass | 1 | 1566567192892 | 0 |
org.jboss.cdi.tck.tests.decorators.definition.broken.invalidAbstractMethodOnDecorator.DecoratorWithInvalidAbstractMethodTest | testAbstractMethodsNotDeclaredByDecoratedTypeNotOk | 1 | 1566567193272 | 1 |
org.jboss.cdi.tck.tests.decorators.definition.broken.multipleDelegateInjectionPoints.MultipleDelegateInjectionPointsTest | testMultipleDelegateInjectionPoints | 1 | 1566567193578 | 0 |
org.jboss.cdi.tck.tests.decorators.definition.broken.noDelegateInjectionPoints.NoDelegateInjectionPointsTest | testNoDelegateInjectionPoints | 1 | 1566567193884 | 0 |
org.jboss.cdi.tck.tests.decorators.definition.broken.nodecoratedtypes.DecoratorWithNoDecoratedTypes1Test | testDeploymentFails | 1 | 1566567194174 | 1 |
org.jboss.cdi.tck.tests.decorators.definition.broken.nodecoratedtypes.DecoratorWithNoDecoratedTypes2Test | testDeploymentFails | 1 | 1566567194490 | 1 |
org.jboss.cdi.tck.tests.decorators.definition.broken.nodecoratedtypes.DecoratorWithNoDecoratedTypes3Test | testDeploymentFails | 1 | 1566567194869 | 0 |
org.jboss.cdi.tck.tests.decorators.definition.broken.nonDecoratorWithDecorates.NonDecoratorWithDecoratesTest | testNonDecoratorWithDecoratesAnnotationNotOK | 1 | 1566567195093 | 1 |
org.jboss.cdi.tck.tests.decorators.definition.broken.nonDependent.NonDependentDecoratorTest | testDeploymentWithScopedDecorator | 1 | 1566567195485 | 0 |
org.jboss.cdi.tck.tests.decorators.definition.broken.nonExistantClassInBeansXml.NonExistantDecoratorClassInBeansXmlTest | testNonExistantDecoratorClassInBeansXmlNotOK | 1 | 1566567195777 | 0 |
org.jboss.cdi.tck.tests.decorators.definition.broken.notAllDecoratedTypesImplemented.NotAllDecoratedTypesImplementedTest | testNotAllDecoratedTypesImplemented | 1 | 1566567196108 | 1 |
org.jboss.cdi.tck.tests.decorators.definition.broken.notAllDecoratedTypesImplemented.parameterized.TypeParametersNotTheSameTest | testDeploymentFails | 1 | 1566567196488 | 0 |
org.jboss.cdi.tck.tests.decorators.definition.broken.observer.DecoratorWithAsyncObserverMethodTest | testDecoratorWithAsyncObserverMethodNotOk | 1 | 1566567196809 | 0 |
org.jboss.cdi.tck.tests.decorators.definition.broken.observer.DecoratorWithObserverMethodTest | testDecoratorWithObserverMethodNotOk | 1 | 1566567197185 | 0 |
org.jboss.cdi.tck.tests.decorators.definition.broken.parameterizedTypesWithDifferentTypeParameters.DifferentTypeParametersTest | testTypeParametersOnDecoratedTypeAndDelegateTypeDoNotMatch | 1 | 1566567197508 | 0 |
org.jboss.cdi.tck.tests.decorators.definition.inject.delegateConstructor.DelegateInjectionPointTest | testDecoratorDelegateInjectionPoints | 1 | 1566567198686 | 563 |
org.jboss.cdi.tck.tests.decorators.definition.inject.delegateField.DelegateFieldInjectionPointTest | testDecoratorDelegateInjectionPoints | 1 | 1566567200294 | 295 |
org.jboss.cdi.tck.tests.decorators.definition.inject.delegateInitializerMethod.DelegateInjectionPointTest | testDecoratorDelegateInjectionPoints | 1 | 1566567201769 | 324 |
org.jboss.cdi.tck.tests.decorators.definition.lifecycle.DecoratorInstanceIsDependentObjectTest | testDecoratorInstanceIsDependentObject (integration) | 1 | 1566567202717 | 52 |
org.jboss.cdi.tck.tests.decorators.definition.producer.DecoratorNotAppliedToResultOfProducerTest | testDecoratorNotAppliedToResultOfProducerField | 1 | 1566567203979 | 317 |
testDecoratorNotAppliedToResultOfProducerMethod | 1 | 1566567204297 | 10 |
org.jboss.cdi.tck.tests.decorators.definition.types.DelegateTypeImplementsParameterizedDecoratedTypeTest | testDelegateTypeIsValid | 1 | 1566567205470 | 312 |
org.jboss.cdi.tck.tests.decorators.interceptor.DecoratorAndInterceptorTest | testLifecycleCallbacks | 1 | 1566567207093 | 304 |
testMethodCallbacks | 1 | 1566567207398 | 8 |
org.jboss.cdi.tck.tests.decorators.invocation.DecoratorInvocationTest | testChainedDecoratorInvocation | 1 | 1566567208584 | 231 |
testDecoratorInvocation | 1 | 1566567208815 | 9 |
org.jboss.cdi.tck.tests.decorators.invocation.EJBDecoratorInvocationTest | testEJBDecoratorInvocation (integration) | 1 | 1566567210111 | 231 |
org.jboss.cdi.tck.tests.decorators.invocation.enterprise.EnterpriseDecoratorInvocationTest | testContextualDecorated (integration) | 1 | 1566567211433 | 330 |
testNonContextualDecorated (integration) | 1 | 1566567211763 | 13 |
org.jboss.cdi.tck.tests.decorators.invocation.observer.DecoratorInvocationTest | testDecoratorInvocation | 1 | 1566567212909 | 337 |
org.jboss.cdi.tck.tests.decorators.ordering.global.GlobalDecoratorOrderingTest | testDecoratorsInWebInfClasses | 1 | 1566567287277 | 692 |
org.jboss.cdi.tck.tests.decorators.resolution.DecoratorResolutionTest | testDelegateTypeVariableBeanActualType | 1 | 1566567289777 | 394 |
testDelegateTypeVariableBeanTypeVariable | 1 | 1566567290172 | 13 |
testDelegateWildcardBeanActualType | 1 | 1566567290186 | 11 |
testDelegateWildcardBeanTypeVariable | 1 | 1566567290197 | 67 |
testIdenticalTypeParamerters | 1 | 1566567290265 | 13 |
testNestedIdenticalTypeParamerters | 1 | 1566567290279 | 11 |
testObject | 1 | 1566567290290 | 69 |
testUnboundedTypeVariables | 1 | 1566567290359 | 11 |
testUnboundedTypeVariablesAndObject | 1 | 1566567290370 | 10 |
org.jboss.cdi.tck.tests.definition.bean.BeanDefinitionTest | testAbstractApiType | 1 | 1566567292078 | 406 |
testBeanClassOnSimpleBean | 1 | 1566567292484 | 16 |
testBeanClientCanCastBeanInstanceToAnyBeanType | 1 | 1566567292501 | 63 |
testBeanExtendsAnotherBean | 1 | 1566567292564 | 11 |
testBeanTypes | 1 | 1566567292576 | 9 |
testBeanTypesNonEmpty | 1 | 1566567292586 | 10 |
testFinalApiType | 1 | 1566567292597 | 65 |
testGenericBeanTypes | 1 | 1566567292663 | 13 |
testHasScopeType | 1 | 1566567292676 | 11 |
testMultipleStereotypes | 1 | 1566567292688 | 12 |
testQualifiersNonEmpty | 1 | 1566567292701 | 63 |
testRawBeanTypes | 1 | 1566567292765 | 10 |
org.jboss.cdi.tck.tests.definition.bean.broken.restricted.RestrictedManagedBeanTest | testInvalidTypedValueOnManagedBean | 1 | 1566567293207 | 0 |
org.jboss.cdi.tck.tests.definition.bean.broken.restricted.RestrictedProducerFieldTest | testInvalidTypedValueOnProducerField | 1 | 1566567293593 | 1 |
org.jboss.cdi.tck.tests.definition.bean.broken.restricted.RestrictedProducerMethodTest | testInvalidTypedValueOnProducerField | 1 | 1566567294068 | 0 |
org.jboss.cdi.tck.tests.definition.bean.broken.restricted.RestrictedSessionBeanTest | testInvalidTypedValueOnSessionBean (integration) | 1 | 1566567294576 | 0 |
org.jboss.cdi.tck.tests.definition.bean.custom.CustomBeanImplementationTest | testCustomBeanIsPassivationCapable | 1 | 1566567296196 | 680 |
testCustomBeanIsPassivationCapableDependency | 1 | 1566567296877 | 13 |
testGetBeanClassCalled | 1 | 1566567296890 | 11 |
testGetBindingsCalled | 1 | 1566567296902 | 59 |
testGetInjectionPointsCalled | 1 | 1566567296962 | 15 |
testGetNameCalled | 1 | 1566567296978 | 9 |
testGetScopeTypeCalled | 1 | 1566567296988 | 9 |
testGetStereotypesCalled | 1 | 1566567296998 | 62 |
testGetTypesCalled | 1 | 1566567297061 | 9 |
testIsPolicyCalled | 1 | 1566567297071 | 8 |
org.jboss.cdi.tck.tests.definition.bean.genericbroken.GenericManagedBeanTest | testNonDependentGenericManagedBeanNotOk | 1 | 1566567297492 | 1 |
org.jboss.cdi.tck.tests.definition.bean.types.ManagedBeanTypesTest | testGenericHierarchyBeanTypes | 1 | 1566567299174 | 342 |
org.jboss.cdi.tck.tests.definition.bean.types.enterprise.SessionBeanTypesTest | testGenericHierarchyBeanTypes (integration) | 1 | 1566567301022 | 342 |
testSessionBeanExtendingSessionBeanWithLocalClientView (integration) | 1 | 1566567301365 | 9 |
testSessionBeanWithBothLocalInterfaceAndNoInterfaceView (integration) | 1 | 1566567301375 | 9 |
testSessionBeanWithNoInterfaceView (integration) | 1 | 1566567301385 | 8 |
org.jboss.cdi.tck.tests.definition.bean.types.enterprise.illegal.BeanTypesWithIllegalTypeTest | sessionBeanTypesContainsOnlyLegalTypes (integration) | 1 | 1566567303711 | 366 |
org.jboss.cdi.tck.tests.definition.bean.types.illegal.BeanTypesWithIllegalTypeTest | beanSetOfBeanTypesContainsOnlyLegalTypes | 1 | 1566567305304 | 688 |
producerFieldsetOfBeanTypesContainsOnlyLegalTypes | 1 | 1566567305993 | 12 |
producerMethodsetOfBeanTypesContainsOnlyLegalTypes | 1 | 1566567306006 | 61 |
org.jboss.cdi.tck.tests.definition.name.NameDefinitionTest | testDefaultNamed | 1 | 1566567307328 | 295 |
testNameStartingWithDollarCharacter | 1 | 1566567307624 | 41 |
testNameStartingWithLowerCaseCharacter | 1 | 1566567307666 | 9 |
testNameStartingWithMultipleUpperCaseCharacters | 1 | 1566567307676 | 12 |
testNameStartingWithUnderScoreCharacter | 1 | 1566567307689 | 70 |
testNamedNotDeclaredByBean | 1 | 1566567307760 | 10 |
testNamedNotDeclaredByStereotype | 1 | 1566567307771 | 8 |
testNonDefaultNamed | 1 | 1566567307780 | 10 |
testStereotypeDefaultsName | 1 | 1566567307791 | 8 |
org.jboss.cdi.tck.tests.definition.qualifier.QualifierDefinitionTest | testMultipleQualifiers | 1 | 1566567309082 | 308 |
testQualifierDeclaredInheritedIsBlockedByIntermediateClass | 1 | 1566567309391 | 9 |
testQualifierDeclaredInheritedIsIndirectlyInherited | 1 | 1566567309401 | 8 |
testQualifierDeclaredInheritedIsInherited | 1 | 1566567309410 | 49 |
testQualifierDeclaresBindingAnnotation | 1 | 1566567309460 | 10 |
testQualifierNotDeclaredInheritedIsNotIndirectlyInherited | 1 | 1566567309471 | 9 |
testQualifierNotDeclaredInheritedIsNotInherited | 1 | 1566567309481 | 8 |
testQualifiersDeclaredInJava | 1 | 1566567309490 | 9 |
org.jboss.cdi.tck.tests.definition.qualifier.builtin.BuiltInQualifierDefinitionTest | testAnyBeanHasDefaultQualifier | 1 | 1566567310828 | 242 |
testDefaultQualifierDeclaredInJava | 1 | 1566567311071 | 9 |
testDefaultQualifierForInjectionPoint | 1 | 1566567311080 | 12 |
testNamedAndAnyBeanHasDefaultQualifier | 1 | 1566567311092 | 9 |
testNamedBeanHasDefaultQualifier | 1 | 1566567311102 | 59 |
testProducedAnyBeanHasDefaultQualifier | 1 | 1566567311162 | 10 |
testProducedNamedAndAnyBeanHasDefaultQualifier | 1 | 1566567311173 | 8 |
testProducedNamedBeanHasDefaultQualifier | 1 | 1566567311182 | 8 |
org.jboss.cdi.tck.tests.definition.qualifier.enterprise.EnterpriseQualifierDefinitionTest | testQualifierDeclaredInheritedIsIndirectlyInherited (integration) | 1 | 1566567312505 | 264 |
testQualifierDeclaredInheritedIsInherited (integration) | 1 | 1566567312770 | 8 |
testQualifierNotDeclaredInheritedIsNotIndirectlyInherited (integration) | 1 | 1566567312779 | 8 |
testQualifierNotDeclaredInheritedIsNotInherited (integration) | 1 | 1566567312787 | 9 |
org.jboss.cdi.tck.tests.definition.qualifier.repeatable.RepeatableQualifiersTest | resolutionWithRepeatableQualifiers | 1 | 1566567314035 | 258 |
org.jboss.cdi.tck.tests.definition.scope.ScopeDefinitionTest | testDefaultScope | 1 | 1566567315402 | 256 |
testMultipleCompatibleScopeStereotypes | 1 | 1566567315659 | 10 |
testMultipleIncompatibleScopeStereotypesWithScopeSpecified | 1 | 1566567315670 | 9 |
testScopeDeclaredInJava | 1 | 1566567315680 | 10 |
testScopeSpecifiedAndStereotyped | 1 | 1566567315690 | 9 |
testScopeTypeDeclaredInheritedIsBlockedByIntermediateScopeTypeMarkedInherited | 1 | 1566567315700 | 61 |
testScopeTypeDeclaredInheritedIsBlockedByIntermediateScopeTypeNotMarkedInherited | 1 | 1566567315761 | 10 |
testScopeTypeDeclaredInheritedIsIndirectlyInherited | 1 | 1566567315771 | 9 |
testScopeTypeDeclaredInheritedIsInherited | 1 | 1566567315781 | 9 |
testScopeTypeDeclaresScopeTypeAnnotation | 1 | 1566567315791 | 9 |
testScopeTypeHasCorrectTarget | 1 | 1566567315800 | 80 |
testScopeTypeNotDeclaredInheritedIsNotIndirectlyInherited | 1 | 1566567315880 | 8 |
testScopeTypeNotDeclaredInheritedIsNotInherited | 1 | 1566567315889 | 8 |
testScopeTypesAreExtensible | 1 | 1566567315898 | 8 |
testWebBeanScopeTypeOverridesStereotype | 1 | 1566567315907 | 59 |
org.jboss.cdi.tck.tests.definition.scope.broken.tooManyScopes.SessionBeanTooManyScopesTest | testTooManyScopesSpecifiedInJava (integration) | 1 | 1566567316271 | 0 |
org.jboss.cdi.tck.tests.definition.scope.broken.tooManyScopes.TooManyScopesTest | testTooManyScopesSpecifiedInJava | 1 | 1566567316476 | 0 |
org.jboss.cdi.tck.tests.definition.scope.broken.tooManyScopes.producer.field.SessionBeanProducerFieldTooManyScopesTest | testTooManyScopesSpecifiedInJava (integration) | 1 | 1566567316786 | 1 |
org.jboss.cdi.tck.tests.definition.scope.broken.tooManyScopes.producer.method.ProducerMethodTooManyScopesTest | testTooManyScopesSpecifiedInJava | 1 | 1566567317063 | 0 |
org.jboss.cdi.tck.tests.definition.scope.broken.tooManyScopes.producer.method.SessionBeanProducerMethodTooManyScopesTest | testTooManyScopesSpecifiedInJava (integration) | 1 | 1566567317380 | 0 |
org.jboss.cdi.tck.tests.definition.scope.enterprise.EnterpriseScopeDefinitionTest | testScopeTypeDeclaredInheritedIsIndirectlyInherited (integration) | 1 | 1566567318711 | 218 |
testScopeTypeDeclaredInheritedIsInherited (integration) | 1 | 1566567318929 | 9 |
testScopeTypeNotDeclaredInheritedIsNotIndirectlyInherited (integration) | 1 | 1566567318938 | 28 |
testScopeTypeNotDeclaredInheritedIsNotInherited (integration) | 1 | 1566567318967 | 8 |
org.jboss.cdi.tck.tests.definition.scope.inOtherBda.ScopeDefinedInOtherBDATest | testCustomScopeInOtherBDAisBeanDefiningAnnotation | 1 | 1566567320175 | 390 |
org.jboss.cdi.tck.tests.definition.stereotype.StereotypeDefinitionTest | testExplicitScopeOverridesMergedScopesFromMultipleStereotype | 1 | 1566567321776 | 206 |
testMultipleStereotypesAllowed | 1 | 1566567321983 | 9 |
testOneStereotypeAllowed | 1 | 1566567321993 | 9 |
testStereotypeDeclaredInheritedIsIndirectlyInherited | 1 | 1566567322003 | 9 |
testStereotypeDeclaredInheritedIsInherited | 1 | 1566567322059 | 8 |
testStereotypeNotDeclaredInheritedIsNotIndirectlyInherited | 1 | 1566567322068 | 8 |
testStereotypeNotDeclaredInheritedIsNotInherited | 1 | 1566567322077 | 8 |
testStereotypeScopeIsOverriddenByIndirectlyInheritedScope | 1 | 1566567322086 | 9 |
testStereotypeScopeIsOverriddenByInheritedScope | 1 | 1566567322095 | 8 |
testStereotypeWithScopeType | 1 | 1566567322104 | 60 |
testStereotypeWithoutScopeType | 1 | 1566567322164 | 9 |
org.jboss.cdi.tck.tests.definition.stereotype.alternative.enterprise.EnterpriseStereotypeAlternativeSpecializeTest | testStereotypeAlternative (integration) | 1 | 1566567323703 | 368 |
org.jboss.cdi.tck.tests.definition.stereotype.alternative.enterprise.EnterpriseStereotypeAlternativeTest | testStereotypeAlternative (integration) | 1 | 1566567325315 | 291 |
org.jboss.cdi.tck.tests.definition.stereotype.broken.nonEmptyNamed.NonEmptyNamedTest | testStereotypeWithNonEmptyNamed | 1 | 1566567325880 | 0 |
org.jboss.cdi.tck.tests.definition.stereotype.broken.scopeConflict.IncompatibleStereotypesTest | testMultipleIncompatibleScopeStereotypes | 1 | 1566567326169 | 1 |
org.jboss.cdi.tck.tests.definition.stereotype.broken.tooManyScopes.TooManyScopeTypesTest | testStereotypeWithTooManyScopeTypes | 1 | 1566567326459 | 0 |
org.jboss.cdi.tck.tests.definition.stereotype.enterprise.EnterpriseStereotypeDefinitionTest | testStereotypeDeclaredInheritedIsIndirectlyInherited (integration) | 1 | 1566567327682 | 314 |
testStereotypeDeclaredInheritedIsInherited (integration) | 1 | 1566567327996 | 8 |
testStereotypeNotDeclaredInheritedIsNotIndirectlyInherited (integration) | 1 | 1566567328005 | 61 |
testStereotypeNotDeclaredInheritedIsNotInherited (integration) | 1 | 1566567328067 | 9 |
testStereotypeScopeIsOverriddenByIndirectlyInheritedScope (integration) | 1 | 1566567328077 | 8 |
testStereotypeScopeIsOverriddenByInheritedScope (integration) | 1 | 1566567328086 | 10 |
org.jboss.cdi.tck.tests.definition.stereotype.inheritance.StereotypeInheritenceTest | testInheritence | 1 | 1566567329328 | 206 |
org.jboss.cdi.tck.tests.definition.stereotype.interceptor.StereotypeWithMultipleInterceptorBindingsTest | testMultipleInterceptorBindings | 1 | 1566567330685 | 316 |
org.jboss.cdi.tck.tests.definition.stereotype.interceptor.enterprise.EnterpriseStereotypeInterceptorBindingTest | testStereotypeInterceptorBindings (integration) | 1 | 1566567332097 | 320 |
org.jboss.cdi.tck.tests.definition.stereotype.named.DefaultNamedTest | testStereotypeDeclaringNamed | 1 | 1566567333699 | 309 |
testStereotypeNamedOverridenByBean | 1 | 1566567334008 | 51 |
org.jboss.cdi.tck.tests.deployment.discovery.BeanDiscoveryTest | testDecoratorIsBeanDefiningAnnotation (integration) | 1 | 1566567335511 | 359 |
testDependentScopeImplicitBeanArchiveNoDescriptor (integration) | 1 | 1566567335870 | 13 |
testExplicitBeanArchiveEmptyDescriptor | 1 | 1566567335884 | 13 |
testExplicitBeanArchiveLegacyDescriptor | 1 | 1566567335898 | 10 |
testExplicitBeanArchiveModeAll | 1 | 1566567335909 | 58 |
testInterceptorIsBeanDefiningAnnotation (integration) | 1 | 1566567335967 | 13 |
testNoBeanArchiveModeNone (integration) | 1 | 1566567335981 | 9 |
testNormalScopeImplicitBeanArchiveModeAnnotated (integration) | 1 | 1566567335991 | 13 |
testNormalScopeImplicitBeanArchiveNoDescriptor (integration) | 1 | 1566567336005 | 68 |
testNotBeanArchiveExtension (integration) | 1 | 1566567336073 | 11 |
testPseudoScopeImplicitBeanArchiveModeAnnotated (integration) | 1 | 1566567336085 | 10 |
testStereotypeImplicitBeanArchiveModeAnnotated (integration) | 1 | 1566567336096 | 63 |
testStereotypeImplicitBeanArchiveNoDescriptor (integration) | 1 | 1566567336160 | 10 |
org.jboss.cdi.tck.tests.deployment.discovery.implicit.DefaultBeanDiscoveryModeTest | beanClassesNotDiscoveredTest (integration) | 1 | 1566567337195 | 266 |
disposerMethodNotDiscovered (integration) | 1 | 1566567337462 | 8 |
observerMethodNotDiscovered (integration) | 1 | 1566567337471 | 9 |
producerFieldNotDiscovered (integration) | 1 | 1566567337481 | 7 |
producerMethodNotDiscovered (integration) | 1 | 1566567337489 | 7 |
org.jboss.cdi.tck.tests.deployment.exclude.ExcludeFiltersTest | testExcludeClassActivators | 1 | 1566567338695 | 308 |
testExcludeSystemPropertyActivator (systemProperties, integration) | 1 | 1566567339004 | 9 |
testTypeFcqnMatchesExcludeFilterName | 1 | 1566567339013 | 55 |
testTypePackageMatchesExcludeFilterName | 1 | 1566567339068 | 8 |
org.jboss.cdi.tck.tests.deployment.initialization.ApplicationInitializationLifecycleTest | testInitialization | 1 | 1566567412193 | 682 |
org.jboss.cdi.tck.tests.deployment.packaging.bundledLibrary.LibraryInWarTest | test | 1 | 1566567414767 | 326 |
org.jboss.cdi.tck.tests.deployment.packaging.bundledLibrary.LibraryMissingBeansXmlTest | test | 1 | 1566567416769 | 341 |
org.jboss.cdi.tck.tests.deployment.packaging.installedLibrary.InstalledLibraryWarTest | testInjection (installedLib, integration) | 1 | 1566567418687 | 310 |
org.jboss.cdi.tck.tests.deployment.packaging.visibility.JarToJarAlphaVisibilityTest | testDeployment | 1 | 1566567420520 | 220 |
org.jboss.cdi.tck.tests.deployment.packaging.visibility.JarToJarReverseAlphaVisibilityTest | testDeployment | 1 | 1566567422262 | 333 |
org.jboss.cdi.tck.tests.deployment.packaging.visibility.VisibilityOfAnnotatedTypesFromExtensionInAlphaBeanArchiveTest | shouldObserveExpectedAnnotatedTypes (integration) | 1 | 1566567423887 | 304 |
org.jboss.cdi.tck.tests.deployment.packaging.visibility.VisibilityOfAnnotatedTypesFromExtensionInBravoBeanArchiveTest | shouldObserveExpectedAnnotatedTypes (integration) | 1 | 1566567425494 | 371 |
org.jboss.cdi.tck.tests.deployment.packaging.visibility.VisibilityOfBeanInWebModuleFromBeanManagerInBeanLibraryTest | shouldFindBeanByName (integration) | 1 | 1566567427284 | 314 |
shouldFindBeanByType (integration) | 1 | 1566567427599 | 9 |
org.jboss.cdi.tck.tests.deployment.packaging.war.BeansDescriptorAlternativeLocationTest | testAlternativeLocation | 1 | 1566567428898 | 364 |
org.jboss.cdi.tck.tests.deployment.packaging.war.modules.WebArchiveModulesTest | testAlternatives (integration) | 1 | 1566567430872 | 489 |
testDecoratorAndCrossModuleEventObserver (integration) | 1 | 1566567431361 | 13 |
testExtensionAndContainerEvents (integration) | 1 | 1566567431375 | 9 |
testInjectionChainVisibilityAndInterceptorEnablement (integration) | 1 | 1566567431385 | 10 |
testProducerAndEventDuringDisposal (integration) | 1 | 1566567431395 | 67 |
org.jboss.cdi.tck.tests.deployment.shutdown.ApplicationShutdownLifecycleTest | deployArchives (integration) | 1 | 1566567431669 | 906 |
testShutdown (integration) | 1 | 1566567432576 | 238 |
org.jboss.cdi.tck.tests.deployment.trimmed.TrimmedBeanArchiveTest | testDiscoveredBean | 1 | 1566567434088 | 320 |
testDiscoveredBeanWithStereoType | 1 | 1566567434409 | 14 |
testProducerNotDsicovered | 1 | 1566567434424 | 42 |
org.jboss.cdi.tck.tests.deployment.trimmed.enteprise.EnterpriseTrimmedBeanArchiveTest | testDiscoveredBean (integration) | 1 | 1566567435889 | 332 |
org.jboss.cdi.tck.tests.event.EventTest | testEventObjectContainsTypeVariablesWhenResolvingFails | 1 | 1566567437473 | 406 |
testNonStaticObserverMethodIndirectlyInherited | 1 | 1566567437879 | 11 |
testNonStaticObserverMethodInherited | 1 | 1566567437891 | 9 |
testObserverCalledOnSpecializedBeanOnly | 1 | 1566567437901 | 59 |
testObserverMethodNotifiedWhenQualifiersMatch | 1 | 1566567437961 | 11 |
testObserverMethodParameterInjectionPoints | 1 | 1566567437973 | 8 |
testPrivateObserverMethodInvoked | 1 | 1566567437982 | 8 |
testStaticObserverMethodInvoked (integration) | 1 | 1566567437991 | 112 |
org.jboss.cdi.tck.tests.event.bindingTypes.EventBindingTypesTest | testEventAlwaysHasAnyBinding | 1 | 1566567439493 | 388 |
testEventBindingTypeTargetsFieldParameterElementTypes | 1 | 1566567439882 | 12 |
testEventBindingTypeTargetsMethodFieldParameterElementTypes | 1 | 1566567439895 | 9 |
testFireEventWithNonBindingAnnotationsFails | 1 | 1566567439905 | 62 |
testFireEventWithNonRuntimeBindingTypeFails | 1 | 1566567439968 | 10 |
testNonRuntimeBindingTypeIsNotAnEventBindingType | 1 | 1566567439979 | 11 |
org.jboss.cdi.tck.tests.event.broken.observer.beanNotManaged.ObserverMethodOnIncorrectBeanTest | testObserverMethodNotOnManagedOrSessionBeanFails | 1 | 1566567441301 | 365 |
org.jboss.cdi.tck.tests.event.broken.observer.bothObservesAnnotations.ObserverMethodParameterAnnotatedAsSyncAndAsyncTest | observerMethodMustBeSyncOrAsync | 1 | 1566567442116 | 1 |
org.jboss.cdi.tck.tests.event.broken.observer.dependentIsConditionalObserver.DependentIsConditionalObserverTest | testDependentBeanWithConditionalObserverMethodIsDefinitionError | 1 | 1566567442464 | 1 |
org.jboss.cdi.tck.tests.event.broken.observer.inject.DeploymentFailureTest | testDeploymentFailsBeforeNotifyingObserversAfterBeanDiscovery | 1 | 1566567442760 | 1 |
org.jboss.cdi.tck.tests.event.broken.observer.isDisposer.ObserverMethodAnnotatedDisposesTest | testObserverMethodWithDisposesParamFails | 1 | 1566567443006 | 0 |
org.jboss.cdi.tck.tests.event.broken.observer.isProducer.ObserverMethodAnnotatedProducesTest | testObserverMethodAnnotatedProducesFails | 1 | 1566567443298 | 0 |
org.jboss.cdi.tck.tests.event.broken.observer.notBusinessMethod.EJBObserverMethodNotBusinessMethodTest | testObserverMethodOnEnterpriseBeanNotBusinessMethodOrStaticFails (integration) | 1 | 1566567443680 | 0 |
org.jboss.cdi.tck.tests.event.broken.observer.tooManyParameters.ObserverMethodWithObservesAndObservesAsyncParametersTest | testObserverMethodMustHaveOnlyOneEventParameter | 1 | 1566567443973 | 0 |
org.jboss.cdi.tck.tests.event.broken.observer.tooManyParameters.ObserverMethodWithTwoEventParametersTest | testObserverMethodMustHaveOnlyOneEventParameter | 1 | 1566567444276 | 0 |
org.jboss.cdi.tck.tests.event.broken.raw.RawEventCustomBeanTest | testDefinitionError | 1 | 1566567444613 | 1 |
org.jboss.cdi.tck.tests.event.broken.raw.RawEventDisposerInjectionTest | testDefinitionError | 1 | 1566567444965 | 0 |
org.jboss.cdi.tck.tests.event.broken.raw.RawEventFieldInjectionTest | testDefinitionError | 1 | 1566567445279 | 0 |
org.jboss.cdi.tck.tests.event.broken.raw.RawEventObserverInjectionTest | testDefinitionError | 1 | 1566567445573 | 0 |
org.jboss.cdi.tck.tests.event.eventTypes.EventTypesTest | testEventTypeIncludesAllSuperclassesAndInterfacesOfEventObject | 1 | 1566567446719 | 283 |
testEventTypeIsArray | 1 | 1566567447003 | 64 |
testEventTypeIsConcreteTypeWithNoTypeVariables | 1 | 1566567447067 | 9 |
org.jboss.cdi.tck.tests.event.fires.FireEventTest | testBeanManagerFireEvent | 1 | 1566567448305 | 359 |
testDuplicateBindingsToFireEventFails | 1 | 1566567448665 | 13 |
testEventFireThrowsExceptionIfEventObjectTypeContainsUnresovableTypeVariable | 1 | 1566567448679 | 12 |
testEventProvidesMethodForFiringEventsWithCombinationOfTypeAndBindings | 1 | 1566567448692 | 11 |
testEventSelectedFiresAndObserversNotified (rewrite) | 1 | 1566567448704 | 94 |
testFireContainerLifecycleEvent | 1 | 1566567448799 | 68 |
testInjectedAnyEventCanFireEvent (rewrite) | 1 | 1566567448868 | 9 |
testInjectedEventAcceptsEventObject (rewrite) | 1 | 1566567448877 | 10 |
testInjectedEventCanHaveBindings (rewrite) | 1 | 1566567448887 | 10 |
testInjectedEventCanSpecifyBindingsDynamically (rewrite) | 1 | 1566567448898 | 63 |
testTypeVariableEventTypeFails | 1 | 1566567448962 | 9 |
org.jboss.cdi.tck.tests.event.fires.nonbinding.NonBindingTypePassedToFireTest | testExceptionThrownIfNonBindingTypePassedToFire | 1 | 1566567450104 | 266 |
org.jboss.cdi.tck.tests.event.fires.sync.FireSyncEventTest | testSyncObservesCalledInSameThread | 1 | 1566567451508 | 275 |
org.jboss.cdi.tck.tests.event.implicit.ImplicitEventTest | testImplicitEventExistsForEachEventType | 1 | 1566567453207 | 354 |
testImplicitEventHasAllExplicitBindingTypes | 1 | 1566567453562 | 9 |
testImplicitEventHasDependentScope | 1 | 1566567453571 | 9 |
testImplicitEventHasImplementation | 1 | 1566567453581 | 15 |
testImplicitEventHasNoName | 1 | 1566567453597 | 8 |
testImplicitEventIsPassivationCapable | 1 | 1566567453606 | 67 |
org.jboss.cdi.tck.tests.event.metadata.EventMetadataTest | testParameterizedResolvedType | 1 | 1566567454771 | 270 |
testSimpleEvent | 1 | 1566567455042 | 19 |
org.jboss.cdi.tck.tests.event.metadata.broken.initializer.InvalidEventMetadataInjectionPointTest | testDeployment | 1 | 1566567455362 | 1 |
org.jboss.cdi.tck.tests.event.metadata.injectionpoint.EventMetadataInjectionPointTest | testGetAnnotatedType | 1 | 1566567456367 | 258 |
testGetBean | 1 | 1566567456626 | 8 |
testGetMember | 1 | 1566567456635 | 32 |
testGetQualifiers | 1 | 1566567456668 | 9 |
testGetType | 1 | 1566567456678 | 8 |
testIsTransient | 1 | 1566567456687 | 8 |
org.jboss.cdi.tck.tests.event.observer.ObserverNotificationTest | testObserverMethodNotInvokedIfNoActiveContext (integration) | 1 | 1566567457979 | 420 |
testObserversNotified (integration) | 1 | 1566567458400 | 8 |
org.jboss.cdi.tck.tests.event.observer.abortProcessing.ObserverExceptionAbortsProcessingTest | testObserverThrowsExceptionAbortsNotifications | 1 | 1566567459682 | 246 |
org.jboss.cdi.tck.tests.event.observer.abortProcessing.orderedObservers.ExceptionInOrderedObserversAbortsProcessingTest | testOrderedObserversAbortedCorrectly | 1 | 1566567461015 | 301 |
org.jboss.cdi.tck.tests.event.observer.async.basic.MixedObserversTest | testAsyncObserversCalledInDifferentThread | 1 | 1566567534588 | 705 |
testQualifiedAsyncEventIsDeliveredOnlyToAsyncObservers | 1 | 1566567535293 | 13 |
testSyncEventIsDeliveredOnlyToSyncObservers | 1 | 1566567535306 | 58 |
org.jboss.cdi.tck.tests.event.observer.async.executor.FireAsyncWithCustomExecutorTest | testCustomExecutor | 1 | 1566567537301 | 401 |
org.jboss.cdi.tck.tests.event.observer.async.handlingExceptions.MultipleExceptionsInObserversNotificationTest | testMultipleExceptionsDuringVariousObserversNotification | 1 | 1566567539303 | 468 |
org.jboss.cdi.tck.tests.event.observer.broken.validation.ambiguous.ObserverMethodParameterInjectionValidationTest | test | 1 | 1566567540368 | 0 |
org.jboss.cdi.tck.tests.event.observer.broken.validation.unsatisfied.ObserverMethodParameterInjectionValidationTest | test | 1 | 1566567540779 | 0 |
org.jboss.cdi.tck.tests.event.observer.checkedException.CheckedExceptionWrappedTest | testNonTransactionalObserverThrowsCheckedExceptionIsWrappedAndRethrown | 1 | 1566567542101 | 395 |
org.jboss.cdi.tck.tests.event.observer.conditional.ConditionalObserverTest | testAsyncConditionalObserver | 1 | 1566567543861 | 456 |
testConditionalObserver | 1 | 1566567544360 | 12 |
testConditionalObserverMethodNotInvokedIfNoActiveContext (integration) | 1 | 1566567544373 | 102 |
testNotifyEnumerationContainsNotifyValues | 1 | 1566567544476 | 9 |
testObserverMethodInvokedOnReturnedInstanceFromContext | 1 | 1566567544485 | 11 |
org.jboss.cdi.tck.tests.event.observer.context.async.AsyncObserverMethodInvocationContextTest | testAsyncObserverIsCalledInNewRequestContext (integration) | 1 | 1566567545962 | 350 |
testAsyncObserverIsCalledInNewTransactionContext (integration) | 1 | 1566567546313 | 53 |
org.jboss.cdi.tck.tests.event.observer.extension.BeanManagerObserverNotificationTest | testNotifyInvoked | 1 | 1566567547878 | 386 |
org.jboss.cdi.tck.tests.event.observer.extension.EventBeanObserverNotificationTest | testNotifyInvoked | 1 | 1566567549817 | 314 |
org.jboss.cdi.tck.tests.event.observer.inheritance.ObserverInheritanceTest | testNonStaticObserverMethodInherited | 1 | 1566567551389 | 378 |
org.jboss.cdi.tck.tests.event.observer.method.ObserverMethodTest | testGetBeanClassOnObserverMethod | 1 | 1566567553006 | 326 |
testGetNotifyOnObserverMethod | 1 | 1566567553332 | 27 |
testGetObservedQualifiersOnObserverMethod | 1 | 1566567553360 | 12 |
testGetObservedTypeOnObserverMethod | 1 | 1566567553373 | 9 |
testGetTransactionPhaseOnObserverMethod | 1 | 1566567553382 | 8 |
testInstanceOfBeanForEveryEnabledObserverMethod | 1 | 1566567553391 | 11 |
testNotifyOnObserverMethod | 1 | 1566567553403 | 62 |
org.jboss.cdi.tck.tests.event.observer.param.modification.SyncEventModificationTest | testModifiedEventParameterIsPropagated | 1 | 1566567554922 | 252 |
org.jboss.cdi.tck.tests.event.observer.priority.EventObserverOrderingTest | testDefaultPriority | 1 | 1566567556287 | 297 |
testFireEventLowerPriorityBeforeDefaultPriority | 1 | 1566567556585 | 13 |
testFireEventToMultipleObserversWithPriority | 1 | 1566567556599 | 11 |
testPrioritizedEventBaseclass | 1 | 1566567556610 | 58 |
testPrioritizedEventSubclass | 1 | 1566567556668 | 10 |
testProcessObserverMethodPriority | 1 | 1566567556679 | 10 |
testResolveObserversLowerPriorityBeforeDefaultPriority | 1 | 1566567556689 | 9 |
org.jboss.cdi.tck.tests.event.observer.priority.contextLifecycleEvent.ApplicationContextLifecycleEventObserverOrderingTest | testContextLifecycleEventOrdering | 1 | 1566567557966 | 236 |
org.jboss.cdi.tck.tests.event.observer.priority.transactional.TransactionalPriorityObserverTest | testSucessfulTransaction (integration, persistence) | 1 | 1566567560274 | 225 |
org.jboss.cdi.tck.tests.event.observer.resolve.ResolveEventObserversTest | testAsyncObserver | 1 | 1566567561772 | 423 |
testBeanManagerResolveObserversSignature | 1 | 1566567562196 | 9 |
testBeanManagerResolveObserversWithIllegalQualifier | 1 | 1566567562206 | 61 |
testMethodWithParameterAnnotatedWithObservesRegistersObserverMethod | 1 | 1566567562268 | 9 |
testMultipleObserverMethodsForSameEventPermissible | 1 | 1566567562278 | 8 |
testMultipleObserverMethodsOnBeanPermissible | 1 | 1566567562287 | 9 |
testObserverMethodAutomaticallyRegistered | 1 | 1566567562297 | 8 |
testObserverMethodMayHaveMultipleBindingTypes | 1 | 1566567562360 | 9 |
testObserverMethodNotAutomaticallyRegisteredForDisabledBeans | 1 | 1566567562370 | 8 |
testObserverMethodRegistration | 1 | 1566567562379 | 8 |
testObserverMethodWithoutBindingTypesObservesEventsWithoutBindingTypes | 1 | 1566567562388 | 8 |
testSyncObserver | 1 | 1566567562397 | 66 |
org.jboss.cdi.tck.tests.event.observer.resolve.enterprise.ResolveEnterpriseEventObserverTest | testObserverMethodOnEnterpriseBeanIsBusinessMethodOrStatic (integration) | 1 | 1566567563604 | 307 |
org.jboss.cdi.tck.tests.event.observer.transactional.TransactionalObserverTest | testFailedTransaction (integration, persistence) | 1 | 1566567565224 | 561 |
testNoTransaction (integration, persistence) | 1 | 1566567565786 | 10 |
testObserverFailedTransaction (integration, persistence) | 1 | 1566567565797 | 10 |
testSucessfullTransaction (integration, persistence) | 1 | 1566567565807 | 63 |
org.jboss.cdi.tck.tests.event.observer.wildcardAndTypeVariable.ObserverMethodWithParametertizedTypeTest | testObserverMethodCanObserveArrayTypeVariable | 1 | 1566567567215 | 295 |
testObserverMethodCanObserveArrayWildcard | 1 | 1566567567511 | 49 |
testObserverMethodCanObserveTypeVariable | 1 | 1566567567561 | 8 |
testObserverMethodCanObserveWildcardType | 1 | 1566567567570 | 8 |
org.jboss.cdi.tck.tests.event.parameterized.ParameterizedEventTest | testEventObjectTypeUsed | 1 | 1566567568863 | 336 |
testSelectedEventTypeCombinedWithEventObjectRuntimeTypeForResolvingEventTypeArguments | 1 | 1566567569200 | 9 |
testSelectedEventTypeCombinedWithEventObjectRuntimeTypeForResolvingEventTypeArguments2 | 1 | 1566567569210 | 56 |
testSelectedEventTypeUsedForResolvingEventTypeArguments | 1 | 1566567569267 | 9 |
testSelectedEventTypeUsedForResolvingEventTypeArguments2 | 1 | 1566567569277 | 8 |
testUnresolvedTypeVariableDetected1 | 1 | 1566567569286 | 11 |
testUnresolvedTypeVariableDetected2 | 1 | 1566567569297 | 65 |
testUnresolvedTypeVariableDetected3 | 1 | 1566567569363 | 11 |
testWildcardIsResolvable | 1 | 1566567569374 | 9 |
org.jboss.cdi.tck.tests.event.resolve.binding.DuplicateBindingTypesWhenResolvingTest | testDuplicateBindingTypesWhenResolvingFails | 1 | 1566567570774 | 327 |
org.jboss.cdi.tck.tests.event.resolve.binding.ResolvingChecksBindingTypeMembersTest | testResolvingChecksBindingTypeMembers | 1 | 1566567572475 | 247 |
org.jboss.cdi.tck.tests.event.resolve.nonbinding.NonBindingTypesWhenResolvingTest | testNonBindingTypeAnnotationWhenResolvingFails | 1 | 1566567573884 | 287 |
org.jboss.cdi.tck.tests.event.resolve.typeWithParameters.CheckTypeParametersWhenResolvingObserversTest | testEventTypeAssignableToATypeVariable | 1 | 1566567575504 | 278 |
testEventTypeResolution | 1 | 1566567575783 | 11 |
testObservedEventTypeParameterIsActualType | 1 | 1566567575795 | 15 |
testObservedEventTypeParameterIsActualTypeNested | 1 | 1566567575811 | 57 |
testObservedEventTypeParameterIsTypeVariable | 1 | 1566567575869 | 11 |
testObservedEventTypeParameterIsWildcard | 1 | 1566567575880 | 16 |
testParameterizedEventTypeAssignableToRawType | 1 | 1566567575897 | 10 |
testResolvingChecksTypeParameters | 1 | 1566567575908 | 63 |
org.jboss.cdi.tck.tests.event.resolve.typeWithParameters.ChecksEventTypeWhenResolvingTest | testResolvingChecksEventType | 1 | 1566567577199 | 262 |
org.jboss.cdi.tck.tests.event.select.SelectEventTest | testEventSelectReturnsEventOfSameType | 1 | 1566567578608 | 308 |
testEventSelectThrowsExceptionForDuplicateBindingType | 1 | 1566567578916 | 55 |
testEventSelectThrowsExceptionIfAnnotationIsNotBindingType | 1 | 1566567578972 | 9 |
testEventSelectThrowsExceptionIfEventTypeHasTypeVariable | 1 | 1566567578982 | 10 |
testEventSelectWithSubtypeThrowsExceptionForDuplicateBindingType | 1 | 1566567578992 | 71 |
testEventSelectWithSubtypeThrowsExceptionIfAnnotationIsNotBindingType | 1 | 1566567579064 | 10 |
org.jboss.cdi.tck.tests.extensions.afterBeanDiscovery.AfterBeanDiscoveryTest | testAddContext | 1 | 1566567580236 | 207 |
testBeanIsAdded | 1 | 1566567580444 | 16 |
testCustomDependentBeanInjectionPointIsAvailable | 1 | 1566567580461 | 11 |
testObserverMethodRegistered | 1 | 1566567580472 | 9 |
testProcessBeanIsFired | 1 | 1566567580482 | 9 |
testProcessObserverMethodFiredWhileAddingObserverMethod | 1 | 1566567580492 | 7 |
org.jboss.cdi.tck.tests.extensions.afterBeanDiscovery.annotated.GetAnnotatedTypesTest | testGetAnnotatedType | 1 | 1566567581677 | 291 |
testGetAnnotatedTypes | 1 | 1566567581968 | 91 |
org.jboss.cdi.tck.tests.extensions.alternative.deployment.AlternativeInLibraryWithExtensionTest | testAlternative | 1 | 1566567583223 | 222 |
org.jboss.cdi.tck.tests.extensions.alternative.metadata.AlternativeMetadataTest | testContainerUsesOperationsOfAnnotatedNotReflectionApi | 1 | 1566567584761 | 224 |
testDisposesIsAppliedToMethodParameter | 1 | 1566567584986 | 17 |
testExtraQualifierAppliedToObservesMethodParameter | 1 | 1566567585004 | 60 |
testExtraQualifierIsAppliedToInjectedField | 1 | 1566567585064 | 12 |
testGetAnnotationUsedForGettingInterceptorInformation | 1 | 1566567585076 | 12 |
testGetAnnotationUsedForGettingQualifierInformation | 1 | 1566567585089 | 72 |
testGetAnnotationUsedForGettingScopeInformation | 1 | 1566567585162 | 10 |
testGetAnnotationUsedForGettingStereotypeInformation | 1 | 1566567585172 | 11 |
testGetBaseTypeUsedToDetermineTypeOfConstructorInjectionPoint | 1 | 1566567585184 | 11 |
testGetBaseTypeUsedToDetermineTypeOfDisposalParameter | 1 | 1566567585195 | 64 |
testGetBaseTypeUsedToDetermineTypeOfDisposerInjectionPoint | 1 | 1566567585260 | 10 |
testGetBaseTypeUsedToDetermineTypeOfEventParameter | 1 | 1566567585270 | 9 |
testGetBaseTypeUsedToDetermineTypeOfInitializerInjectionPoint | 1 | 1566567585280 | 9 |
testGetBaseTypeUsedToDetermineTypeOfInjectionPoint | 1 | 1566567585290 | 9 |
testGetBaseTypeUsedToDetermineTypeOfObserverInjectionPoint | 1 | 1566567585300 | 61 |
testGetBaseTypeUsedToDetermineTypeOfProducerInjectionPoint | 1 | 1566567585362 | 13 |
testGetTypeClosureUsed | 1 | 1566567585376 | 8 |
testGetTypeClosureUsedToDetermineTypeOfProducerField | 1 | 1566567585384 | 77 |
testGetTypeClosureUsedToDetermineTypeOfProducerMethod | 1 | 1566567585462 | 8 |
testGetTypeClosureUsedToDetermineTypeOfSessionBean | 1 | 1566567585470 | 8 |
testInjectCreatesInitializerMethod | 1 | 1566567585479 | 8 |
testObserverMethod | 1 | 1566567585488 | 8 |
testPreviouslyNonInjectAnnotatedConstructorIsUsed | 1 | 1566567585496 | 8 |
testPreviouslyNonInjectAnnotatedFieldIsInjected | 1 | 1566567585505 | 61 |
testProducesCreatesProducerField | 1 | 1566567585567 | 7 |
testProducesCreatesProducerMethod | 1 | 1566567585575 | 8 |
testQualifierAddedToInitializerParameter | 1 | 1566567585583 | 8 |
testQualifierIsAppliedToProducerMethod | 1 | 1566567585592 | 7 |
testQualifierIsAppliedToProducerMethodParameter | 1 | 1566567585600 | 87 |
org.jboss.cdi.tck.tests.extensions.alternative.metadata.annotated.AnnotatedTypeAnnotationsTest | testCreateAnnotatedType | 1 | 1566567586804 | 258 |
testGetAnnotatedType | 1 | 1566567587063 | 9 |
testGetAnnotatedTypes | 1 | 1566567587073 | 114 |
testProcessAnnotatedType | 1 | 1566567587188 | 7 |
org.jboss.cdi.tck.tests.extensions.alternative.metadata.interceptor.AlternativeMetadataInterceptorInjectionTargetTest | testInterceptorInterceptsOnlyBindedClass | 1 | 1566567588422 | 227 |
org.jboss.cdi.tck.tests.extensions.alternative.metadata.interceptor.AlternativeMetadataInterceptorTest | testInterceptorInterceptsOnlyBindedClass | 1 | 1566567589687 | 178 |
org.jboss.cdi.tck.tests.extensions.annotated.AlternativeMetaDataTest | testBaseType | 1 | 1566567591166 | 204 |
testConstructors | 1 | 1566567591371 | 9 |
testFields | 1 | 1566567591381 | 8 |
testGetAnnotation | 1 | 1566567591390 | 9 |
testGetAnnotations | 1 | 1566567591399 | 63 |
testIsAnnotationPresent | 1 | 1566567591463 | 8 |
testMethods | 1 | 1566567591472 | 7 |
testTypeClosure | 1 | 1566567591480 | 8 |
org.jboss.cdi.tck.tests.extensions.annotated.ProcessAnnotatedTypeTest | testGetAnnotatedType | 1 | 1566567592709 | 309 |
testProcessAnnotatedTypeEventsSent | 1 | 1566567593019 | 8 |
testProcessAnnotatedTypeFiredForEnum | 1 | 1566567593027 | 36 |
testSetAnnotatedType | 1 | 1566567593064 | 7 |
testVeto | 1 | 1566567593072 | 7 |
org.jboss.cdi.tck.tests.extensions.annotated.broken.processAnnotatedObserverThrowsException.ProcessAnnotatedTypeEventThrowsExceptionTest | testProcessAnnotatedTypeEventThrowsExceptionNotOk | 1 | 1566567593359 | 0 |
org.jboss.cdi.tck.tests.extensions.annotated.broken.processInjectionTargetThrowsException.ProcessInjectionTargetEventThrowsExceptionTest | testProcessInjectionTargetEventThrowsExceptionNotOk | 1 | 1566567593600 | 1 |
org.jboss.cdi.tck.tests.extensions.annotated.delivery.EnterpriseWithAnnotationsTest | testDelivery (integration) | 1 | 1566567594783 | 310 |
testDeliveryMetaAnnotation (integration) | 1 | 1566567595094 | 7 |
org.jboss.cdi.tck.tests.extensions.annotated.delivery.broken.WithAnnotationsAppliedToIllegalContainerLifecycleEventParameterTest | testDeploymentFails | 1 | 1566567595378 | 1 |
org.jboss.cdi.tck.tests.extensions.annotated.delivery.broken.WithAnnotationsAppliedToIllegalEventParameterTest | testDeploymentFails | 1 | 1566567666182 | 0 |
org.jboss.cdi.tck.tests.extensions.annotated.synthetic.ProcessSyntheticAnnotatedTypeTest | testEventsFired | 1 | 1566567668516 | 688 |
testEventsSources | 1 | 1566567669205 | 64 |
org.jboss.cdi.tck.tests.extensions.bean.bytype.BeanByTypeTest | testGetBeans | 1 | 1566567670883 | 379 |
testGetBeansDoesNotResolveAlternatives | 1 | 1566567671263 | 11 |
testNoBindingImpliesCurrent | 1 | 1566567671275 | 15 |
testNonBindingType | 1 | 1566567671291 | 72 |
testSameBindingTwice | 1 | 1566567671363 | 14 |
testTypeVariable | 1 | 1566567671377 | 16 |
org.jboss.cdi.tck.tests.extensions.beanManager.BeanManagerTest | testAmbiguousDependencyNotResolved | 1 | 1566567672960 | 437 |
testAmbiguousDependencyResolved | 1 | 1566567673397 | 73 |
testDetermineInterceptorBindingType | 1 | 1566567673471 | 16 |
testDetermineQualifierType | 1 | 1566567673488 | 14 |
testDetermineScope | 1 | 1566567673502 | 63 |
testDetermineScopeType | 1 | 1566567673566 | 15 |
testDetermineStereotype | 1 | 1566567673582 | 13 |
testGetELResolver | 1 | 1566567673596 | 66 |
testGetExtension | 1 | 1566567673663 | 10 |
testGetMetaAnnotationsForInterceptorBindingType | 1 | 1566567673674 | 10 |
testGetMetaAnnotationsForStereotype | 1 | 1566567673685 | 9 |
testObtainingAnnotatedType | 1 | 1566567673695 | 12 |
testObtainingInjectionTarget | 1 | 1566567673708 | 60 |
testObtainingInjectionTargetWithDefinitionError | 1 | 1566567673769 | 13 |
testResolveWithEmptySet | 1 | 1566567673783 | 11 |
testResolveWithNull | 1 | 1566567673795 | 73 |
testValidateThrowsException | 1 | 1566567673869 | 15 |
org.jboss.cdi.tck.tests.extensions.beanManager.PassivationIdTest | testGetPassivationCapableBeanById | 1 | 1566567675295 | 375 |
org.jboss.cdi.tck.tests.extensions.beanManager.bean.SyntheticBeanTest | testRegisteredBean | 1 | 1566567677290 | 393 |
testSerializableBean | 1 | 1566567677684 | 9 |
testSyntheticBeanIntercepted | 1 | 1566567677694 | 10 |
testSyntheticDecorator | 1 | 1566567677705 | 61 |
testSyntheticProducerField | 1 | 1566567677766 | 9 |
testSyntheticProducerMethod | 1 | 1566567677776 | 9 |
org.jboss.cdi.tck.tests.extensions.beanManager.beanAttributes.CreateBeanAttributesTest | testBeanAttributesForField | 1 | 1566567679371 | 389 |
testBeanAttributesForManagedBean | 1 | 1566567679760 | 9 |
testBeanAttributesForManagedBeanWithModifiedAnnotatedType | 1 | 1566567679770 | 17 |
testBeanAttributesForMethod | 1 | 1566567679787 | 10 |
testBeanAttributesForSessionBean (integration) | 1 | 1566567679797 | 10 |
testInvalidMember | 1 | 1566567679807 | 63 |
org.jboss.cdi.tck.tests.extensions.beanManager.bootstrap.unavailable.methods.UnavailableMethodsDuringApplicationInitializationTest | testUnavailableMethods | 1 | 1566567681364 | 332 |
org.jboss.cdi.tck.tests.extensions.beanManager.broken.event.FireContainerLifecycleEventTest | testFireContainerLifecycleEvent | 1 | 1566567683008 | 334 |
org.jboss.cdi.tck.tests.extensions.beanManager.el.WrapExpressionFactoryTest | testWrapping | 1 | 1566567684695 | 379 |
org.jboss.cdi.tck.tests.extensions.beanManager.equivalence.interceptorbinding.InterceptorBindingEquivalenceTest | testAreInterceptorBindingsEquivalent | 1 | 1566567686391 | 827 |
testGetInterceptorBindingHashCode | 1 | 1566567687219 | 49 |
org.jboss.cdi.tck.tests.extensions.beanManager.equivalence.qualifier.QualifierEquivalenceTest | testAreQualifiersEquivalent | 1 | 1566567688512 | 240 |
testGetQualifierHashCode | 1 | 1566567688752 | 14 |
org.jboss.cdi.tck.tests.extensions.beanManager.injectionPoint.CreateInjectionPointTest | testConstructorParameter | 1 | 1566567689916 | 251 |
testField | 1 | 1566567690168 | 8 |
testInvalidField | 1 | 1566567690177 | 12 |
testInvalidParameter | 1 | 1566567690190 | 12 |
testMethodParameter | 1 | 1566567690203 | 8 |
org.jboss.cdi.tck.tests.extensions.beanManager.producer.SyntheticProducerTest | testInvalidProducerField1 | 1 | 1566567691400 | 278 |
testInvalidProducerField2 | 1 | 1566567691679 | 11 |
testInvalidProducerField3 | 1 | 1566567691690 | 15 |
testInvalidProducerMethod1 | 1 | 1566567691705 | 55 |
testInvalidProducerMethod2 | 1 | 1566567691761 | 9 |
testNonStaticProducerField | 1 | 1566567691771 | 14 |
testNonStaticProducerMethod | 1 | 1566567691786 | 8 |
testStaticProducerField | 1 | 1566567691795 | 8 |
testStaticProducerMethod | 1 | 1566567691804 | 62 |
org.jboss.cdi.tck.tests.extensions.beanManager.unmanaged.UnmanagedInstanceTest | testNonContextualInstanceIsIntercepted | 1 | 1566567693024 | 353 |
testObtainNonContextualInstance (integration) | 1 | 1566567693378 | 11 |
testObtainNonContextualInstanceUsingCurrentBeanManager | 1 | 1566567693389 | 11 |
org.jboss.cdi.tck.tests.extensions.beanManager.unmanaged.broken.UnamangedInstanceIllegalStatesTest | disposeCallBeforeProduce | 1 | 1566567694518 | 277 |
disposeCalledOnAlreadyDisposedInstance | 1 | 1566567694795 | 10 |
injectCallBeforeProduce | 1 | 1566567694806 | 54 |
injectCalledOnAlreadyDisposedInstance | 1 | 1566567694860 | 10 |
posConstructCallBeforeProduce | 1 | 1566567694871 | 9 |
postConstructCalledOnAlreadyDisposedInstance | 1 | 1566567694881 | 11 |
preDeStroyCalledOnAlreadyDisposedInstance | 1 | 1566567694893 | 8 |
preDestroyCallBeforeProduce | 1 | 1566567694902 | 64 |
produceCalledOnAlreadyDisposedInstance | 1 | 1566567694967 | 10 |
produceCalledOnAlreadyProducedInstance | 1 | 1566567694978 | 8 |
org.jboss.cdi.tck.tests.extensions.communication.ExtensionsCommunicationTest | testEvents | 1 | 1566567696124 | 295 |
org.jboss.cdi.tck.tests.extensions.configurators.BasicConfiguratorsTest | configuratorReturnsAlwaysSameAnnotatedTypeConfigurator | 1 | 1566567697596 | 223 |
configuratorReturnsAlwaysSameBeanAttributesConfigurator | 1 | 1566567697820 | 40 |
configuratorReturnsAlwaysSameInjectionPointConfigurator | 1 | 1566567697860 | 8 |
configuratorReturnsAlwaysSameObserverMethodConfigurator | 1 | 1566567697869 | 9 |
org.jboss.cdi.tck.tests.extensions.configurators.annotatedTypeConfigurator.AnnotatedTypeConfiguratorTest | addMethodsOfAnnotationTypecConfigurator | 1 | 1566567699195 | 304 |
annotatedTypesAndMemebersEqual | 1 | 1566567699500 | 8 |
annotationsRemovedFromAnimalShelter | 1 | 1566567699509 | 56 |
configuratorInitializedWithOriginalAT | 1 | 1566567699566 | 9 |
configureAndTestConstructorAnnotatedParams | 1 | 1566567699576 | 9 |
removeMethodsOfAnnotationTypeConfigurator | 1 | 1566567699586 | 8 |
org.jboss.cdi.tck.tests.extensions.configurators.annotatedTypeConfigurator.beforeBeanDiscovery.AnnotatedTypeConfiguratorInBBDTest | testInterceptorBindingAddition | 1 | 1566567700869 | 254 |
testQualifierAddition | 1 | 1566567701124 | 7 |
org.jboss.cdi.tck.tests.extensions.configurators.bean.BeanConfiguratorTest | processSynthethicBeanEventFired | 1 | 1566567702331 | 349 |
testCreationalAndDisposalMethods | 1 | 1566567702681 | 12 |
testDefaultScopeOfAddedBean | 1 | 1566567702694 | 10 |
testInjectionPoints | 1 | 1566567702705 | 64 |
testPassivationCapability | 1 | 1566567702770 | 7 |
org.jboss.cdi.tck.tests.extensions.configurators.beanAttributes.BeanAttributesConfiguratorTest | configuratorInitializedWithOriginalBeanAttributes | 1 | 1566567704081 | 485 |
testMultiAdditionMethods | 1 | 1566567704567 | 8 |
testReplacementMethods | 1 | 1566567704576 | 9 |
testSingleAdditionMethods | 1 | 1566567704585 | 13 |
org.jboss.cdi.tck.tests.extensions.configurators.injectionPoint.InjectionPointConfiguratorTest | changeTypeAndAddQualifier | 1 | 1566567706091 | 271 |
configuratorInitializedWithOriginalInjectionPoint | 1 | 1566567706363 | 9 |
readFromFieldAndCheckTransientField | 1 | 1566567706372 | 12 |
replaceQualifiersAndDelegate | 1 | 1566567706385 | 9 |
org.jboss.cdi.tck.tests.extensions.configurators.injectionTargetFactory.InjectionTargetFactoryConfigureTest | testInjectionTargetFactoryConfigure | 1 | 1566567707810 | 253 |
org.jboss.cdi.tck.tests.extensions.configurators.invalid.ConfiguratorAndSetMethodTest | testPAT | 1 | 1566567709137 | 246 |
testPBA | 1 | 1566567709384 | 7 |
testPIP | 1 | 1566567709392 | 8 |
testPOM | 1 | 1566567709401 | 11 |
org.jboss.cdi.tck.tests.extensions.configurators.observerMethod.ObserverMethodConfiguratorTest | addNewObserverMethodFromReadingExistingOne | 1 | 1566567710702 | 288 |
addQualifiersAndSetPriorityAndChangeToAsync | 1 | 1566567710991 | 19 |
configuratorInitializedWithOriginalObserverMethod | 1 | 1566567711011 | 51 |
defaultBeanClassIsExtensionClass | 1 | 1566567711063 | 8 |
notifyAcceptingConsumerNotified | 1 | 1566567711072 | 11 |
setReceptionAndTransactionPhase | 1 | 1566567711084 | 17 |
syntheticEventInvokedAndReturningSourceTest | 1 | 1566567711102 | 63 |
org.jboss.cdi.tck.tests.extensions.configurators.producer.ProducerConfiguratorTest | configuratorOptionsTest | 1 | 1566567712289 | 436 |
org.jboss.cdi.tck.tests.extensions.configurators.producer.broken.ModifyingProducerViaConfigureAndSetTest | testDeploymentThrowsISE | 1 | 1566567713783 | 205 |
org.jboss.cdi.tck.tests.extensions.container.event.broken.processBeanObserverRegistersException.AddDefinitionErrorTest | testAddDefinitionError | 1 | 1566567714403 | 1 |
org.jboss.cdi.tck.tests.extensions.container.event.broken.processBeanObserverThrowsException.ThrowExceptionInProcessBeanObserverTest | testProcessBeanObserverThrowsException | 1 | 1566567714701 | 0 |
org.jboss.cdi.tck.tests.extensions.interceptionFactory.InterceptionFactoryTest | interceptionFactoryBeanIsAvailable | 1 | 1566567716075 | 299 |
producedInstanceIsIntercepted | 1 | 1566567716375 | 18 |
producedWithFinalMethodIsIntercepted | 1 | 1566567716394 | 9 |
org.jboss.cdi.tck.tests.extensions.interceptionFactory.broken.BrokenInterceptedInstanceTest | illegalExceptionIsThrownForSubsequentCall | 1 | 1566567717426 | 347 |
unproxyableExceptionIsThrown | 1 | 1566567717774 | 8 |
org.jboss.cdi.tck.tests.extensions.interceptionFactory.broken.InvalidInterceptionFactoryInjectionPointTest | noopTest | 1 | 1566567718220 | 0 |
org.jboss.cdi.tck.tests.extensions.interceptionFactory.customBean.CustomBeanWithInterceptorTest | customBeanIntercepted | 1 | 1566567719265 | 217 |
org.jboss.cdi.tck.tests.extensions.interceptors.InterceptorExtensionTest | testInterceptorAddedByAnnotatedType (integration) | 1 | 1566567720617 | 242 |
testInterceptorAddedByClass (integration) | 1 | 1566567720860 | 8 |
testLifecycleInterceptor (integration) | 1 | 1566567720868 | 9 |
org.jboss.cdi.tck.tests.extensions.interceptors.annotation.InterceptorAnnotationExtensionTest | testInterceptorAddedByExtension | 1 | 1566567722313 | 238 |
org.jboss.cdi.tck.tests.extensions.interceptors.custom.CustomInterceptorInvocationTest | testCustomInterceptorInvocation | 1 | 1566567723761 | 312 |
org.jboss.cdi.tck.tests.extensions.interceptors.custom.CustomInterceptorRegistrationTest | testCustomInterceptorRegistration | 1 | 1566567725266 | 179 |
org.jboss.cdi.tck.tests.extensions.lifecycle.atd.AfterTypeDiscoveryTest | testAddAnnotatedType | 1 | 1566567726632 | 201 |
testAddAnnotatedTypeWithConfigurator | 1 | 1566567726834 | 10 |
testFinalAlternatives | 1 | 1566567726845 | 18 |
testFinalDecorators | 1 | 1566567726864 | 9 |
testFinalInterceptors | 1 | 1566567726874 | 8 |
testInitialAlternatives | 1 | 1566567726883 | 8 |
testInitialDecorators | 1 | 1566567726892 | 8 |
testInitialInterceptors | 1 | 1566567726900 | 64 |
testProcessProducerEventFiredForProducerField | 1 | 1566567726965 | 8 |
testProcessProducerEventFiredForProducerMethod | 1 | 1566567726974 | 7 |
org.jboss.cdi.tck.tests.extensions.lifecycle.atd.broken.ThrowExceptionTest | testDeployment | 1 | 1566567727264 | 0 |
org.jboss.cdi.tck.tests.extensions.lifecycle.bbd.BeforeBeanDiscoveryTest | testAddAnnotatedType | 1 | 1566567800283 | 712 |
testAddAnnotatedTypeWithConfigurator | 1 | 1566567800996 | 63 |
testAddingQualifierByAnnotatedType | 1 | 1566567801060 | 11 |
testAddingQualifierByClass | 1 | 1566567801072 | 11 |
testAddingScopeType | 1 | 1566567801084 | 9 |
testBeforeBeanDiscoveryEventIsCalled | 1 | 1566567801094 | 68 |
org.jboss.cdi.tck.tests.extensions.lifecycle.bbd.DeploymentTest | testDeployedManagerEvent | 1 | 1566567802874 | 399 |
testOnlyEnabledBeansDeployed | 1 | 1566567803274 | 12 |
org.jboss.cdi.tck.tests.extensions.lifecycle.bbd.broken.exception.BeforeBeanDiscoveryThrowsExceptionTest | testThrowsException | 1 | 1566567803684 | 1 |
org.jboss.cdi.tck.tests.extensions.lifecycle.bbd.broken.normalScope.AddingNormalScopeTest | testAddingScopeType | 1 | 1566567804181 | 1 |
org.jboss.cdi.tck.tests.extensions.lifecycle.bbd.broken.passivatingScope.AddingPassivatingScopeTest | testAddingScopeType | 1 | 1566567804477 | 0 |
org.jboss.cdi.tck.tests.extensions.lifecycle.broken.addDeploymentProblem.AddDeploymentProblemTest | testObserverDeploymentProblemTreatedAsDeploymentError | 1 | 1566567804982 | 0 |
org.jboss.cdi.tck.tests.extensions.lifecycle.broken.exception.discovery.AfterBeanDiscoveryObserverExecutionFailureTest | testObserverFailureTreatedAsDefinitionError | 1 | 1566567805392 | 0 |
org.jboss.cdi.tck.tests.extensions.lifecycle.broken.observerMethod.ObserverMethodWithoutNotifyMethodTest | unableToProcessObserverMethodConfigurator | 1 | 1566567805791 | 0 |
org.jboss.cdi.tck.tests.extensions.lifecycle.events.ContainerLifeCycleEventRuntimeInvocationTest | testAfterBeanDiscoveryEventFails (integration) | 1 | 1566567807796 | 401 |
testAfterDeploymentValidationEventFails (integration) | 1 | 1566567808198 | 13 |
testAfterTypeDiscoveryEventFails (integration) | 1 | 1566567808259 | 12 |
testBeforeBeanDiscoveryEventFails (integration) | 1 | 1566567808271 | 15 |
testProcessAnnotatedTypeEventFails (integration) | 1 | 1566567808287 | 12 |
testProcessBeanAttributesEventFails (integration) | 1 | 1566567808300 | 68 |
testProcessBeanEventFails (integration) | 1 | 1566567808368 | 11 |
testProcessInjectionPointEventFails (integration) | 1 | 1566567808380 | 11 |
testProcessInjectionTargetEventFails (integration) | 1 | 1566567808391 | 10 |
testProcessManagedBeanEventFails (integration) | 1 | 1566567808402 | 65 |
testProcessObserverMethodEventFails (integration) | 1 | 1566567808468 | 10 |
testProcessProducer (integration) | 1 | 1566567808478 | 10 |
testProcessProducerFieldEventFails (integration) | 1 | 1566567808488 | 9 |
testProcessProducerMethodEventFails (integration) | 1 | 1566567808498 | 61 |
testProcessSessionBeanEventFails (integration) | 1 | 1566567808560 | 9 |
testProcessSyntheticAnnotatedTypeEventFails (integration) | 1 | 1566567808570 | 13 |
org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.VerifyValuesTest | testDecoratorBeanAttributes | 1 | 1566567810110 | 473 |
testInterceptorBeanAttributes | 1 | 1566567810584 | 11 |
testManagedBeanAnnotated | 1 | 1566567810595 | 10 |
testManagedBeanAttributes | 1 | 1566567810606 | 63 |
testProducerFieldAnnotated | 1 | 1566567810669 | 9 |
testProducerFieldBeanAttributes | 1 | 1566567810679 | 9 |
testProducerMethodAnnotated | 1 | 1566567810689 | 9 |
testProducerMethodBeanAttributes | 1 | 1566567810699 | 66 |
testSessionBeanAnnotated | 1 | 1566567810766 | 9 |
testSessionBeanAttributes | 1 | 1566567810776 | 10 |
org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.broken.AddDefinitionErrorTest | testDeployment | 1 | 1566567811180 | 0 |
org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.broken.ThrowExceptionTest | testDeployment | 1 | 1566567811506 | 0 |
org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.broken.invalid.InvalidQualifierTest | test | 1 | 1566567811863 | 1 |
org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.broken.invalid.InvalidScopeTest | test | 1 | 1566567812191 | 1 |
org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.broken.invalid.InvalidStereotypeTest | test | 1 | 1566567812502 | 0 |
org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.broken.invalid.InvalidTypesTest | test | 1 | 1566567812880 | 1 |
org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.broken.passivation.PassivationCapabilityErrorTest | test | 1 | 1566567813198 | 0 |
org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.broken.passivation.PassivationCapableDependencyErrorTest | test | 1 | 1566567813582 | 1 |
org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.builtin.ProcessBeanAttributesNotFiredForBuiltinBean | testProcessBeanAttributesNotFired | 1 | 1566567814861 | 344 |
org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.decorator.DecoratorProcessBeanAttributesTest | testAlphaDecoratorObserved | 1 | 1566567816618 | 334 |
testBravoDecoratorObserved | 1 | 1566567816953 | 11 |
org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.ignoreFinalMethods.IgnoreFinalMethodsTest | testAppDeployedAndBeanIsAvailable | 1 | 1566567818204 | 396 |
org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.modify.SetBeanAttributesTest | testBeanModified | 1 | 1566567819872 | 316 |
testChangesAreNotPropagated | 1 | 1566567820189 | 8 |
org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.modify.broken.SetBeanAttributesTest | testBeanDefinitionIsValidated | 1 | 1566567820712 | 46 |
org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.specialization.SpecializationTest | testProcessBeanAttributesFiredProperlyForSpecializedBean | 1 | 1566567821877 | 525 |
org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.specialization.VetoTest | testSpecializedBeanAvailableAfterSpecializingBeanVetoed | 1 | 1566567823714 | 324 |
org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.specialization.broken.TypeConflictDetectionTest | testDeployment | 1 | 1566567824307 | 0 |
org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.synthetic.ProcessBeanAttributesNotFiredForSyntheticBeanTest | testProcessBeanAttributesNotFired | 1 | 1566567825516 | 344 |
org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.veto.VetoTest | testBeanVetoed | 1 | 1566567827117 | 301 |
org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.ProcessInjectionPointFiredTest | testConstructorInjectionPoint | 1 | 1566567829368 | 411 |
testDisposerMethodInjectionPoint | 1 | 1566567829780 | 9 |
testFieldInjectionPoint | 1 | 1566567829790 | 9 |
testInitializerInjectionPoint | 1 | 1566567829800 | 64 |
testJavaEEComponentInjectionPoint (integration) | 1 | 1566567829865 | 8 |
testObserverMethodInjectionPoint | 1 | 1566567829874 | 9 |
testProducerMethodInjectionPoint1 | 1 | 1566567829884 | 8 |
testProducerMethodInjectionPoint2 | 1 | 1566567829893 | 9 |
org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.broken.AddDefinitionErrorTest | testDeployment | 1 | 1566567830297 | 1 |
org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.broken.ThrowExceptionTest | testDeployment | 1 | 1566567830587 | 0 |
org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.modify.InjectionPointOverridingTest | testDelegateInjectionPoint | 1 | 1566567831682 | 303 |
testNewInjectionPointDiscovered | 1 | 1566567831986 | 16 |
testOverridingFieldInjectionPoint | 1 | 1566567832003 | 9 |
org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionTarget.ContainerEventTest | testProcessInjectionTargetEventFiredForFilter (integration) | 1 | 1566567833567 | 328 |
testProcessInjectionTargetEventFiredForJsfManagedBean (integration) | 1 | 1566567833896 | 12 |
testProcessInjectionTargetEventFiredForServlet (integration) | 1 | 1566567833909 | 55 |
testProcessInjectionTargetEventFiredForServletListener (integration) | 1 | 1566567833965 | 8 |
testProcessInjectionTargetEventFiredForTagHandler (integration) | 1 | 1566567833974 | 8 |
testProcessInjectionTargetEventFiredForTagLibraryListener (integration) | 1 | 1566567833983 | 8 |
testTypeOfProcessInjectionTargetParameter (integration) | 1 | 1566567833992 | 8 |
org.jboss.cdi.tck.tests.extensions.observer.ProcessObserverMethodEventTest | replaceWithSetObserverMethod | 1 | 1566567835204 | 406 |
testGetAnnotatedMethod | 1 | 1566567835611 | 51 |
testGetObserverMethod | 1 | 1566567835663 | 8 |
testProcessObserverMethodEventsSent | 1 | 1566567835672 | 11 |
vetoEventD | 1 | 1566567835684 | 9 |
org.jboss.cdi.tck.tests.extensions.observer.broken.definitionError.ProcessObserverMethodErrorTest | testAddDefinitionError | 1 | 1566567836064 | 0 |
org.jboss.cdi.tck.tests.extensions.observer.broken.exception.ProcessObserverMethodExceptionTest | testExceptionIsDefinitionError | 1 | 1566567836371 | 1 |
org.jboss.cdi.tck.tests.extensions.observer.priority.ExtensionObserverOrderingTest | testEventOrdering | 1 | 1566567837466 | 242 |
org.jboss.cdi.tck.tests.extensions.processBean.ProcessBeanTest | testProcessBeanEvent | 1 | 1566567838917 | 361 |
testProcessBeanFiredForDecorator | 1 | 1566567839278 | 8 |
testProcessBeanFiredForInterceptor | 1 | 1566567839287 | 9 |
testProcessProducerFieldEvent | 1 | 1566567839297 | 9 |
testProcessProducerMethodEvent | 1 | 1566567839307 | 56 |
org.jboss.cdi.tck.tests.extensions.processBean.ProcessSessionBeanTest | testProcessSessionBeanEvent (integration) | 1 | 1566567840475 | 274 |
org.jboss.cdi.tck.tests.extensions.producer.ProducerTest | testDisposeDoesNothing | 1 | 1566567841906 | 314 |
testGetAnnotatedTypeOnProcessInjectionTarget | 1 | 1566567842221 | 45 |
testGetInjectionPointsForConstructorAndInitializer | 1 | 1566567842267 | 12 |
testGetInjectionPointsForFields | 1 | 1566567842279 | 10 |
testInjectionPointsForProducerMethod | 1 | 1566567842290 | 73 |
testInjectionTargetInject | 1 | 1566567842364 | 9 |
testInjectionTargetPostConstruct | 1 | 1566567842374 | 9 |
testInjectionTargetPreDestroy | 1 | 1566567842384 | 9 |
testInterceptorAndDecoratorStackBuilt | 1 | 1566567842394 | 65 |
testProduceAccessesProducerField | 1 | 1566567842460 | 10 |
testProduceAndInjectCallsInitializerAndConstructor | 1 | 1566567842471 | 8 |
testProduceCallsProducerMethod | 1 | 1566567842479 | 8 |
testProducerForMethodDisposesProduct | 1 | 1566567842488 | 8 |
testSetProducerOverridesProducer | 1 | 1566567842496 | 8 |
testSettingInjectionTargetReplacesIt | 1 | 1566567842505 | 59 |
org.jboss.cdi.tck.tests.extensions.producer.broken.injectionTargetError.InjectionTargetDefinitionErrorTest | testAddingDefinitionError | 1 | 1566567913663 | 1 |
org.jboss.cdi.tck.tests.extensions.producer.broken.processing.ProducerProcessingWithDefinitionErrorTest | testExplicitDefinitionError | 1 | 1566567914266 | 0 |
org.jboss.cdi.tck.tests.extensions.registration.BeanRegistrationByExtensionInNonBeanArchiveTest | shouldFindBeanReference (integration) | 1 | 1566567916368 | 836 |
org.jboss.cdi.tck.tests.extensions.registration.BeanRegistrationByExtensionInWarLibraryTest | shouldFindBeanReference (integration) | 1 | 1566567919011 | 404 |
org.jboss.cdi.tck.tests.extensions.registration.TwoBeansOneClassTest | testTwoBeansWithOneBaseClass (integration) | 1 | 1566567921128 | 495 |
org.jboss.cdi.tck.tests.extensions.registration.VisibilityOfBeanRegisteredByExtensionFromNonBeanLibraryTest | shouldFindBeanReference (integration) | 1 | 1566567923274 | 342 |
org.jboss.cdi.tck.tests.implementation.builtin.broken.transaction.UserTransactionInvalidInjectionTest | testUserTransactionInjection (integration) | 1 | 1566567924359 | 1 |
org.jboss.cdi.tck.tests.implementation.builtin.metadata.BuiltinMetadataBeanTest | testBeanMetadata | 1 | 1566567925891 | 476 |
testDecoratorMetadata | 1 | 1566567926368 | 10 |
testInterceptorMetadata | 1 | 1566567926379 | 14 |
testProducerMethodMetadata | 1 | 1566567926394 | 10 |
org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.intercepted.InterceptedBeanFieldInjectionTest | testDeploymentFails | 1 | 1566567926960 | 0 |
org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.intercepted.InterceptedBeanInitializerInjectionTest | testDeploymentFails | 1 | 1566567927361 | 0 |
org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.BeanTypeParamConstructorTest | testDeploymentFails | 1 | 1566567927691 | 0 |
org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.BeanTypeParamDisposerTest | testDeploymentFails | 1 | 1566567928001 | 0 |
org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.DecoratorTypeParamConstructorTest | testDeploymentFails | 1 | 1566567928386 | 0 |
org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.DecoratorTypeParamFieldTest | testDeploymentFails | 1 | 1566567928761 | 0 |
org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.DecoratorTypeParamInitializerTest | testDeploymentFails | 1 | 1566567929101 | 0 |
org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.DecoratoredBeanTypeParamConstructorTest | testDeploymentFails | 1 | 1566567929482 | 1 |
org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.DecoratoredBeanTypeParamInitializerTest | testDeploymentFails | 1 | 1566567929867 | 1 |
org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.interceptor.InterceptedBeanTypeParamConstructorTest | testDeploymentFails | 1 | 1566567930204 | 0 |
org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.interceptor.InterceptedBeanTypeParamFieldTest | testDeploymentFails | 1 | 1566567930586 | 0 |
org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.interceptor.InterceptedBeanTypeParamInitializerTest | testDeploymentFails | 1 | 1566567930965 | 1 |
org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.interceptor.InterceptorTypeParamConstructorTest | testDeploymentFails | 1 | 1566567931289 | 1 |
org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.interceptor.InterceptorTypeParamInitializerTest | testDeploymentFails | 1 | 1566567931710 | 0 |
org.jboss.cdi.tck.tests.implementation.builtin.servlet.ServletContainerBuiltinBeanTest | testBuiltinBeansAvailableForInjection (integration) | 1 | 1566567933062 | 408 |
testBuiltinBeansFromClient (integration) | 1 | 1566567933471 | 13 |
org.jboss.cdi.tck.tests.implementation.disposal.method.definition.DisposalMethodDefinitionTest | testBindingTypesAppliedToDisposalMethodParameters | 1 | 1566567934862 | 342 |
testDisposalMethodCalledForProducerField | 1 | 1566567935205 | 8 |
testDisposalMethodForMultipleProducerMethods | 1 | 1566567935214 | 52 |
testDisposalMethodOnNonBean | 1 | 1566567935266 | 9 |
testDisposalMethodParametersGetInjected | 1 | 1566567935276 | 8 |
org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.decorator.DisposerMethodOnDecoratorTest | testDisposerMethodNotAllowedOnDecorator | 1 | 1566567935672 | 1 |
org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.enterprise.methodOnSessionBean.DisposalMethodOnSessionBeanTest | testDisposalMethodNotBusinessOrStatic (integration) | 1 | 1566567935988 | 0 |
org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.interceptor.DisposerMethodOnInterceptorTest | testDisposerMethodNotAllowedOnInterceptor | 1 | 1566567936311 | 0 |
org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.multiple.MultipleDisposerMethodsForProducerMethodTest | testMultipleDisposerMethodsForProducerMethodNotAllowed | 1 | 1566567936662 | 1 |
org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.observes.ObserverParameterUnallowedDefinitionTest | testObserverParameterUnallowed | 1 | 1566567936967 | 1 |
org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.observes.async.DisposerMethodWithAsyncObservesTest | testObserverParameterUnallowed | 1 | 1566567937266 | 1 |
org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.producesUnallowed.ProducesUnallowedDefinitionTest | testProducesUnallowed | 1 | 1566567937613 | 0 |
org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.unresolvedMethod.UnresolvedDisposalMethodDefinitionTest | testUnresolvedDisposalMethod | 1 | 1566567937979 | 0 |
org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.validation.ambiguous.DisposerMethodParameterInjectionValidationTest | test | 1 | 1566567938273 | 0 |
org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.validation.unsatisfied.DisposerMethodParameterInjectionValidationTest | test | 1 | 1566567938902 | 0 |
org.jboss.cdi.tck.tests.implementation.disposal.method.definition.inheritance.DisposerMethodInheritanceTest | testManagedBeanDisposerMethodNotInherited | 1 | 1566567940200 | 365 |
testSessionBeanDisposerMethodNotInherited (integration) | 1 | 1566567940565 | 33 |
org.jboss.cdi.tck.tests.implementation.disposal.method.definition.invocation.DisposesMethodCalledOnceTest | testDisposerCalledOnce1 | 1 | 1566567941874 | 337 |
testDisposerCalledOnce2 | 1 | 1566567942212 | 51 |
testDisposerCalledOnce3 | 1 | 1566567942263 | 10 |
testDisposerCalledOnce4 | 1 | 1566567942274 | 9 |
testDisposerCalledOnce5 | 1 | 1566567942284 | 9 |
testDisposerCalledOnce6 | 1 | 1566567942294 | 68 |
org.jboss.cdi.tck.tests.implementation.disposal.method.definition.parameters.DisposedParameterPositionTest | testDisposedParameterPosition | 1 | 1566567943680 | 259 |
org.jboss.cdi.tck.tests.implementation.enterprise.broken.genericStateless.GenericStatelessSessionBeanTest | testRequestScopedGenericStatelessSessionBean (integration) | 1 | 1566567944290 | 1 |
org.jboss.cdi.tck.tests.implementation.enterprise.broken.singletonWithSessionScope.SingletonWithSessionScopeTest | testSingletonWithSessionScopeFails (integration) | 1 | 1566567944600 | 0 |
org.jboss.cdi.tck.tests.implementation.enterprise.broken.statelessDecorator.DecoratorAnnotatedStatelessSessionBeanTest | testStatelessSessionBeanNotAllowedToBeDecorator (integration) | 1 | 1566567944904 | 0 |
org.jboss.cdi.tck.tests.implementation.enterprise.broken.statelessInterceptor.InterceptorAnnotatedStatelessSessionBeanTest | testStatelessSessionBeanNotAllowedToBeInterceptor (integration) | 1 | 1566568016567 | 1 |
org.jboss.cdi.tck.tests.implementation.enterprise.broken.statelessWithApplicationScope.StatelessWithApplicationScopeTest | testStatelessWithSessionScopeFails (integration) | 1 | 1566568017172 | 0 |
org.jboss.cdi.tck.tests.implementation.enterprise.broken.statelessWithConversationScope.StatelessWithConversationScopeTest | testStatelessWithConversationScopeFails (integration) | 1 | 1566568017669 | 0 |
org.jboss.cdi.tck.tests.implementation.enterprise.broken.statelessWithRequestScope.StatelessWithRequestScopeTest | testStatelessWithRequestScopeFails (integration) | 1 | 1566568018104 | 0 |
org.jboss.cdi.tck.tests.implementation.enterprise.definition.EnterpriseBeanDefinitionTest | testBeanTypesAreLocalInterfacesWithoutWildcardTypesOrTypeVariablesWithSuperInterfaces (integration) | 1 | 1566568020415 | 679 |
testBeanWithNamedAnnotation (integration) | 1 | 1566568021095 | 14 |
testBeanWithQualifiers (integration) | 1 | 1566568021110 | 60 |
testBeanWithScopeAnnotation (integration) | 1 | 1566568021171 | 11 |
testBeanWithStereotype (integration) | 1 | 1566568021183 | 11 |
testConstructorAnnotatedInjectCalled (integration) | 1 | 1566568021195 | 80 |
testConstructorWithNoParamsUsed (integration) | 1 | 1566568021276 | 16 |
testDefaultName (integration) | 1 | 1566568021293 | 11 |
testEnterpriseBeanClassLocalView (integration) | 1 | 1566568021305 | 77 |
testObjectIsInAPITypes (integration) | 1 | 1566568021383 | 9 |
testSingletonWithApplicationScopeOK (integration) | 1 | 1566568021393 | 68 |
testSingletonWithDependentScopeOK (integration) | 1 | 1566568021461 | 11 |
testStatelessMustBeDependentScoped (integration) | 1 | 1566568021473 | 9 |
org.jboss.cdi.tck.tests.implementation.enterprise.lifecycle.EnterpriseBeanLifecycleTest | testCreateSFSB (integration) | 1 | 1566568023206 | 471 |
testCreateSLSB (integration) | 1 | 1566568023678 | 12 |
testDependentObjectsDestroyed (integration) | 1 | 1566568023691 | 17 |
testDestroyRemovesSFSB (integration) | 1 | 1566568023709 | 61 |
testDirectSubClassInheritsPostConstructOnSuperclass (integration) | 1 | 1566568023771 | 10 |
testIndirectSubClassInheritsPostConstructOnSuperclass (integration) | 1 | 1566568023782 | 12 |
testIndirectSubClassInheritsPreDestroyOnSuperclass (integration) | 1 | 1566568023795 | 66 |
testInitializerMethodsCalledWithCurrentParameterValues (integration) | 1 | 1566568023862 | 11 |
testRemovedEjbIgnored (integration) | 1 | 1566568023874 | 16 |
testSerializeSFSB (integration) | 1 | 1566568023890 | 11 |
testSubClassInheritsPreDestroyOnSuperclass (integration) | 1 | 1566568023901 | 67 |
org.jboss.cdi.tck.tests.implementation.enterprise.newBean.NewEnterpriseBeanICTest | testNewBeanHasNoDisposalMethods (integration) | 1 | 1566568025802 | 463 |
testNewBeanHasNoProducerMethods (integration) | 1 | 1566568026266 | 12 |
testNewBeanHasSameConstructor (integration) | 1 | 1566568026278 | 12 |
testNewBeanHasSameInitializers (integration) | 1 | 1566568026290 | 72 |
org.jboss.cdi.tck.tests.implementation.enterprise.newBean.NewEnterpriseBeanTest | testForEachEnterpriseBeanANewBeanExists (integration) | 1 | 1566568028079 | 396 |
testNewBeanCreatedForConstructorInjectionPoint (integration) | 1 | 1566568028475 | 20 |
testNewBeanCreatedForDisposerMethod (integration) | 1 | 1566568028496 | 13 |
testNewBeanCreatedForFieldInjectionPoint (integration) | 1 | 1566568028510 | 61 |
testNewBeanCreatedForInitializerInjectionPoint (integration) | 1 | 1566568028572 | 10 |
testNewBeanCreatedForObserverMethod (integration) | 1 | 1566568028583 | 11 |
testNewBeanCreatedForProducerMethod (integration) | 1 | 1566568028595 | 10 |
testNewBeanHasNoBeanELName (integration) | 1 | 1566568028606 | 63 |
testNewBeanHasNoObservers (integration) | 1 | 1566568028669 | 11 |
testNewBeanHasNoStereotypes (integration) | 1 | 1566568028680 | 10 |
testNewBeanHasOnlyOneQualifier (integration) | 1 | 1566568028691 | 9 |
testNewBeanHasSameInjectedFields (integration) | 1 | 1566568028701 | 65 |
testNewBeanHasTheSameInterceptorBindings (integration) | 1 | 1566568028766 | 17 |
testNewBeanIsDependentScoped (integration) | 1 | 1566568028784 | 10 |
org.jboss.cdi.tck.tests.implementation.enterprise.remove.EnterpriseBeanRemoveMethodTest | testApplicationCannotCallRemoveMethodOnNonDependentScopedSessionEnterpriseBean (integration) | 1 | 1566568030200 | 402 |
testApplicationMayCallAnyRemoveMethodOnDependentScopedSessionEnterpriseBeans (integration) | 1 | 1566568030602 | 63 |
testApplicationMayCallRemoveMethodOnDependentScopedSessionEnterpriseBeansButNoParametersArePassed (integration) | 1 | 1566568030665 | 10 |
org.jboss.cdi.tck.tests.implementation.initializer.EjbInitializerMethodTest | testInitializerMethodNotABusinessMethod (integration) | 1 | 1566568032100 | 393 |
org.jboss.cdi.tck.tests.implementation.initializer.InitializerMethodTest | testBindingTypeOnInitializerParameter | 1 | 1566568033933 | 329 |
testMultipleInitializerMethodsAreCalled | 1 | 1566568034262 | 8 |
org.jboss.cdi.tck.tests.implementation.initializer.broken.methodAnnotatedProduces.InitializerMethodAnnotatedProducesTest | testInitializerMethodAnnotatedProduces | 1 | 1566568034597 | 0 |
org.jboss.cdi.tck.tests.implementation.initializer.broken.parameterAnnotatedAsyncObserves.ParameterAnnotatedAsyncObservesTest | testInitializerMethodHasParameterAnnotatedAsyncObserves | 1 | 1566568034874 | 0 |
org.jboss.cdi.tck.tests.implementation.initializer.broken.parameterAnnotatedDisposes.ParameterAnnotatedDisposesTest | testInitializerMethodHasParameterAnnotatedDisposes | 1 | 1566568035185 | 0 |
org.jboss.cdi.tck.tests.implementation.initializer.broken.parameterAnnotatedObserves.ParameterAnnotatedObservesTest | testInitializerMethodHasParameterAnnotatedObserves | 1 | 1566568035488 | 0 |
org.jboss.cdi.tck.tests.implementation.producer.field.definition.ProducerFieldDefinitionTest | testApiTypeForArrayTypeReturn | 1 | 1566568036762 | 708 |
testApiTypeForClassReturn | 1 | 1566568037471 | 10 |
testApiTypeForInterfaceReturn | 1 | 1566568037482 | 10 |
testApiTypeForPrimitiveReturn | 1 | 1566568037493 | 9 |
testBeanDeclaresMultipleProducerFields | 1 | 1566568037503 | 64 |
testBindingType | 1 | 1566568037568 | 9 |
testDefaultBindingType | 1 | 1566568037578 | 10 |
testDefaultNamed | 1 | 1566568037589 | 76 |
testDefaultNamedByStereotype | 1 | 1566568037666 | 9 |
testNamedField | 1 | 1566568037675 | 9 |
testNonStaticProducerFieldNotIndirectlyInherited | 1 | 1566568037685 | 9 |
testNonStaticProducerFieldNotInherited | 1 | 1566568037694 | 9 |
testParameterizedReturnType | 1 | 1566568037704 | 58 |
testProducerFieldWithTypeVariable | 1 | 1566568037763 | 8 |
testScopeType | 1 | 1566568037772 | 8 |
testStereotype | 1 | 1566568037781 | 12 |
org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.array.ProducerFieldArrayTypeVariableTest | testBeanTypes | 1 | 1566568038182 | 0 |
org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.decorator.ProducerFieldOnDecoratorTest | testProducerFieldNotAllowedOnDecorator | 1 | 1566568038561 | 0 |
org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.enterprise.nonstatic.NonStaticFieldOfSessionBeanTest | testNonStaticFieldOfSessionBeanCannotBeProducerField (integration) | 1 | 1566568038873 | 0 |
org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.inject.InjectAnnotatedProducerFieldTest | testInjectAnnotatedProducerFieldNotAllowed | 1 | 1566568039172 | 0 |
org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.typeVariable.ProducerFieldWithTypeVariableTest | testProducerFieldWithTypeOfTypeVariableNotAllowed | 1 | 1566568039487 | 0 |
org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.typeVariable2.RequestScopedProducerFieldWithTypeVariableTest | testRequestScopedProducerFieldParameterizedWithTypeVariableNotAllowed | 1 | 1566568039798 | 0 |
org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.wildcard.ProducerFieldTypeWithWildcardTest | testProducerFieldTypeWithWildcard | 1 | 1566568040086 | 0 |
org.jboss.cdi.tck.tests.implementation.producer.field.definition.enterprise.EnterpriseProducerFieldDefinitionTest | testStaticProducerField (integration) | 1 | 1566568041194 | 273 |
org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.ProducerFieldLifecycleTest | testProducerFieldBeanCreate | 1 | 1566568042614 | 364 |
testProducerFieldBeanDestroy | 1 | 1566568042978 | 10 |
testProducerFieldForNullValueNotDependent | 1 | 1566568042989 | 14 |
testProducerFieldFromSpecializingBeanUsed | 1 | 1566568043004 | 8 |
testProducerFieldNotAnotherBean | 1 | 1566568043013 | 53 |
testProducerFieldReturnsNullIsDependent | 1 | 1566568043067 | 8 |
testProducerFieldReturnsNullIsNotDependent | 1 | 1566568043076 | 11 |
testProducerStaticFieldBean | 1 | 1566568043087 | 8 |
org.jboss.cdi.tck.tests.implementation.producer.method.broken.array.ProducerMethodArrayTypeVariableTest | testBeanTypes | 1 | 1566568043476 | 0 |
org.jboss.cdi.tck.tests.implementation.producer.method.broken.array.ProducerMethodArrayWildcardTest | testBeanTypes | 1 | 1566568043690 | 0 |
org.jboss.cdi.tck.tests.implementation.producer.method.broken.decorator.ProducerMethodOnDecoratorTest | testProducerMethodNotAllowedOnDecorator | 1 | 1566568043984 | 0 |
org.jboss.cdi.tck.tests.implementation.producer.method.broken.enterprise.nonbusiness.ProducerMethodNotBusinessMethodTest | testProducerMethodOnSessionBeanMustBeBusinessMethod (integration) | 1 | 1566568044217 | 0 |
org.jboss.cdi.tck.tests.implementation.producer.method.broken.interceptor.ProducerMethodOnInterceptorTest | testProducerMethodNotAllowedOnInterceptor | 1 | 1566568044575 | 0 |
org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterAnnotatedDisposes.ParameterAnnotatedDisposesTest | testProducerMethodWithParameterAnnotatedDisposes | 1 | 1566568044809 | 0 |
org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterAnnotatedObserves.ParameterAnnotatedObservesTest | testProducerMethodWithParameterAnnotatedObserves | 1 | 1566568045105 | 0 |
org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterAnnotatedObservesAsync.ParameterAnnotatedAsyncObservesTest | testProducerMethodWithParameterAnnotatedAsyncObserves | 1 | 1566568045388 | 1 |
org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterizedTypeWithTypeParameter.ParameterizedReturnTypeWithTypeVariableTest | testNonDependentScopedProducerMethodWithParameterizedTypeWithTypeVariable | 1 | 1566568045668 | 0 |
org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterizedTypeWithWildcard.ParameterizedTypeWithWildcardTest | testParameterizedReturnTypeWithWildcard | 1 | 1566568045914 | 0 |
org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterizedTypeWithWildcard.ParametrizedTypeWithWildcard02Test | testParameterizedReturnTypeWithDoubleWildcard | 1 | 1566568046274 | 1 |
org.jboss.cdi.tck.tests.implementation.producer.method.broken.typeVariableReturnType.TypeVariableReturnTypeTest | testTypeVariableNotAllowed | 1 | 1566568046516 | 0 |
org.jboss.cdi.tck.tests.implementation.producer.method.definition.ProducerMethodDefinitionTest | testApiTypeForArrayTypeReturn | 1 | 1566568047703 | 372 |
testApiTypeForClassReturn | 1 | 1566568048075 | 11 |
testApiTypeForInterfaceReturn | 1 | 1566568048087 | 10 |
testApiTypeForPrimitiveReturn | 1 | 1566568048098 | 11 |
testBindingType | 1 | 1566568048159 | 10 |
testBindingTypesAppliedToProducerMethodParameters | 1 | 1566568048170 | 13 |
testDefaultBindingType | 1 | 1566568048183 | 9 |
testDefaultNamedMethod | 1 | 1566568048193 | 76 |
testDependentProducerReturnsNullValue | 1 | 1566568048269 | 13 |
testNamedMethod | 1 | 1566568048283 | 80 |
testNonDependentProducerReturnsNullValue | 1 | 1566568048363 | 15 |
testNonStaticDisposerMethodWithStaticProducer | 1 | 1566568048379 | 10 |
testNonStaticProducerMethodNotInherited | 1 | 1566568048459 | 8 |
testNonStaticProducerMethodNotInheritedBySpecializingSubclass | 1 | 1566568048468 | 10 |
testParameterizedReturnType | 1 | 1566568048479 | 8 |
testProducerOnNonBean | 1 | 1566568048487 | 72 |
testScopeType | 1 | 1566568048560 | 7 |
testStaticDisposerMethod | 1 | 1566568048568 | 10 |
testStaticDisposerMethodWithNonStaticProducer | 1 | 1566568048578 | 8 |
testStaticMethod | 1 | 1566568048586 | 9 |
testStereotypeSpecifiesScope | 1 | 1566568048596 | 8 |
testTypeVariableReturnType | 1 | 1566568048605 | 61 |
org.jboss.cdi.tck.tests.implementation.producer.method.definition.enterprise.EnterpriseProducerMethodDefinitionTest | testNonStaticProducerMethodNotIndirectlyInherited (integration) | 1 | 1566568049977 | 338 |
testNonStaticProducerMethodNotInherited (integration) | 1 | 1566568050316 | 53 |
testNonStaticProducerMethodNotInheritedBySpecializingSubclass (integration) | 1 | 1566568050370 | 10 |
org.jboss.cdi.tck.tests.implementation.producer.method.definition.name.ProducerMethodWithDefaultNameTest | testJavaBeansPropertyName | 1 | 1566568051583 | 376 |
testMethodName | 1 | 1566568051960 | 8 |
testProducerMethodQualifiers | 1 | 1566568051969 | 8 |
org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle.ProducerMethodLifecycleTest | testCreateFailsIfProducerReturnsNullAndNotDependent | 1 | 1566568125101 | 685 |
testCreateRethrowsUncheckedException | 1 | 1566568125787 | 17 |
testCreateReturnsNullIfProducerDoesAndDependent | 1 | 1566568125805 | 65 |
testCreateWrapsCheckedExceptionAndRethrows | 1 | 1566568125871 | 13 |
testProducerMethodBeanCreate | 1 | 1566568125885 | 10 |
testProducerMethodBeanDestroy | 1 | 1566568125896 | 65 |
testProducerMethodFromSpecializedBeanUsed | 1 | 1566568125961 | 10 |
testProducerMethodInvokedOnCreate | 1 | 1566568125971 | 11 |
testWhenApplicationInvokesProducerMethodParametersAreNotInjected | 1 | 1566568125982 | 13 |
org.jboss.cdi.tck.tests.implementation.simple.definition.EnterpriseBeanNotDiscoveredAsManagedBeanTest | testClassesImplementingEnterpriseBeanInterfaceNotDiscoveredAsSimpleBean (integration) | 1 | 1566568128164 | 395 |
org.jboss.cdi.tck.tests.implementation.simple.definition.SimpleBeanDefinitionTest | testAbstractClassDeclaredInJavaNotDiscovered | 1 | 1566568130976 | 396 |
testDependentScopedBeanCanHaveNonStaticPublicField | 1 | 1566568131373 | 14 |
testEmptyConstructorUsed | 1 | 1566568131388 | 10 |
testExtensionNotDiscoveredAsSimpleBean | 1 | 1566568131399 | 9 |
testInitializerAnnotatedConstructor | 1 | 1566568131409 | 58 |
testInitializerAnnotatedConstructorUsedOverEmptyConstuctor | 1 | 1566568131468 | 9 |
testInterfaceNotDiscoveredAsSimpleBean | 1 | 1566568131478 | 8 |
testNonStaticInnerClassDeclaredInJavaNotDiscovered | 1 | 1566568131487 | 9 |
testSimpleBeanOnlyIfConstructorIsInitializer | 1 | 1566568131497 | 62 |
testSimpleBeanOnlyIfConstructorParameterless | 1 | 1566568131560 | 8 |
testStaticInnerClassDeclaredInJavaAllowed | 1 | 1566568131569 | 8 |
org.jboss.cdi.tck.tests.implementation.simple.definition.broken.field.InjectedFieldAnnotatedWithProducesTest | testDeployment | 1 | 1566568132081 | 0 |
org.jboss.cdi.tck.tests.implementation.simple.definition.constructorHasAsyncObservesParameter.ConstructorHasAsyncObservesParameterTest | testConstructorHasAsyncObservesParameter | 1 | 1566568132461 | 0 |
org.jboss.cdi.tck.tests.implementation.simple.definition.constructorHasDisposesParameter.ConstructorHasDisposesParameterTest | testConstructorHasDisposesParameter | 1 | 1566568132804 | 0 |
org.jboss.cdi.tck.tests.implementation.simple.definition.constructorHasObservesParameter.ConstructorHasObservesParameterTest | testConstructorHasObservesParameter | 1 | 1566568133183 | 0 |
org.jboss.cdi.tck.tests.implementation.simple.definition.dependentWithPublicField.DependentWithPublicFieldTest | testNonDependentScopedBeanCanNotHavePublicField | 1 | 1566568133503 | 0 |
org.jboss.cdi.tck.tests.implementation.simple.definition.nonDependentWithPublicStaticField.NonDependentWithPublicStaticFieldTest | testNonDependentScopedBeanCanHavePublicStaticField | 1 | 1566568134879 | 385 |
org.jboss.cdi.tck.tests.implementation.simple.definition.tooManyInitializerAnnotatedConstructors.TooManyInitializerAnnotatedConstructorsTest | testTooManyInitializerAnnotatedConstructor | 1 | 1566568135593 | 1 |
org.jboss.cdi.tck.tests.implementation.simple.ee.components.JavaEEComponentsTest | testComponentDisposerMethod (integration) | 1 | 1566568136136 | 34 |
testComponentInject (integration) | 1 | 1566568136170 | 7 |
testComponentObserverMethod (integration) | 1 | 1566568136177 | 4 |
testComponentProducerField (integration) | 1 | 1566568136182 | 3 |
testComponentProducerMethod (integration) | 1 | 1566568136186 | 4 |
org.jboss.cdi.tck.tests.implementation.simple.lifecycle.SimpleBeanLifecycleTest | testBeanCreateInjectsDependenciesAndInvokesInitializerToInstantiateInstance | 1 | 1566568137681 | 393 |
testContextCreatesNewInstanceForInjection | 1 | 1566568138074 | 14 |
testContextualDestroyCatchesException | 1 | 1566568138089 | 13 |
testContextualDestroyDisposesWhenNecessary | 1 | 1566568138102 | 69 |
testCreateInjectsFieldsDeclaredInJava | 1 | 1566568138172 | 10 |
testCreateReturnsSameBeanPushed | 1 | 1566568138183 | 10 |
testCreationExceptionWrapsCheckedExceptionThrownFromCreate | 1 | 1566568138194 | 68 |
testDependentsDestroyedAfterPreDestroy | 1 | 1566568138262 | 12 |
testIndirectSubClassInheritsPostConstructOnSuperclass | 1 | 1566568138275 | 10 |
testIndirectSubClassInheritsPreDestroyOnSuperclass | 1 | 1566568138285 | 10 |
testInjectionOfParametersIntoBeanConstructor | 1 | 1566568138296 | 66 |
testManagedBean | 1 | 1566568138362 | 15 |
testPostConstructPreDestroy | 1 | 1566568138378 | 10 |
testQualifierTypeAnnotatedConstructor | 1 | 1566568138389 | 71 |
testSerializeRequestScoped | 1 | 1566568138462 | 10 |
testSerializeSessionScoped | 1 | 1566568138473 | 17 |
testSpecializedBeanExtendsManagedBean | 1 | 1566568138491 | 71 |
testSubClassDoesNotInheritPostConstructOnSuperclassBlockedByIntermediateClass | 1 | 1566568138563 | 10 |
testSubClassDoesNotInheritPreDestroyConstructOnSuperclassBlockedByIntermediateClass | 1 | 1566568138574 | 9 |
testSubClassInheritsPostConstructOnSuperclass | 1 | 1566568138584 | 79 |
testSubClassInheritsPreDestroyOnSuperclass | 1 | 1566568138664 | 11 |
testUncheckedExceptionThrownFromCreateNotWrapped | 1 | 1566568138675 | 10 |
org.jboss.cdi.tck.tests.implementation.simple.lifecycle.unproxyable.UnproxyableManagedBeanTest | testNormalScopedUnproxyableBeanWithFinalClassResolution | 1 | 1566568139920 | 301 |
testNormalScopedUnproxyableBeanWithPackagePrivateFinalMethodResolution | 1 | 1566568140222 | 9 |
testNormalScopedUnproxyableBeanWithPrivateConstructorResolution | 1 | 1566568140232 | 28 |
testNormalScopedUnproxyableBeanWithProtectedFinalMethodResolution | 1 | 1566568140260 | 10 |
testNormalScopedUnproxyableBeanWithPublicFinalMethodResolution | 1 | 1566568140271 | 9 |
org.jboss.cdi.tck.tests.implementation.simple.newSimpleBean.NewSimpleBeanTest | testForEachSimpleBeanANewBeanExists | 1 | 1566568141598 | 389 |
testNewBeanCreatedForConstructorInjectioAnPoint | 1 | 1566568141988 | 15 |
testNewBeanCreatedForDisposerMethod | 1 | 1566568142004 | 60 |
testNewBeanCreatedForFieldInjectionPoint | 1 | 1566568142064 | 12 |
testNewBeanCreatedForInitializerInjectionPoint | 1 | 1566568142077 | 13 |
testNewBeanCreatedForObserverMethod | 1 | 1566568142091 | 10 |
testNewBeanCreatedForProducerMethod | 1 | 1566568142102 | 64 |
testNewBeanHasNoDisposerMethods | 1 | 1566568142167 | 36 |
testNewBeanHasNoObservers | 1 | 1566568142204 | 56 |
testNewBeanHasNoProducerFields | 1 | 1566568142261 | 12 |
testNewBeanHasNoProducerMethods | 1 | 1566568142273 | 9 |
testNewBeanHasNoStereotypes | 1 | 1566568142282 | 9 |
testNewBeanHasSameConstructor | 1 | 1566568142291 | 84 |
testNewBeanHasSameInitializers | 1 | 1566568142376 | 10 |
testNewBeanHasSameInjectedFields | 1 | 1566568142387 | 8 |
testNewBeanHasTheSameBeanTypes | 1 | 1566568142396 | 64 |
testNewBeanHasTheSameInterceptorBindings | 1 | 1566568142461 | 9 |
testNewBeanIsDependentScoped | 1 | 1566568142471 | 11 |
testNewBeanIsNotAlternative | 1 | 1566568142482 | 8 |
testNewBeanWithNoMemberValue | 1 | 1566568142491 | 71 |
org.jboss.cdi.tck.tests.implementation.simple.resource.broken.name.ResourceDefinitionWithNameTest | testDeployment (integration) | 1 | 1566568142899 | 1 |
org.jboss.cdi.tck.tests.implementation.simple.resource.broken.type.persistence.context.ResourceDefinitionWithDifferentTypeTest | testDeployment (integration) | 1 | 1566568143201 | 0 |
org.jboss.cdi.tck.tests.implementation.simple.resource.broken.type.persistence.unit.ResourceDefinitionWithDifferentTypeTest | testDeployment (integration) | 1 | 1566568143507 | 0 |
org.jboss.cdi.tck.tests.implementation.simple.resource.ejb.staticProducer.EjbInjectionStaticProducerFieldTest | testInjectionOfEjbs (integration) | 1 | 1566568145170 | 262 |
org.jboss.cdi.tck.tests.implementation.simple.resource.env.EnvInjectionTest | testInjectionOfEnv (integration) | 1 | 1566568146974 | 318 |
testProduceEnvProxy (integration) | 1 | 1566568147292 | 9 |
testResourceBeanTypes (integration) | 1 | 1566568147301 | 9 |
org.jboss.cdi.tck.tests.implementation.simple.resource.env.staticProducer.EnvInjectionStaticProducerFieldTest | testInjectionOfEnv (integration) | 1 | 1566568148600 | 264 |
org.jboss.cdi.tck.tests.implementation.simple.resource.persistenceContext.PersistenceContextInjectionTest | testBeanTypesAndBindingTypesOfPersistenceContext (integration, persistence) | 1 | 1566568151014 | 301 |
testBeanTypesOfPersistenceUnit (integration, persistence) | 1 | 1566568151316 | 46 |
testInjectionOfPersistenceContext (integration, persistence) | 1 | 1566568151362 | 25 |
testInjectionOfPersistenceUnit (integration, persistence) | 1 | 1566568151387 | 9 |
testPassivationOfPersistenceContext (integration, persistence) | 1 | 1566568151396 | 71 |
testPassivationOfPersistenceUnit (integration, persistence) | 1 | 1566568151468 | 9 |
org.jboss.cdi.tck.tests.implementation.simple.resource.resource.InjectionOfResourceTest | testInjectionOfResource (integration) | 1 | 1566568152787 | 315 |
testPassivatingResource (integration) | 1 | 1566568153103 | 58 |
testProduceResourceProxy (integration) | 1 | 1566568153162 | 8 |
testResourceBeanTypes (integration) | 1 | 1566568153171 | 9 |
org.jboss.cdi.tck.tests.implementation.simple.resource.resource.staticProducer.InjectionOfResourceStaticProducerFieldTest | testInjectionOfResource (integration) | 1 | 1566568154406 | 404 |
org.jboss.cdi.tck.tests.inheritance.generics.MemberLevelInheritanceTest | testInjectionPoint | 1 | 1566568155902 | 271 |
testInjectionPointDefinition | 1 | 1566568156173 | 9 |
testObserver | 1 | 1566568156183 | 8 |
testObserverResolution | 1 | 1566568156192 | 9 |
org.jboss.cdi.tck.tests.inheritance.initializer.InitializerMethodInheritanceTest | testManagedBeanDirectlyInheritsInitializer (integration) | 1 | 1566568157599 | 275 |
testManagedBeanIndirectlyInheritsInitializer (integration) | 1 | 1566568157875 | 8 |
testSessionBeanDirectlyInheritsInitializer (integration) | 1 | 1566568157884 | 12 |
testSessionBeanIndirectlyInheritsInitializer (integration) | 1 | 1566568157897 | 10 |
org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.EnterpriseBeanSpecializationTest | testDirectSpecialization (integration) | 1 | 1566568159177 | 286 |
testSpecializedBeanNotInstantiated (integration) | 1 | 1566568159464 | 12 |
testSpecializingBeanHasBindingsOfSpecializedAndSpecializingBean (integration) | 1 | 1566568159477 | 8 |
testSpecializingBeanHasNameOfSpecializedBean (integration) | 1 | 1566568159485 | 9 |
org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.broken.extend.managedbean.DirectlyExtendsSimpleBeanTest | testSpecializingClassDirectlyExtendsSimpleBean (integration) | 1 | 1566568159806 | 0 |
org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.broken.extend.nothing.DirectlyExtendsNothingTest | testSpecializingClassDirectlyExtendsNothing (integration) | 1 | 1566568160083 | 1 |
org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.broken.extend.sessionbean.SessionBeanSpecializingSessionBeanWithClientViewTest | testDeployment (integration) | 1 | 1566568160405 | 0 |
org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.broken.name.SameNameTest | testSpecializingAndSpecializedBeanHasName (integration) | 1 | 1566568160710 | 1 |
org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.broken.twobeans.TwoBeansSpecializeTheSameBeanTest | testTwoSessionBeansSpecializeTheSameBean (integration) | 1 | 1566568161072 | 1 |
org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.ProducerMethodSpecializationTest | testSpecializingBeanInjection | 1 | 1566568162189 | 232 |
testSpecializingProducerMethod | 1 | 1566568162421 | 8 |
org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.broken.indirectoverride.IndirectOverrideTest | testSpecializedMethodIndirectlyOverridesAnotherProducerMethod | 1 | 1566568162702 | 1 |
org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.broken.name.SpecializingAndSpecializedBeanHaveNameTest | testSpecializingAndSpecializedBeanHasName | 1 | 1566568162986 | 0 |
org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.broken.staticmethod.SpecializesStaticMethodTest | testSpecializedStaticMethod | 1 | 1566568163311 | 0 |
org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.broken.twobeans.TwoBeansSpecializeTheSameBeanTest | testTwoBeansSpecializeTheSameBean | 1 | 1566568163665 | 0 |
org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.enterprise.EnterpriseProducerMethodSpecializationTest | testSpecializingBeanInjection (integration) | 1 | 1566568164709 | 361 |
testSpecializingProducerMethod (integration) | 1 | 1566568165071 | 8 |
org.jboss.cdi.tck.tests.inheritance.specialization.qualifiers.SpecializingBeanQualifiersTest | testQuailifiersOfSpecializingBean | 1 | 1566568166505 | 305 |
testQuailifiersOfSpecializingdNestedClass | 1 | 1566568166811 | 8 |
testQualifiersOfProducedSpecializingBean | 1 | 1566568166819 | 45 |
org.jboss.cdi.tck.tests.inheritance.specialization.simple.SimpleBeanSpecializationTest | testIndirectSpecialization | 1 | 1566568168117 | 355 |
testProducerMethodOnSpecializedBeanNotCalled | 1 | 1566568168472 | 12 |
testSpecializingBeanHasNameOfSpecializedBean | 1 | 1566568168485 | 9 |
testSpecializingBeanHasQualifiersOfSpecializedAndSpecializingBean | 1 | 1566568168495 | 9 |
testSpecializingBeanInjection | 1 | 1566568168505 | 64 |
org.jboss.cdi.tck.tests.inheritance.specialization.simple.broken.extendejb.SpecializingBeanExtendsEnterpriseBeanTest | testSpecializingClassDirectlyExtendsEnterpriseBean (integration) | 1 | 1566568168973 | 0 |
org.jboss.cdi.tck.tests.inheritance.specialization.simple.broken.names.SpecializingAndSpecializedBeanHasNameTest | testSpecializingAndSpecializedBeanHasName | 1 | 1566568240002 | 0 |
org.jboss.cdi.tck.tests.inheritance.specialization.simple.broken.noextend1.SpecializingBeanImplementsInterfaceOnly | testSpecializingClassImplementsInterfaceAndExtendsNothing | 1 | 1566568240582 | 0 |
org.jboss.cdi.tck.tests.inheritance.specialization.simple.broken.noextend2.SpecializingBeanExtendsNothingTest | testSpecializingClassDirectlyExtendsNothing | 1 | 1566568241165 | 0 |
org.jboss.cdi.tck.tests.inheritance.specialization.simple.broken.noextend3.SpecializingClassExtendsNonSimpleBeanTest | testSpecializingClassExtendsNonSimpleBean | 1 | 1566568241601 | 0 |
org.jboss.cdi.tck.tests.inheritance.specialization.simple.broken.types.SpecializingBeanWithoutBeanTypeOfSpecializedBeanTest | testDeployment | 1 | 1566568242063 | 0 |
org.jboss.cdi.tck.tests.interceptors.definition.InterceptorDefinitionTest | testInstanceOfInterceptorForEveryEnabledInterceptor | 1 | 1566568244259 | 646 |
testInterceptionType | 1 | 1566568244906 | 64 |
testInterceptorBindingAnnotation | 1 | 1566568244971 | 12 |
testInterceptorBindingTypes | 1 | 1566568244984 | 10 |
testInterceptorBindingsCanDeclareOtherInterceptorBindings | 1 | 1566568244995 | 72 |
testInterceptorsImplementInterceptorInterface | 1 | 1566568245068 | 16 |
testNoBindingTypesToResolveInterceptorsFails | 1 | 1566568245084 | 80 |
testNonBindingTypeToResolveInterceptorsFails | 1 | 1566568245165 | 15 |
testResolveInterceptorsReturnsOrderedList | 1 | 1566568245181 | 9 |
testSameBindingTypesToResolveInterceptorsFails | 1 | 1566568245190 | 69 |
testStereotypeInterceptorBindings | 1 | 1566568245260 | 9 |
org.jboss.cdi.tck.tests.interceptors.definition.broken.finalClassInterceptor.FinalClassMethodLevelInterceptorTest | testFinalClassWithMethodLevelInterceptor | 1 | 1566568245800 | 0 |
org.jboss.cdi.tck.tests.interceptors.definition.broken.finalClassInterceptor.NormalScopedBeanFinalClassInterceptorTest | testFinalClassWithClassLevelInterceptor | 1 | 1566568246268 | 0 |
org.jboss.cdi.tck.tests.interceptors.definition.broken.finalClassInterceptor.NormalScopedBeanFinalMethodInterceptorTest | testFinalMethodWithClassLevelInterceptor | 1 | 1566568246669 | 0 |
org.jboss.cdi.tck.tests.interceptors.definition.broken.interceptorCanNotBeDecorator.InterceptorCanNotBeDecoratorTest | testInterceptorCanNotAlsoBeDecorator | 1 | 1566568247002 | 1 |
org.jboss.cdi.tck.tests.interceptors.definition.broken.nonDependent.NonDependentInterceptorTest | testDeploymentWithScopedInterceptor | 1 | 1566568247387 | 0 |
org.jboss.cdi.tck.tests.interceptors.definition.broken.nonExistantClassInBeansXml.NonExistantClassInBeansXmlTest | testNonExistantClassInBeansXmlNotOk | 1 | 1566568247670 | 0 |
org.jboss.cdi.tck.tests.interceptors.definition.broken.observer.InterceptorWithObserverMethodTest | testInterceptorWithObserverMethodNotOk | 1 | 1566568248060 | 1 |
org.jboss.cdi.tck.tests.interceptors.definition.broken.observer.async.InterceptorWithAsyncObserverMethodTest | testInterceptorWithAsyncObserverMethodNotOk | 1 | 1566568248464 | 0 |
org.jboss.cdi.tck.tests.interceptors.definition.conflictingenablement.InterceptorConflictingEnablementTest | testInterception | 1 | 1566568249913 | 447 |
org.jboss.cdi.tck.tests.interceptors.definition.custom.CustomInterceptorTest | testCustomAroundInvokeInterceptor | 1 | 1566568251795 | 390 |
testCustomAroundTimeoutInterceptor | 1 | 1566568252186 | 10 |
testCustomPostActivateInterceptor | 1 | 1566568252197 | 9 |
testCustomPostConstructInterceptor | 1 | 1566568252207 | 55 |
testCustomPreDestroyInterceptor | 1 | 1566568252263 | 8 |
testCustomPrePassivateInterceptor | 1 | 1566568252272 | 8 |
org.jboss.cdi.tck.tests.interceptors.definition.enterprise.interceptorOrder.SessionBeanInterceptorOrderTest | testInterceptorsDeclaredUsingInterceptorsCalledBeforeInterceptorBinding (integration) | 1 | 1566568253895 | 406 |
org.jboss.cdi.tck.tests.interceptors.definition.enterprise.nonContextualReference.SessionBeanInterceptorOnNonContextualEjbReferenceTest | testNonContextualSessionBeanReferenceIsIntercepted (integration) | 1 | 1566568255990 | 383 |
org.jboss.cdi.tck.tests.interceptors.definition.enterprise.simpleInterception.SessionBeanInterceptorDefinitionTest | testSessionBeanIsIntercepted (integration) | 1 | 1566568257687 | 419 |
org.jboss.cdi.tck.tests.interceptors.definition.inheritance.InterceptorBindingInheritanceTest | testInterceptorBindingDirectlyInheritedFromManagedBean | 1 | 1566568259605 | 390 |
testInterceptorBindingDirectlyInheritedFromSessionBean (integration) | 1 | 1566568259996 | 12 |
testInterceptorBindingIndirectlyInheritedFromManagedBean | 1 | 1566568260009 | 58 |
testInterceptorBindingIndirectlyInheritedFromSessionBean (integration) | 1 | 1566568260068 | 12 |
testMethodInterceptorBindingDirectlyInheritedFromManagedBean | 1 | 1566568260081 | 8 |
testMethodInterceptorBindingDirectlyInheritedFromSessionBean (integration) | 1 | 1566568260090 | 12 |
testMethodInterceptorBindingDirectlyNotInheritedFromManagedBean | 1 | 1566568260103 | 63 |
testMethodInterceptorBindingDirectlyNotInheritedFromSessionBean (integration) | 1 | 1566568260166 | 12 |
testMethodInterceptorBindingIndirectlyInheritedFromManagedBean | 1 | 1566568260179 | 10 |
testMethodInterceptorBindingIndirectlyInheritedFromSessionBean (integration) | 1 | 1566568260190 | 11 |
testMethodInterceptorBindingIndirectlyNotInheritedFromManagedBean | 1 | 1566568260202 | 59 |
testMethodInterceptorBindingIndirectlyNotInheritedFromSessionBean (integration) | 1 | 1566568260262 | 12 |
org.jboss.cdi.tck.tests.interceptors.definition.inheritance.broken.binding.FinalClassWithInheritedStereotypeInterceptorTest | testFinalMethodWithInheritedStereotypeInterceptor | 1 | 1566568260860 | 0 |
org.jboss.cdi.tck.tests.interceptors.definition.inheritance.broken.binding.FinalMethodWithInheritedClassLevelInterceptorTest | testFinalMethodWithInheritedClassLevelInterceptor | 1 | 1566568261181 | 0 |
org.jboss.cdi.tck.tests.interceptors.definition.interceptorCalledBeforeDecorator.InterceptorCalledBeforeDecoratorTest | testInterceptorCalledBeforeDecorator | 1 | 1566568262316 | 556 |
org.jboss.cdi.tck.tests.interceptors.definition.interceptorNotListedInBeansXml.InterceptorNotListedInBeansXmlNotEnabledTest | testInterceptorNotListedInBeansXmlNotInvoked | 1 | 1566568264103 | 249 |
org.jboss.cdi.tck.tests.interceptors.definition.interceptorOrder.InterceptorOrderTest | testInterceptorsCalledInOrderDefinedByBeansXml | 1 | 1566568265484 | 283 |
testInterceptorsInvocationOrder | 1 | 1566568265767 | 8 |
org.jboss.cdi.tck.tests.interceptors.definition.lifecycle.enterprise.order.EnterpriseLifecycleInterceptorDefinitionTest | testLifecycleInterception (integration) | 1 | 1566568266988 | 234 |
org.jboss.cdi.tck.tests.interceptors.definition.lifecycle.order.LifecycleInterceptorOrderTest | testLifecycleCallbackInvocationOrder | 1 | 1566568268328 | 252 |
org.jboss.cdi.tck.tests.interceptors.definition.member.InterceptorBindingTypeWithMemberTest | testInterceptorBindingTypeWithMember | 1 | 1566568269611 | 287 |
testInterceptorBindingTypeWithNonBindingMember | 1 | 1566568269899 | 10 |
org.jboss.cdi.tck.tests.interceptors.invocation.InterceptorInvocationTest | testDisposerMethodsAreIntercepted | 1 | 1566568271810 | 306 |
testInitializerMethodsNotIntercepted | 1 | 1566568272117 | 52 |
testLifecycleCallbacksAreIntercepted | 1 | 1566568272170 | 19 |
testManagedBeanIsIntercepted | 1 | 1566568272190 | 11 |
testObjectMethodsAreNotIntercepted | 1 | 1566568272202 | 58 |
testObserverMethodsAreIntercepted | 1 | 1566568272261 | 14 |
testProducerMethodsAreIntercepted | 1 | 1566568272276 | 9 |
org.jboss.cdi.tck.tests.interceptors.ordering.global.GlobalInterceptorOrderingTest | testOrderingInLib (integration) | 1 | 1566568273712 | 362 |
testOrderingInWebInfClasses | 1 | 1566568274075 | 8 |
org.jboss.cdi.tck.tests.lookup.binding.members.annotation.BindingAnnotationWithMemberTest | testAnnotationMemberWithNonBinding | 1 | 1566568275197 | 284 |
org.jboss.cdi.tck.tests.lookup.binding.members.array.BindingAnnotationWithMemberTest | testArrayMemberWithNonBinding | 1 | 1566568276595 | 325 |
org.jboss.cdi.tck.tests.lookup.byname.ResolutionByNameTest | testAmbiguousELNamesResolved | 1 | 1566568278283 | 279 |
org.jboss.cdi.tck.tests.lookup.byname.ambiguous.AmbiguousELNamesTest | testAmbiguousELNamesResolved | 1 | 1566568279724 | 341 |
org.jboss.cdi.tck.tests.lookup.byname.broken.duplicity.DuplicitNameTest | testDuplicateNamedBeans | 1 | 1566568280402 | 0 |
org.jboss.cdi.tck.tests.lookup.byname.broken.injectionPointWithNamed.NamedNonFieldInjectionPointTest | testNamedProducerInjectionPointNotAllowed | 1 | 1566568280703 | 0 |
org.jboss.cdi.tck.tests.lookup.byname.broken.injectionPointWithNamed2.NamedNonFieldInjectionPointTest | testNamedObserverMethodInjectionPointNotAllowed | 1 | 1566568281013 | 0 |
org.jboss.cdi.tck.tests.lookup.byname.broken.injectionPointWithNamed3.NamedNonFieldInjectionPointTest | testNamedInitializerMethodInjectionPointNotAllowed | 1 | 1566568281307 | 1 |
org.jboss.cdi.tck.tests.lookup.byname.broken.prefix.ExpandedNamePrefixTest | testDuplicateBeanNamePrefix | 1 | 1566568281597 | 1 |
org.jboss.cdi.tck.tests.lookup.byname.broken.prefix.NamePrefixTest | testDuplicateBeanNamePrefix | 1 | 1566568281971 | 0 |
org.jboss.cdi.tck.tests.lookup.circular.CircularDependencyTest | testCircularInjectionOnOneNormalAndOneDependentBean | 1 | 1566568355261 | 627 |
testCircularInjectionOnTwoNormalBeans | 1 | 1566568355889 | 81 |
testNormalAndDependentCircularConstructors | 1 | 1566568355971 | 15 |
testNormalCircularConstructors | 1 | 1566568355986 | 13 |
testNormalProducerMethodDeclaredOnDependentBeanWhichInjectsProducedBean | 1 | 1566568356000 | 62 |
testNormalProducerMethodDeclaredOnNormalBeanWhichInjectsProducedBean | 1 | 1566568356063 | 12 |
testSelfConsumingConstructorsOnNormalBean | 1 | 1566568356076 | 11 |
org.jboss.cdi.tck.tests.lookup.clientProxy.ClientProxyTest | testClientProxyInvocation | 1 | 1566568357803 | 468 |
testClientProxyUsedForNormalScope | 1 | 1566568358272 | 15 |
testInactiveScope (integration) | 1 | 1566568358288 | 92 |
testSimpleBeanClientProxyIsSerializable | 1 | 1566568358381 | 11 |
org.jboss.cdi.tck.tests.lookup.clientProxy.incontainer.ClientProxyTest | testInvocationIsProcessedOnCurrentInstance (integration) | 1 | 1566568359307 | 9 |
org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.array.ArrayTest | testInjectionPointWithArrayType | 1 | 1566568360005 | 0 |
org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.beanConstructor.BeanConstructorWithParametersTest | testDeployment | 1 | 1566568360503 | 1 |
org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.decorator.DecoratoredBeanProxyTest | testClientProxyBeanWithAssociatedDecorator | 1 | 1566568360909 | 0 |
org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalClass.FinalClassTest | testInjectionPointWithUnproxyableTypeWhichResolvesToNormalScopedBean | 1 | 1566568361305 | 0 |
org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.NonPrivateNonStaticSuperclassMethodTest | testClassWithPublicFinalMethodCannotBeProxied | 1 | 1566568361693 | 0 |
org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.PackagePrivateFinalMethodNotProxyableTest | testClassWithPublicFinalMethodCannotBeProxied | 1 | 1566568362061 | 0 |
org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.PrivateFinalMethodTest | testClassWithPrivateFinalMethodCanBeProxied | 1 | 1566568363495 | 387 |
org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.ProtectedFinalMethodNotProxyableTest | testClassWithPublicFinalMethodCannotBeProxied | 1 | 1566568364280 | 1 |
org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.PublicFinalMethodNotProxyableTest | testClassWithPublicFinalMethodCannotBeProxied | 1 | 1566568364612 | 0 |
org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.interceptor.InterceptedBeanProxyTest | testClientProxyBeanWithBoundInterceptor | 1 | 1566568365003 | 0 |
org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.primitive.UnproxyableTest | testInjectionPointWithUnproxyableTypeWhichResolvesToNormalScopedBean | 1 | 1566568365369 | 0 |
org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.privateConstructor.PrivateConstructorTest | testClassWithPrivateConstructor | 1 | 1566568365704 | 1 |
org.jboss.cdi.tck.tests.lookup.dependency.resolution.AmbiguousDependencyResolutionTest | testProducerFieldOnAlternativeIsNotEliminated | 1 | 1566568366959 | 310 |
testProducerMethodOnAlternativeIsNotEliminated | 1 | 1566568367270 | 8 |
org.jboss.cdi.tck.tests.lookup.dependency.resolution.broken.ambiguous.AmbiguousDependencyTest | testAmbiguousDependency | 1 | 1566568367766 | 0 |
org.jboss.cdi.tck.tests.lookup.dependency.resolution.broken.unsatisfied.UnsatisfiedDependencyTest | testUnsatisfiedDependency | 1 | 1566568368097 | 0 |
org.jboss.cdi.tck.tests.lookup.dynamic.DynamicLookupTest | beanManageCreateInstance | 1 | 1566568369389 | 322 |
cdiSelectLookup | 1 | 1566568369712 | 54 |
testAlternatives | 1 | 1566568369767 | 14 |
testAmbiguousDependencyThrowsException | 1 | 1566568369781 | 13 |
testDuplicateBindingsThrowsException | 1 | 1566568369795 | 13 |
testGetMethod | 1 | 1566568369809 | 62 |
testIsAmbiguous | 1 | 1566568369872 | 9 |
testIsUnsatisfied | 1 | 1566568369882 | 12 |
testIteratorMethod | 1 | 1566568369895 | 11 |
testNewBean | 1 | 1566568369907 | 61 |
testNewBeanNotEnabledWithouInjectionPoint | 1 | 1566568369969 | 10 |
testNonBindingThrowsException | 1 | 1566568369980 | 9 |
testObtainsInjectsInstanceOfInstance | 1 | 1566568369989 | 10 |
testStream | 1 | 1566568370000 | 71 |
testUnsatisfiedDependencyThrowsException | 1 | 1566568370072 | 9 |
org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceConstructorInjectionTest | testDefinitionError | 1 | 1566568370491 | 0 |
org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceCustomBeanTest | testDefinitionError | 1 | 1566568370772 | 1 |
org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceDisposerInjectionTest | testDefinitionError | 1 | 1566568371159 | 0 |
org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceFieldInjectionTest | testDefinitionError | 1 | 1566568371492 | 0 |
org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceObserverInjectionTest | testDefinitionError | 1 | 1566568371809 | 0 |
org.jboss.cdi.tck.tests.lookup.dynamic.builtin.BuiltinInstanceTest | testInstanceIsPassivationCapable | 1 | 1566568373003 | 469 |
testInstanceProvidedForEveryLegalBeanType | 1 | 1566568373473 | 8 |
testNameOfBuiltinInstance | 1 | 1566568373482 | 8 |
testScopeOfBuiltinInstance | 1 | 1566568373491 | 8 |
org.jboss.cdi.tck.tests.lookup.dynamic.destroy.dependent.DestroyingDependentInstanceTest | testDestroyingDependentInstances | 1 | 1566568374781 | 384 |
testDestroyingInterceptedDependentBean | 1 | 1566568375166 | 13 |
org.jboss.cdi.tck.tests.lookup.dynamic.destroy.normal.DestroyingNormalScopedInstanceTest | testApplicationScopedComponent | 1 | 1566568376486 | 296 |
testContextDestroyCalled | 1 | 1566568376782 | 12 |
testCustomScopedComponent | 1 | 1566568376794 | 10 |
testNothingHappensIfNoInstanceToDestroy | 1 | 1566568376804 | 56 |
testNullParameter | 1 | 1566568376861 | 14 |
testRequestScopedComponent | 1 | 1566568376876 | 302 |
testUnsupportedOperationExceptionThrownIfUnderlyingContextNotAlterable | 1 | 1566568377178 | 13 |
org.jboss.cdi.tck.tests.lookup.el.ResolutionByNameTest | testBeanNameWithSeparatedListOfELIdentifiers | 1 | 1566568378309 | 370 |
testContextCreatesNewInstanceForInjection | 1 | 1566568378680 | 14 |
testELResolverReturnsContextualInstance | 1 | 1566568378695 | 66 |
testQualifiedNameLookup | 1 | 1566568378762 | 14 |
testUnresolvedNameReturnsNull | 1 | 1566568378776 | 9 |
org.jboss.cdi.tck.tests.lookup.el.integration.IntegrationWithUnifiedELTest | testELResolverRegisteredWithJsf (integration) | 1 | 1566568380060 | 1128 |
testELResolverRegisteredWithServletContainer (integration) | 1 | 1566568381189 | 104 |
org.jboss.cdi.tck.tests.lookup.injection.InjectionTest | testFieldDeclaredInIndirectSuperclassInjected | 1 | 1566568383080 | 391 |
testInjectionFieldsAndInitializerMethods (integration) | 1 | 1566568383472 | 19 |
testInjectionOfNamedBean | 1 | 1566568383492 | 10 |
testInjectionPerformsBoxingIfNecessary | 1 | 1566568383503 | 60 |
org.jboss.cdi.tck.tests.lookup.injection.any.AnyInjectionTest | testAnyInjectionIfExactlyOneBeanForType | 1 | 1566568384676 | 419 |
org.jboss.cdi.tck.tests.lookup.injection.enterprise.SessionBeanInjectionOrderingTest | testInitializerCalledAfterFieldInjectionOfSuperclass (integration) | 1 | 1566568386618 | 295 |
testInitializerCalledAfterResourceInjection (integration) | 1 | 1566568386914 | 58 |
testPostConstructCalledAfterInitializerOfSuperclass (integration) | 1 | 1566568386973 | 10 |
org.jboss.cdi.tck.tests.lookup.injection.enterprise.SessionBeanInjectionTest | testFieldDeclaredInSuperclassIndirectlyInjected (integration) | 1 | 1566568388715 | 370 |
testFieldDeclaredInSuperclassInjected (integration) | 1 | 1566568389086 | 9 |
testInjectionOnContextualSessionBean (integration) | 1 | 1566568389096 | 11 |
testInjectionOnEJBInterceptor (integration) | 1 | 1566568389108 | 60 |
testInjectionOnNonContextualSessionBean (integration) | 1 | 1566568389169 | 8 |
org.jboss.cdi.tck.tests.lookup.injection.enterprise.chain.SessionBeanInjectionChainTest | testChainOfSessionBeans (integration) | 1 | 1566568390613 | 465 |
org.jboss.cdi.tck.tests.lookup.injection.non.contextual.ContainerEventTest | testProcessAnnotatedTypeEventFiredForFilter (integration) | 1 | 1566568393598 | 365 |
testProcessAnnotatedTypeEventFiredForJsfManagedBean (integration) | 1 | 1566568393964 | 9 |
testProcessAnnotatedTypeEventFiredForServlet (integration) | 1 | 1566568393974 | 9 |
testProcessAnnotatedTypeEventFiredForServletListener (integration) | 1 | 1566568393983 | 9 |
testProcessAnnotatedTypeEventFiredForSessionBean (integration) | 1 | 1566568393993 | 9 |
testProcessAnnotatedTypeEventFiredForTagHandler (integration) | 1 | 1566568394003 | 62 |
testProcessAnnotatedTypeEventFiredForTagLibraryListener (integration) | 1 | 1566568394066 | 8 |
org.jboss.cdi.tck.tests.lookup.injection.non.contextual.CreationalContextForNonContextualTest | testCreationalContext | 1 | 1566568395365 | 333 |
org.jboss.cdi.tck.tests.lookup.injection.non.contextual.InjectionIntoNonContextualComponentTest | testFilterInitCalledAfterPersistenceResourceInjection (integration, persistence) | 1 | 1566568396395 | 6 |
testFilterInitCalledAfterResourceInjection (integration) | 1 | 1566568396401 | 6 |
testFilterInitializerMethodCalled (integration) | 1 | 1566568396408 | 3 |
testInjectionIntoFilter (integration) | 1 | 1566568396459 | 3 |
testInjectionIntoJSFManagedBean (integration) | 1 | 1566568396463 | 230 |
testInjectionIntoServlet (integration) | 1 | 1566568396694 | 3 |
testInjectionIntoServletListener (integration) | 1 | 1566568396698 | 3 |
testInjectionIntoTagHandler (integration) | 1 | 1566568396702 | 159 |
testInjectionIntoTagLibraryListener (integration) | 1 | 1566568396862 | 3 |
testServletInitCalledAfterPersistenceResourceInjection (integration, persistence) | 1 | 1566568396866 | 3 |
testServletInitCalledAfterResourceInjection (integration) | 1 | 1566568396870 | 6 |
testServletInitializerMethodCalled (integration) | 1 | 1566568396877 | 3 |
testServletListenerInitializerMethodCalled (integration) | 1 | 1566568396881 | 3 |
testTagLibraryListenerInitializerMethodCalled (integration) | 1 | 1566568396885 | 3 |
org.jboss.cdi.tck.tests.lookup.injection.non.contextual.broken.ambiguous.AmbiguousInjectionIntoNonContextualComponentTest | testInjectionIntoServlet (integration) | 1 | 1566568397564 | 1 |
org.jboss.cdi.tck.tests.lookup.injection.non.contextual.broken.unsatisfied.UnsatisfiedInjectionIntoNonContextualComponentTest | testInjectionIntoServlet (integration) | 1 | 1566568397879 | 0 |
org.jboss.cdi.tck.tests.lookup.injection.parameterized.ParameterizedTypesInjectionToParameterizedWithActualTypeTest | testInjection | 1 | 1566568399165 | 350 |
org.jboss.cdi.tck.tests.lookup.injection.parameterized.ParameterizedTypesInjectionToParameterizedWithTypeVariableTest | testInjection | 1 | 1566568472676 | 686 |
org.jboss.cdi.tck.tests.lookup.injection.parameterized.ParameterizedTypesInjectionToParameterizedWithWildcardTest | testInjection | 1 | 1566568475087 | 399 |
org.jboss.cdi.tck.tests.lookup.injection.parameterized.ParameterizedTypesInjectionToRawTypeTest | testInjection | 1 | 1566568477217 | 562 |
org.jboss.cdi.tck.tests.lookup.injection.parameterized.broken.raw.ParameterizedTypesInjectionRawAmbiguousTest | testInjection | 1 | 1566568478297 | 0 |
org.jboss.cdi.tck.tests.lookup.injection.parameterized.multiple.bounds.ParameterizedTypesWithTypeVariableWithMultipleBoundsTest | testInjectionOfBeanWithTypeVariableWithMultipleBounds | 1 | 1566568479912 | 389 |
testInjectionOfBeanWithTypeVariableWithMultipleBoundsToParameterizedTypeWithActualType | 1 | 1566568480302 | 10 |
testInjectionOfBeanWithWildcardWithTypeVariableAsLowerBound | 1 | 1566568480313 | 48 |
org.jboss.cdi.tck.tests.lookup.injection.persistence.PersistenceResourceInjectionTest | testInitializerMethodsAfterEEResourcePersistenceInjection (integration, persistence) | 1 | 1566568482794 | 396 |
org.jboss.cdi.tck.tests.lookup.injection.visibility.InjectionVisibilityTest | testPackagePrivateSetMethodInjection | 1 | 1566568484614 | 378 |
org.jboss.cdi.tck.tests.lookup.injectionpoint.InjectableReferenceTest | testGetInjectableReferenceOnBeanManager | 1 | 1566568486606 | 810 |
testGetInjectableReferenceReturnsDelegateForDelegateInjectionPoint | 1 | 1566568487417 | 44 |
org.jboss.cdi.tck.tests.lookup.injectionpoint.InjectionPointTest | testApiTypeInjectionPoint | 1 | 1566568488777 | 300 |
testCurrentBinding | 1 | 1566568489078 | 11 |
testDependentScope | 1 | 1566568489090 | 12 |
testGetAnnotatedField | 1 | 1566568489102 | 61 |
testGetAnnotatedParameter | 1 | 1566568489164 | 10 |
testGetBean | 1 | 1566568489175 | 10 |
testGetBindingTypes | 1 | 1566568489186 | 9 |
testGetMemberConstructor | 1 | 1566568489195 | 68 |
testGetMemberField | 1 | 1566568489263 | 9 |
testGetMemberMethod | 1 | 1566568489273 | 8 |
testGetType | 1 | 1566568489282 | 8 |
testIsDelegate | 1 | 1566568489291 | 11 |
testIsTransient | 1 | 1566568489359 | 30 |
testNullInjectionPointInjectedIntoNonInjectedObject | 1 | 1566568489390 | 10 |
testPassivationCapability | 1 | 1566568489401 | 73 |
org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.disposer.DisposerInjectionPointMetadataTest | testDisposerWithInjectionPointMetadata | 1 | 1566568489893 | 1 |
org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.normal.scope.NormalScopedBeanWithInjectionPoint | testRequestScopedBeanWithInjectionPoint | 1 | 1566568490204 | 0 |
org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.not.bean.InjectionPointTest | testDefinitionErrorDetected (integration) | 1 | 1566568490583 | 0 |
org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.ambiguous.AmbiguousInjectableReferenceTest | testUnsatisfiedReference | 1 | 1566568491977 | 329 |
org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.unresolved.UnsatisfiedInjectableReferenceTest | testUnsatisfiedReference | 1 | 1566568493498 | 312 |
org.jboss.cdi.tck.tests.lookup.injectionpoint.dynamic.DynamicInjectionPointTest | testInjectionPointGetAnnotated | 1 | 1566568494984 | 393 |
testInjectionPointGetBean | 1 | 1566568495377 | 9 |
testInjectionPointGetMember | 1 | 1566568495387 | 9 |
testInjectionPointGetQualifiers | 1 | 1566568495396 | 9 |
testInjectionPointGetType | 1 | 1566568495406 | 60 |
testInjectionPointIsDelegate | 1 | 1566568495466 | 9 |
testInjectionPointIsTransient | 1 | 1566568495475 | 8 |
org.jboss.cdi.tck.tests.lookup.injectionpoint.named.NamedAtInjectionPointTest | testFieldNameUsedAsBeanName | 1 | 1566568496697 | 493 |
org.jboss.cdi.tck.tests.lookup.injectionpoint.non.contextual.NonContextualInjectionPointTest | testContextualEjbInjectionPointGetBean (integration) | 1 | 1566568498687 | 311 |
testNonContextualEjbInjectionPointGetBean (integration) | 1 | 1566568498998 | 11 |
org.jboss.cdi.tck.tests.lookup.injectionpoint.requiredtype.LegalRequiredTypeTest | testLegalRequiredType | 1 | 1566568500165 | 336 |
org.jboss.cdi.tck.tests.lookup.manager.provider.init.CDIProviderInitTest | testAccessingBeanManager (integration) | 1 | 1566568501989 | 414 |
org.jboss.cdi.tck.tests.lookup.manager.provider.runtime.CDIProviderRuntimeTest | testCDIProviderInitializeThrowUnsupportedOperationException (integration) | 1 | 1566568503595 | 322 |
testGetBeanManager (integration) | 1 | 1566568503918 | 52 |
testLookup (integration) | 1 | 1566568503970 | 10 |
org.jboss.cdi.tck.tests.lookup.modules.EnabledManagedBeanInjectionAvailability02Test | testInjection | 1 | 1566568505618 | 280 |
org.jboss.cdi.tck.tests.lookup.modules.EnabledProducerFieldInjectionAvailability02Test | testInjection | 1 | 1566568507115 | 277 |
org.jboss.cdi.tck.tests.lookup.modules.EnabledProducerMethodInjectionAvailability02Test | testInjection | 1 | 1566568508779 | 204 |
org.jboss.cdi.tck.tests.lookup.modules.EnabledSessionBeanInjectionAvailability02Test | testInjection (integration) | 1 | 1566568510206 | 301 |
org.jboss.cdi.tck.tests.lookup.modules.InterModuleLookup02Test | testEnabledManagedBeanAvailableForInjection | 1 | 1566568511767 | 309 |
org.jboss.cdi.tck.tests.lookup.modules.SelectedAlternativeManagedBeanInjectionAvailability02Test | testInjection | 1 | 1566568513377 | 204 |
org.jboss.cdi.tck.tests.lookup.modules.SpecializedBeanInjectionNotAvailable02Test | testManagedBeanInjection (integration) | 1 | 1566568514811 | 290 |
org.jboss.cdi.tck.tests.lookup.modules.SpecializedProducerMethodInjectionNotAvailable02Test | testManagedBeanInjection | 1 | 1566568516578 | 406 |
org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity01Test | testSpecialization | 1 | 1566568518079 | 246 |
org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization01Test | testEvent | 1 | 1566568519471 | 192 |
testNotEnabledAlternativeDoesNotSpecialize | 1 | 1566568519664 | 11 |
org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization04Test | testEnabledAlternativeSpecializes | 1 | 1566568520889 | 303 |
testEvent | 1 | 1566568521193 | 8 |
org.jboss.cdi.tck.tests.lookup.typesafe.resolution.EnterpriseResolutionByTypeTest | testBeanTypesOnSessionBean (integration) | 1 | 1566568522578 | 188 |
org.jboss.cdi.tck.tests.lookup.typesafe.resolution.ResolutionByTypeTest | testAllQualifiersSpecifiedForResolutionMustAppearOnBean | 1 | 1566568524005 | 183 |
testBeanTypesOnManagedBean | 1 | 1566568524189 | 9 |
testBeanTypesOnProducerField | 1 | 1566568524198 | 10 |
testBeanTypesOnProducerMethod | 1 | 1566568524208 | 11 |
testDefaultBindingTypeAssumed | 1 | 1566568524219 | 8 |
testGenericBeanTypesOnManagedBean | 1 | 1566568524228 | 39 |
testGenericBeanTypesOnProducerField | 1 | 1566568524268 | 8 |
testGenericBeanTypesOnProducerMethod | 1 | 1566568524277 | 9 |
testResolveByTypeWithArray | 1 | 1566568524287 | 8 |
testResolveByTypeWithNonBindingMembers | 1 | 1566568524296 | 7 |
testResolveByTypeWithPrimitives | 1 | 1566568524304 | 64 |
testResolveByTypeWithTypeParameter | 1 | 1566568524369 | 10 |
org.jboss.cdi.tck.tests.lookup.typesafe.resolution.broken.disabled.DisabledBeanNotAvailableForInjectionTest | testDeployment | 1 | 1566568524693 | 0 |
org.jboss.cdi.tck.tests.lookup.typesafe.resolution.broken.type.variable.TypeVariableInjectionPointTest | testTypeVariableInjectionPoint | 1 | 1566568524976 | 0 |
org.jboss.cdi.tck.tests.lookup.typesafe.resolution.decorator.DecoratorNotInjectedTest | testDecoratorNotResolved | 1 | 1566568525311 | 0 |
org.jboss.cdi.tck.tests.lookup.typesafe.resolution.interceptor.InterceptorNotResolvedInterModuleTest | testInterceptorNotAvailableForInjection | 1 | 1566568525775 | 0 |
org.jboss.cdi.tck.tests.lookup.typesafe.resolution.interceptor.InterceptorNotResolvedTest | testInterceptorNotAvailableForInjection | 1 | 1566568526083 | 0 |
org.jboss.cdi.tck.tests.lookup.typesafe.resolution.parameterized.AssignabilityOfRawAndParameterizedTypesTest | testAssignabilityOfParameterizedTypeWithActualTypesToParameterizedTypeWithActualTypes | 1 | 1566568527187 | 241 |
testAssignabilityOfParameterizedTypeWithActualTypesToParameterizedTypeWithWildcards | 1 | 1566568527428 | 9 |
testAssignabilityOfParameterizedTypeWithActualTypesToParameterizedTypeWithWildcardsAtInjectionPoint | 1 | 1566568527438 | 25 |
testAssignabilityOfParameterizedTypeWithTypeVariableWithMultipleBoundsToParameterizedTypeWithTypeVariable | 1 | 1566568527464 | 11 |
testAssignabilityOfParameterizedTypeWithTypeVariablesToParameterizedTypeWithActualTypes | 1 | 1566568527476 | 8 |
testAssignabilityOfParameterizedTypeWithTypeVariablesToParameterizedTypeWithTypeVariable | 1 | 1566568527485 | 9 |
testAssignabilityOfParameterizedTypeWithTypeVariablesToParameterizedTypeWithWildcardWithLowerBound | 1 | 1566568527494 | 66 |
testAssignabilityOfParameterizedTypeWithTypeVariablesToParameterizedTypeWithWildcards | 1 | 1566568527561 | 8 |
testAssignabilityOfParameterizedTypeWithTypeVariablesToParameterizedTypeWithWildcards2 | 1 | 1566568527570 | 8 |
testAssignabilityOfParameterizedTypeWithTypeVariablesWithMultipleBoundsToParameterizedTypeWithActualTypes | 1 | 1566568527578 | 8 |
testAssignabilityToRawType | 1 | 1566568527587 | 7 |
org.jboss.cdi.tck.tests.lookup.typesafe.resolution.parameterized.raw.RawBeanTypeParameterizedRequiredTypeTest | testAssignableTypeParams | 1 | 1566568528692 | 281 |
testNotAssignableTypeParams | 1 | 1566568528974 | 7 |
org.jboss.cdi.tck.tests.lookup.typesafe.resolution.primitive.PrimitiveInjectionPointTest | testPrimitiveInjectionPointResolvedToNonPrimitiveProducerMethod | 1 | 1566568602310 | 657 |
org.jboss.cdi.tck.tests.vetoed.VetoedTest | testAnnotatedTypeAddedByExtension | 1 | 1566568604762 | 402 |
testClassLevelVeto | 1 | 1566568605165 | 11 |
testPackageLevelVeto | 1 | 1566568605177 | 9 |
org.jboss.cdi.tck.tests.vetoed.enterprise.EnterpriseVetoedTest | testAnnotatedTypeAddedByExtension (integration) | 1 | 1566568607274 | 387 |
testClassLevelVeto (integration) | 1 | 1566568607661 | 11 |
testPackageLevelVeto (integration) | 1 | 1566568607673 | 9 |
org.jboss.cdi.tck.interceptors.tests.bindings.broken.InvalidTransitiveInterceptorBindingAnnotationsTest | testInterceptorBindingsWithConflictingAnnotationMembersNotOk | 1 | 1566568608282 | 0 |
org.jboss.cdi.tck.interceptors.tests.bindings.members.InterceptorBindingTypeWithMemberTest | testInterceptorBindingTypeMemberValuesComparedWithEquals | 1 | 1566568609688 | 389 |
testInterceptorBindingTypeWithMember | 1 | 1566568610078 | 9 |
testInterceptorBindingTypeWithNonBindingMember | 1 | 1566568610088 | 9 |
org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.exceptions.LifecycleCallbackInterceptorExceptionTest | testLifecycleCallbackInterceptorCanCatchException | 1 | 1566568611590 | 390 |
testPostConstructCanThrowRuntimeException | 1 | 1566568611981 | 21 |
testPreDestroyNotInvokedWhenInstanceDiscarded | 1 | 1566568612002 | 63 |
org.jboss.cdi.tck.interceptors.tests.contract.method.MethodLevelInterceptorTest | testExcludeClassInterceptors | 1 | 1566568613368 | 432 |
testInterceptorCanBeAppliedToMoreThanOneMethod | 1 | 1566568613801 | 8 |
org.jboss.cdi.tck.tests.alternative.broken.not.alternative.ClassIsNotAlternativeTest | test | 1 | 1566568614270 | 0 |
org.jboss.cdi.tck.tests.alternative.broken.not.alternative.stereotype.ClassIsNotAlternativeTest | test | 1 | 1566568614701 | 1 |
org.jboss.cdi.tck.tests.alternative.resolution.qualifier.QualifierNotDeclaredTest | testResolution | 1 | 1566568615919 | 451 |
org.jboss.cdi.tck.tests.context.ContextDestroysBeansTest | testContextDestroysBeansWhenDestroyed | 1 | 1566568617663 | 413 |
org.jboss.cdi.tck.tests.context.application.postconstruct.EagerSingletonPostConstructCallbackTest | testEagerSingletonPostConstructCallback (integration) | 1 | 1566568619486 | 392 |
org.jboss.cdi.tck.tests.context.passivating.broken.producer.field.managed.dependent.ManagedBeanWithIllegalDependencyTest | testConstructorInjectionPointRequiringPassivationCapableDependency | 1 | 1566568621130 | 657 |
testFieldInjectionPointRequiringPassivationCapableDependency | 1 | 1566568621788 | 10 |
testSetterInjectionPointRequiringPassivationCapableDependency | 1 | 1566568621799 | 62 |
org.jboss.cdi.tck.tests.context.request.RequestContextTest | testRequestScopeActiveDuringServiceMethod (integration) | 1 | 1566568622472 | 10 |
testRequestScopeActiveDuringServletFilter (integration) | 1 | 1566568622482 | 7 |
testRequestScopeIsDestroyedAfterServletRequest (integration) | 1 | 1566568622490 | 16 |
org.jboss.cdi.tck.tests.context.request.postconstruct.EagerSingletonPostConstructCallbackTest | testEagerSingletonPostConstructCallback (integration) | 1 | 1566568623477 | 9 |
org.jboss.cdi.tck.tests.decorators.invocation.producer.method.DecoratorInvocationTest | testDecoratorInvocation | 1 | 1566568624959 | 306 |
org.jboss.cdi.tck.tests.definition.scope.broken.tooManyScopes.producer.field.ProducerFieldTooManyScopesTest | testTooManyScopesSpecifiedInJava | 1 | 1566568625585 | 1 |
org.jboss.cdi.tck.tests.event.broken.raw.RawEventConstructorInjectionTest | testDefinitionError | 1 | 1566568625963 | 1 |
org.jboss.cdi.tck.tests.event.broken.raw.RawEventInitMethodInjectionTest | testDefinitionError | 1 | 1566568626284 | 1 |
org.jboss.cdi.tck.tests.event.broken.raw.RawEventProducerMethodInjectionTest | testDefinitionError | 1 | 1566568626589 | 1 |
org.jboss.cdi.tck.tests.event.observer.priority.contextLifecycleEvent.RequestContextLifecycleEventObserverOrderingTest | testContextLifecycleEventOrdering (integration) | 1 | 1566568627089 | 11 |
org.jboss.cdi.tck.tests.event.observer.runtimeException.ObserverExceptionRethrownTest | testNonTransactionalObserverThrowsNonCheckedExceptionIsRethrown | 1 | 1566568628203 | 295 |
org.jboss.cdi.tck.tests.event.observer.transactional.custom.CustomTransactionalObserverTest | testCustomTransactionalObserver (integration, persistence) | 1 | 1566568630375 | 317 |
org.jboss.cdi.tck.tests.extensions.annotated.delivery.WithAnnotationsTest | testDelivery | 1 | 1566568632179 | 322 |
testDeliveryMetaAnnotation | 1 | 1566568632501 | 8 |
org.jboss.cdi.tck.tests.extensions.lifecycle.ExtensionLifecycleTest | testContainerDeliversEventNotifications | 1 | 1566568633605 | 226 |
testContainerInstantiatesSingleInstanceOfExtension | 1 | 1566568633832 | 9 |
testContainerProvidesBeanForExtension | 1 | 1566568633842 | 24 |
org.jboss.cdi.tck.tests.extensions.lifecycle.broken.exception.validation.AfterDeploymentValidationObserverExecutionFailureTest | testObserverFailureTreatedAsDeploymentError | 1 | 1566568634264 | 1 |
org.jboss.cdi.tck.tests.extensions.lifecycle.broken.observerMethod.CustomObserverMethodWithoutNotifyMethodTest | observerCustomMethodNotOverridingNotifyMethodTreatedAsDefinitionError | 1 | 1566568634508 | 0 |
org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.interceptor.InterceptorProcessBeanAttributesTest | testAlphaInterceptorObserved | 1 | 1566568635765 | 323 |
testBravoInterceptorObserved | 1 | 1566568636088 | 11 |
org.jboss.cdi.tck.tests.extensions.producer.broken.processing.ProducerProcessingWithExceptionTest | testException | 1 | 1566568636560 | 0 |
org.jboss.cdi.tck.tests.extensions.stereotype.StereotypeExtensionTest | testStereotypeWorks | 1 | 1566568637886 | 295 |
org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.BuiltinDecoratorInjectionTest | testDeploymentFails | 1 | 1566568638480 | 0 |
org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.BuiltinInterceptorInjectionTest | testDeploymentFails | 1 | 1566568638859 | 0 |
org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.BeanTypeParamFieldTest | testDeploymentFails | 1 | 1566568639116 | 0 |
org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.BeanTypeParamInitializerTest | testDeploymentFails | 1 | 1566568639407 | 0 |
org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.DecoratoredBeanTypeParamFieldTest | testDeploymentFails | 1 | 1566568639713 | 0 |
org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.interceptor.InterceptorTypeParamFieldTest | testDeploymentFails | 1 | 1566568640060 | 0 |
org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.multiParams.MultipleDisposeParametersDefinitionTest | testMultipleDisposeParameters | 1 | 1566568640297 | 1 |
org.jboss.cdi.tck.tests.implementation.enterprise.broken.singletonWithConversationScope.SingletonWithConversationScopeTest | testSingletonWithConversationScopeFails (integration) | 1 | 1566568640602 | 1 |
org.jboss.cdi.tck.tests.implementation.enterprise.broken.singletonWithRequestScope.SingletonWithRequestScopeTest | testSingletonWithRequestScopeFails (integration) | 1 | 1566568640901 | 0 |
org.jboss.cdi.tck.tests.implementation.enterprise.broken.statelessWithSessionScope.StatelessWithSessionScopeTest | testStatelessWithSessionScopeFails (integration) | 1 | 1566568641270 | 0 |
org.jboss.cdi.tck.tests.implementation.initializer.broken.generic.GenericInitializerMethodTest | testGenericInitializerMethodNotAllowed | 1 | 1566568712583 | 0 |
org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.array.ProducerFieldArrayWildcardTest | testBeanTypes | 1 | 1566568713162 | 0 |
org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.interceptor.ProducerFieldOnInterceptorTest | testProducerFieldNotAllowedOnInterceptor | 1 | 1566568713885 | 0 |
org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterizedTypeWithTypeParameter.ParametrizedReturnTypeWithTypeVariable02Test | testNonDependentScopedProducerMethodWithParameterizedTypeWithTypeVariable | 1 | 1566568714270 | 0 |
org.jboss.cdi.tck.tests.implementation.simple.resource.broken.type.env.ResourceDefinitionWithDifferentTypeTest | testDeployment (integration) | 1 | 1566568714672 | 0 |
org.jboss.cdi.tck.tests.implementation.simple.resource.persistenceContext.staticProducer.PersistenceInjectionStaticProducerFieldTest | testInjectionOfPersistenceContext (integration, persistence) | 1 | 1566568717814 | 694 |
testInjectionOfPersistenceUnit (integration, persistence) | 1 | 1566568718509 | 55 |
org.jboss.cdi.tck.tests.inheritance.specialization.simple.broken.inconsistent.InconsistentSpecializationTest | testInconsistentSpecialization | 1 | 1566568719272 | 0 |
org.jboss.cdi.tck.tests.interceptors.definition.broken.finalClassInterceptor.DependentBeanFinalMethodInterceptorTest | testFinalMethodWithClassLevelInterceptor | 1 | 1566568719699 | 0 |
org.jboss.cdi.tck.tests.interceptors.definition.broken.finalClassInterceptor.FinalClassClassLevelInterceptorTest | testFinalClassWithClassLevelInterceptor | 1 | 1566568720162 | 0 |
org.jboss.cdi.tck.tests.interceptors.definition.broken.nonInterceptorClassInBeansXml.NonInterceptorClassInBeansXmlTest | testNonInterceptorClassInBeansXmlNotOk | 1 | 1566568720576 | 0 |
org.jboss.cdi.tck.tests.interceptors.definition.broken.sameClassListedTwiceInBeansXml.SameClassListedTwiceInBeansXmlTest | testSameInterceptorClassListedTwiceInBeansXmlNotOk | 1 | 1566568720884 | 0 |
org.jboss.cdi.tck.tests.interceptors.definition.inheritance.broken.binding.FinalMethodWithInheritedStereotypeInterceptorTest | testFinalClassWithInheritedStereotypeInterceptor | 1 | 1566568721278 | 1 |
org.jboss.cdi.tck.tests.lookup.byname.broken.prefix.ExpandedNamePrefix2Test | testDuplicateBeanNamePrefix | 1 | 1566568721670 | 0 |
org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.StaticFinalMethodTest | testClassWithStaticFinalMethodCanBeProxied | 1 | 1566568723202 | 399 |
org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceInitMethodInjectionTest | testDefinitionError | 1 | 1566568724012 | 0 |
org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceProducerMethodInjectionTest | testDefinitionError | 1 | 1566568724408 | 0 |
org.jboss.cdi.tck.tests.lookup.injection.parameterized.ParameterizedTypesInjectionToParameterizedWithTypeVariableUpperBoundTest | testInjection | 1 | 1566568725929 | 372 |
org.jboss.cdi.tck.tests.lookup.manager.jndi.ManagerTest | testManagerLookupInJndi (integration) | 1 | 1566568727683 | 320 |
org.jboss.cdi.tck.tests.lookup.modules.InterModuleELResolution02Test | testEnabledManagedBeanAvailableForELResolution | 1 | 1566568729291 | 612 |
org.jboss.cdi.tck.tests.lookup.modules.SelectedAlternativeSessionBeanInjectionAvailability02Test | testInjection (integration) | 1 | 1566568731476 | 323 |
org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization02Test | testEnabledAlternativeSpecializes (integration) | 1 | 1566568733063 | 243 |
testEvent | 1 | 1566568733306 | 10 |
org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization03Test | testEnabledAlternativeSpecializes (integration) | 1 | 1566568734628 | 253 |
testEvent | 1 | 1566568734882 | 8 |
org.jboss.cdi.tck.tests.context.GetOnInactiveContextTest | testInvokingGetOnInactiveContextFails | 1 | 1566568736267 | 310 |
org.jboss.cdi.tck.tests.context.application.disposer.ApplicationContextDisposerTest | testApplicationContextActiveDuringDispose | 1 | 1566568737688 | 323 |
org.jboss.cdi.tck.tests.event.broken.raw.RawEventProcessInjectionPointTest | testDefinitionError | 1 | 1566568738389 | 0 |
org.jboss.cdi.tck.tests.extensions.lifecycle.broken.addDefinitionError.AddDefinitionErrorTest | testObserverDefinitionErrorTreatedAsDefinitionError | 1 | 1566568738665 | 0 |
org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.decorated.DecoratedBeanInitializerInjectionTest | testDeploymentFails | 1 | 1566568739064 | 1 |
org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.BeanTypeParamProducerTest | testDeploymentFails | 1 | 1566568739402 | 1 |
org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.initializerUnallowed.InitializerUnallowedDefinitionTest | testInitializerUnallowed | 1 | 1566568739759 | 1 |
org.jboss.cdi.tck.tests.implementation.simple.resource.broken.type.ResourceDefinitionWithDifferentTypeTest | testDeployment (integration) | 1 | 1566568739990 | 1 |
org.jboss.cdi.tck.tests.interceptors.definition.inheritance.broken.binding.FinalClassWithInheritedClassLevelInterceptorTest | testFinalClassWithInheritedClassLevelInterceptor | 1 | 1566568740211 | 1 |
org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceProcessInjectionPointTest | testDefinitionError | 1 | 1566568740494 | 0 |
org.jboss.cdi.tck.tests.lookup.manager.ManagerTest | testContainerProvidesManagerBean | 1 | 1566568741591 | 400 |
testGetReferenceReturnsContextualInstance | 1 | 1566568741992 | 8 |
testGetReferenceWithIllegalBeanType | 1 | 1566568742001 | 59 |
testInjectingManager | 1 | 1566568742061 | 10 |
testManagerBeanHasCurrentBinding | 1 | 1566568742071 | 9 |
testManagerBeanIsDependentScoped | 1 | 1566568742081 | 8 |
testManagerBeanIsPassivationCapable | 1 | 1566568742089 | 8 |
org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.decorated.DecoratedBeanFieldInjectionTest | testDeploymentFails | 1 | 1566568742607 | 1 |
org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.decorated.DecoratedBeanConstructorInjectionTest | testDeploymentFails | 1 | 1566568742814 | 1 |
org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.intercepted.InterceptedBeanConstructorInjectionTest | testDeploymentFails | 1 | 1566568743111 | 0 |