A B C D E F G H I J L M N O P R S T V W

A

AbstractTest - Class in org.jboss.webbeans.tck
 
AbstractTest() - Constructor for class org.jboss.webbeans.tck.AbstractTest
 
AbstractTest.RunInDependentContext - Class in org.jboss.webbeans.tck
 
AbstractTest.RunInDependentContext() - Constructor for class org.jboss.webbeans.tck.AbstractTest.RunInDependentContext
 
activateDependentContext() - Static method in class org.jboss.webbeans.tck.AbstractTest
 
after() - Method in class org.jboss.webbeans.tck.AbstractTest
 
annotationSetMatches(Set<Annotation>, Class<? extends Annotation>...) - Static method in class org.jboss.webbeans.tck.impl.util.Reflections
Checks if all annotations are in a given set of annotations
AnotherDeploymentType - Annotation Type in org.jboss.webbeans.tck.unit.implementation.producer.field
 
ApiTypeDefinitionTest - Class in org.jboss.webbeans.tck.unit.definition.type
Spec version: PRD2
ApiTypeDefinitionTest() - Constructor for class org.jboss.webbeans.tck.unit.definition.type.ApiTypeDefinitionTest
 
applicationCannotCallRemoveMethodOnNonDependentScopedSessionEnterpriseBean() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.EnterpriseBeanRemoveMethodTest
If the application directly calls an EJB remove method of an instance of an enterprise Web Bean that is a stateful session bean and declares any scope other than @Dependent, an UnsupportedOperationException is thrown.
ApplicationContextTest - Class in org.jboss.webbeans.tck.integration.context.application
Spec version: PRD2
ApplicationContextTest() - Constructor for class org.jboss.webbeans.tck.integration.context.application.ApplicationContextTest
 
applicationMayCallRemoveMethodOnDependentScopedSessionEnterpriseBeansButInstanceIsNotDestroyed() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.EnterpriseBeanRemoveMethodTest
If the application directly calls an EJB remove method of an instance of an enterprise Web Bean that is a stateful session bean and has scope
applicationMayCallRemoveMethodOnDependentScopedSessionEnterpriseBeansButNoParametersArePassed() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.EnterpriseBeanRemoveMethodTest
If the scope is @Dependent, the application may call any EJB remove method of an instance of the enterprise Web Bean, but then no parameters will be passed to the method by the Web Bean manager

B

BeanDefinitionTest - Class in org.jboss.webbeans.tck.unit.definition.bean
This test class should be used for common assertions about Web Beans
BeanDefinitionTest() - Constructor for class org.jboss.webbeans.tck.unit.definition.bean.BeanDefinitionTest
 
BeanDeploymentTest - Class in org.jboss.webbeans.tck.unit.implementation.deployment
Spec version: PRD2
BeanDeploymentTest() - Constructor for class org.jboss.webbeans.tck.unit.implementation.deployment.BeanDeploymentTest
 
before() - Method in class org.jboss.webbeans.tck.AbstractTest
 
BindingDefinitionTest - Class in org.jboss.webbeans.tck.unit.definition.binding
Spec version: PRD2
BindingDefinitionTest() - Constructor for class org.jboss.webbeans.tck.unit.definition.binding.BindingDefinitionTest
 
BindingTypeABinding - Class in org.jboss.webbeans.tck.unit.event
 
BindingTypeABinding() - Constructor for class org.jboss.webbeans.tck.unit.event.BindingTypeABinding
 
BindingTypeBBinding - Class in org.jboss.webbeans.tck.unit.event
 
BindingTypeBBinding() - Constructor for class org.jboss.webbeans.tck.unit.event.BindingTypeBBinding
 
BindingTypeCBinding - Class in org.jboss.webbeans.tck.unit.event
 
BindingTypeCBinding(String) - Constructor for class org.jboss.webbeans.tck.unit.event.BindingTypeCBinding
 
blackWidow - Static variable in class org.jboss.webbeans.tck.unit.implementation.producer.field.BlackWidowProducer
 
BlackWidowConsumer - Class in org.jboss.webbeans.tck.unit.implementation.producer.field
This simple bean contains an injection point to receive the value of a producer field in another bean.
BlackWidowConsumer() - Constructor for class org.jboss.webbeans.tck.unit.implementation.producer.field.BlackWidowConsumer
 
BlackWidowProducer - Class in org.jboss.webbeans.tck.unit.implementation.producer.field
 
BlackWidowProducer() - Constructor for class org.jboss.webbeans.tck.unit.implementation.producer.field.BlackWidowProducer
 
BrokenDeploymentTypeTest - Class in org.jboss.webbeans.tck.unit.definition.deployment
Spec version: PRD2
BrokenDeploymentTypeTest() - Constructor for class org.jboss.webbeans.tck.unit.definition.deployment.BrokenDeploymentTypeTest
 
BuildingInterface - Interface in org.jboss.webbeans.tck.unit.inheritance.specialization.enterprise
 
BUILT_IN_BEANS - Static variable in class org.jboss.webbeans.tck.AbstractTest
 
bye() - Method in interface org.jboss.webbeans.tck.unit.implementation.enterprise.LocalGoodDoggie
 

C

cleanup() - Method in class org.jboss.webbeans.tck.AbstractTest.RunInDependentContext
 
ClientProxyTest - Class in org.jboss.webbeans.tck.unit.lookup.clientProxy
Spec version: PRD2
ClientProxyTest() - Constructor for class org.jboss.webbeans.tck.unit.lookup.clientProxy.ClientProxyTest
 
configuration() - Static method in class org.jboss.webbeans.tck.impl.WebBeansTCKImpl
 
configure(TCKConfiguration) - Method in class org.jboss.webbeans.tck.impl.WebBeansTCKImpl
 
ContextTest - Class in org.jboss.webbeans.tck.unit.context
Spec version: PRD2
ContextTest() - Constructor for class org.jboss.webbeans.tck.unit.context.ContextTest
 
ConversationContextTest - Class in org.jboss.webbeans.tck.integration.context.conversation
 
ConversationContextTest() - Constructor for class org.jboss.webbeans.tck.integration.context.conversation.ConversationContextTest
 
createEnterpriseBean(Class<T>) - Method in class org.jboss.webbeans.tck.AbstractTest
Deprecated. 
createProducerFieldBean(Field, Bean<?>) - Method in class org.jboss.webbeans.tck.AbstractTest
Deprecated. 
createProducerMethodBean(Method, Bean<?>) - Method in class org.jboss.webbeans.tck.AbstractTest
Deprecated. 
createSimpleBean(Class<T>) - Method in class org.jboss.webbeans.tck.AbstractTest
Deprecated. 
createTCKConfiguration() - Static method in class org.jboss.webbeans.tck.impl.WebBeansTCKImpl
 
CurrentBinding - Class in org.jboss.webbeans.tck.impl.literals
Annotation literal for @Current
CurrentBinding() - Constructor for class org.jboss.webbeans.tck.impl.literals.CurrentBinding
 
CustomDeploymentTypeTest - Class in org.jboss.webbeans.tck.unit.definition.deployment
Spec version: PRD2
CustomDeploymentTypeTest() - Constructor for class org.jboss.webbeans.tck.unit.definition.deployment.CustomDeploymentTypeTest
 

D

deactivateDependentContext() - Static method in class org.jboss.webbeans.tck.AbstractTest
 
DecoratorDefinitionTest - Class in org.jboss.webbeans.tck.unit.implementation.decorator
 
DecoratorDefinitionTest() - Constructor for class org.jboss.webbeans.tck.unit.implementation.decorator.DecoratorDefinitionTest
 
DefaultDeploymentTypeTest - Class in org.jboss.webbeans.tck.unit.definition.deployment
Spec version: PRD2
DefaultDeploymentTypeTest() - Constructor for class org.jboss.webbeans.tck.unit.definition.deployment.DefaultDeploymentTypeTest
 
DeluxeHenHouse - Class in org.jboss.webbeans.tck.unit.lookup.injection
 
DeluxeHenHouse() - Constructor for class org.jboss.webbeans.tck.unit.lookup.injection.DeluxeHenHouse
 
DependentContextTest - Class in org.jboss.webbeans.tck.unit.context.dependent
Spec version: PRD2
DependentContextTest() - Constructor for class org.jboss.webbeans.tck.unit.context.dependent.DependentContextTest
 
deployBeans(Class<?>...) - Method in class org.jboss.webbeans.tck.AbstractTest
 
DeploymentProperties - Class in org.jboss.webbeans.tck.impl.util
Utility class to load deployment properties
DeploymentProperties() - Constructor for class org.jboss.webbeans.tck.impl.util.DeploymentProperties
Constructor
DeploymentTypeDefinitionTest - Class in org.jboss.webbeans.tck.unit.definition.deployment
Spec version: PRD2
DeploymentTypeDefinitionTest() - Constructor for class org.jboss.webbeans.tck.unit.definition.deployment.DeploymentTypeDefinitionTest
 
deserialize(byte[]) - Method in class org.jboss.webbeans.tck.AbstractTest
 
DisposalMethodDefinitionTest - Class in org.jboss.webbeans.tck.unit.implementation.producer.method
Spec version: PRD2
DisposalMethodDefinitionTest() - Constructor for class org.jboss.webbeans.tck.unit.implementation.producer.method.DisposalMethodDefinitionTest
 

E

EnterpriseBeanDeclarationTest - Class in org.jboss.webbeans.tck.unit.implementation.enterprise
Sections 3.3.
EnterpriseBeanDeclarationTest() - Constructor for class org.jboss.webbeans.tck.unit.implementation.enterprise.EnterpriseBeanDeclarationTest
 
EnterpriseBeanLifecycleTest - Class in org.jboss.webbeans.tck.unit.implementation.enterprise
Sections 6.5.
EnterpriseBeanLifecycleTest() - Constructor for class org.jboss.webbeans.tck.unit.implementation.enterprise.EnterpriseBeanLifecycleTest
 
EnterpriseBeanRemoveMethodTest - Class in org.jboss.webbeans.tck.unit.implementation.enterprise
Sections 3.3.5.
EnterpriseBeanRemoveMethodTest() - Constructor for class org.jboss.webbeans.tck.unit.implementation.enterprise.EnterpriseBeanRemoveMethodTest
 
EnterpriseBeanSpecializationTest - Class in org.jboss.webbeans.tck.unit.inheritance.specialization.enterprise
Spec version: PRD2
EnterpriseBeanSpecializationTest() - Constructor for class org.jboss.webbeans.tck.unit.inheritance.specialization.enterprise.EnterpriseBeanSpecializationTest
 
EventTest - Class in org.jboss.webbeans.tck.integration.event
Integration tests for Web Bean events.
EventTest() - Constructor for class org.jboss.webbeans.tck.integration.event.EventTest
 
EventTest - Class in org.jboss.webbeans.tck.unit.event
Event bus tests
EventTest() - Constructor for class org.jboss.webbeans.tck.unit.event.EventTest
 
EventTest.AListObserver - Class in org.jboss.webbeans.tck.unit.event
 
EventTest.AListObserver() - Constructor for class org.jboss.webbeans.tck.unit.event.EventTest.AListObserver
 
EventTest.AnEventType - Class in org.jboss.webbeans.tck.unit.event
 
EventTest.AnEventType() - Constructor for class org.jboss.webbeans.tck.unit.event.EventTest.AnEventType
 
EventTest.AnObserver - Class in org.jboss.webbeans.tck.unit.event
 
EventTest.AnObserver() - Constructor for class org.jboss.webbeans.tck.unit.event.EventTest.AnObserver
 
EventTest.AnObserverWithException - Class in org.jboss.webbeans.tck.unit.event
 
EventTest.AnObserverWithException() - Constructor for class org.jboss.webbeans.tck.unit.event.EventTest.AnObserverWithException
 
EventTest.AnotherListObserver - Class in org.jboss.webbeans.tck.unit.event
 
EventTest.AnotherListObserver() - Constructor for class org.jboss.webbeans.tck.unit.event.EventTest.AnotherListObserver
 
EventTest.ATemplatedEventType<T> - Class in org.jboss.webbeans.tck.unit.event
 
EventTest.ATemplatedEventType() - Constructor for class org.jboss.webbeans.tck.unit.event.EventTest.ATemplatedEventType
 
execute() - Method in class org.jboss.webbeans.tck.AbstractTest.RunInDependentContext
 

F

Farm - Class in org.jboss.webbeans.tck.unit.context.dependent
 
Farm() - Constructor for class org.jboss.webbeans.tck.unit.context.dependent.Farm
 
FarmerInterface - Interface in org.jboss.webbeans.tck.unit.inheritance.specialization.enterprise
 
FiresBinding - Class in org.jboss.webbeans.tck.unit.event
 
FiresBinding() - Constructor for class org.jboss.webbeans.tck.unit.event.FiresBinding
 
fox - Variable in class org.jboss.webbeans.tck.unit.lookup.injection.HenHouse
 
FunnelWeaverSpiderConsumer - Class in org.jboss.webbeans.tck.unit.implementation.producer.field
 
FunnelWeaverSpiderConsumer() - Constructor for class org.jboss.webbeans.tck.unit.implementation.producer.field.FunnelWeaverSpiderConsumer
 
FunnelWeaverSpiderProducer - Class in org.jboss.webbeans.tck.unit.implementation.producer.field
 
FunnelWeaverSpiderProducer() - Constructor for class org.jboss.webbeans.tck.unit.implementation.producer.field.FunnelWeaverSpiderProducer
 

G

getAnotherFunnelWeaver - Variable in class org.jboss.webbeans.tck.unit.implementation.producer.field.SpiderProducerWildCardType_Broken
 
getClasses(String, Class<T>) - Method in class org.jboss.webbeans.tck.impl.util.DeploymentProperties
Gets the possible implementation class for a given property for which the values are classanames
getClassName() - Method in interface org.jboss.webbeans.tck.unit.inheritance.specialization.enterprise.BuildingInterface
 
getConsumedTarantula() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.field.TarantulaConsumer
 
getEnabledDeploymentTypes() - Method in class org.jboss.webbeans.tck.AbstractTest
This method should be overridden by test classes which need to enable additional deployment types beyond the normal ones.
getEnabledDeploymentTypes() - Method in class org.jboss.webbeans.tck.unit.definition.binding.BindingDefinitionTest
 
getEnabledDeploymentTypes() - Method in class org.jboss.webbeans.tck.unit.definition.deployment.CustomDeploymentTypeTest
 
getEnabledDeploymentTypes() - Method in class org.jboss.webbeans.tck.unit.definition.deployment.DeploymentTypeDefinitionTest
 
getEnabledDeploymentTypes() - Method in class org.jboss.webbeans.tck.unit.definition.name.NameDefinitionTest
 
getEnabledDeploymentTypes() - Method in class org.jboss.webbeans.tck.unit.definition.stereotype.StereotypeDefinitionTest
 
getEnabledDeploymentTypes() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
getEnabledDeploymentTypes() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.field.ProducerFieldDefinitionTest
 
getEnabledDeploymentTypes() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.field.ProducerFieldLifecycleTest
 
getEnabledDeploymentTypes() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanDefinitionTest
 
getEnabledDeploymentTypes() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanLifecycleTest
 
getEnabledDeploymentTypes() - Method in class org.jboss.webbeans.tck.unit.inheritance.realization.RealizationTest
 
getEnabledDeploymentTypes() - Method in class org.jboss.webbeans.tck.unit.inheritance.specialization.enterprise.EnterpriseBeanSpecializationTest
 
getEnabledDeploymentTypes() - Method in class org.jboss.webbeans.tck.unit.inheritance.specialization.producer.method.ProducerMethodSpecializationTest
 
getEnabledDeploymentTypes() - Method in class org.jboss.webbeans.tck.unit.inheritance.specialization.simple.SimpleBeanSpecializationTest
 
getEnabledDeploymentTypes() - Method in class org.jboss.webbeans.tck.unit.lookup.byname.ResolutionByNameTest
 
getEnabledDeploymentTypes() - Method in class org.jboss.webbeans.tck.unit.lookup.clientProxy.ClientProxyTest
 
getEnabledDeploymentTypes() - Method in class org.jboss.webbeans.tck.unit.lookup.injection.InjectionTest
 
getEnabledDeploymentTypes() - Method in class org.jboss.webbeans.tck.unit.lookup.typesafe.InstantiationByTypeTest
 
getEnabledDeploymentTypes() - Method in class org.jboss.webbeans.tck.unit.lookup.typesafe.ResolutionByTypeTest
 
getFunnelWeaverSpider - Variable in class org.jboss.webbeans.tck.unit.implementation.producer.field.FunnelWeaverSpiderProducer
 
getInjectedBean() - Method in class org.jboss.webbeans.tck.unit.lookup.injectionpoint.MethodInjectionPointBean
 
getInjectedSpider() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.field.BlackWidowConsumer
 
getInjectedSpider() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.field.FunnelWeaverSpiderConsumer
 
getInjectedSpider() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.field.NullSpiderConsumer
 
getPropertyValues(String) - Method in class org.jboss.webbeans.tck.impl.util.DeploymentProperties
Get a list of possible values for a given key.
getSpider() - Static method in class org.jboss.webbeans.tck.unit.implementation.producer.field.FunnelWeaverSpiderProducer
 
getStandardDeploymentTypes() - Method in class org.jboss.webbeans.tck.AbstractTest
 

H

HenHouse - Class in org.jboss.webbeans.tck.unit.lookup.injection
 
HenHouse() - Constructor for class org.jboss.webbeans.tck.unit.lookup.injection.HenHouse
 

I

initContext() - Method in class org.jboss.webbeans.tck.unit.context.NormalContextTest
 
InitializerMethodTest - Class in org.jboss.webbeans.tck.unit.implementation.initializer
Spec version: PRD2
InitializerMethodTest() - Constructor for class org.jboss.webbeans.tck.unit.implementation.initializer.InitializerMethodTest
 
initNewBean() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.NewEnterpriseBeanTest
 
initNewBean() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.NewSimpleBeanTest
 
InjectionPointTest - Class in org.jboss.webbeans.tck.unit.lookup.injectionpoint
Injection point metadata tests
InjectionPointTest() - Constructor for class org.jboss.webbeans.tck.unit.lookup.injectionpoint.InjectionPointTest
 
InjectionTest - Class in org.jboss.webbeans.tck.unit.lookup.injection
Spec version: PRD2
InjectionTest() - Constructor for class org.jboss.webbeans.tck.unit.lookup.injection.InjectionTest
 
InstantiationByNameTest - Class in org.jboss.webbeans.tck.unit.lookup.byname
Spec version: PRD2
InstantiationByNameTest() - Constructor for class org.jboss.webbeans.tck.unit.lookup.byname.InstantiationByNameTest
 
InstantiationByTypeTest - Class in org.jboss.webbeans.tck.unit.lookup.typesafe
Spec version: PRD2
InstantiationByTypeTest() - Constructor for class org.jboss.webbeans.tck.unit.lookup.typesafe.InstantiationByTypeTest
 
InterceptorDefinitionTest - Class in org.jboss.webbeans.tck.unit.implementation.interceptor
Spec version: PRD2
InterceptorDefinitionTest() - Constructor for class org.jboss.webbeans.tck.unit.implementation.interceptor.InterceptorDefinitionTest
 

J

JmsDefinitionTest - Class in org.jboss.webbeans.tck.unit.implementation.jms
Spec version: PRD2
JmsDefinitionTest() - Constructor for class org.jboss.webbeans.tck.unit.implementation.jms.JmsDefinitionTest
 

L

LocalGoodDoggie - Interface in org.jboss.webbeans.tck.unit.implementation.enterprise
 

M

makeASpider - Variable in class org.jboss.webbeans.tck.unit.implementation.producer.field.SpiderAsAnimalProducer
 
manager - Variable in class org.jboss.webbeans.tck.AbstractTest
 
ManagerTest - Class in org.jboss.webbeans.tck.integration.lookup.manager
 
ManagerTest() - Constructor for class org.jboss.webbeans.tck.integration.lookup.manager.ManagerTest
 
ManagerTest - Class in org.jboss.webbeans.tck.unit.lookup.manager
Spec version: PRD2
ManagerTest() - Constructor for class org.jboss.webbeans.tck.unit.lookup.manager.ManagerTest
 
MethodInjectionPointBean - Class in org.jboss.webbeans.tck.unit.lookup.injectionpoint
Test bean to inject a bean using injection point metadata into a constructor
MethodInjectionPointBean() - Constructor for class org.jboss.webbeans.tck.unit.lookup.injectionpoint.MethodInjectionPointBean
 
methodWithInjectedMetadata(BeanWithInjectionPointMetadata) - Method in class org.jboss.webbeans.tck.unit.lookup.injectionpoint.MethodInjectionPointBean
 
mockCreationalContext(Class<T>) - Static method in class org.jboss.webbeans.tck.AbstractTest
Deprecated. 
MockCreationalContext<T> - Class in org.jboss.webbeans.tck.impl.util
Deprecated. 
MockCreationalContext() - Constructor for class org.jboss.webbeans.tck.impl.util.MockCreationalContext
Deprecated.  

N

NameDefinitionTest - Class in org.jboss.webbeans.tck.unit.definition.name
Spec version: PRD2
NameDefinitionTest() - Constructor for class org.jboss.webbeans.tck.unit.definition.name.NameDefinitionTest
 
NewEnterpriseBeanTest - Class in org.jboss.webbeans.tck.unit.implementation.enterprise
Spec version: PRD2
NewEnterpriseBeanTest() - Constructor for class org.jboss.webbeans.tck.unit.implementation.enterprise.NewEnterpriseBeanTest
 
NewLiteral - Class in org.jboss.webbeans.tck.impl.literals
 
NewLiteral() - Constructor for class org.jboss.webbeans.tck.impl.literals.NewLiteral
 
NewSimpleBeanTest - Class in org.jboss.webbeans.tck.unit.implementation.simple
Spec version: PRD2
NewSimpleBeanTest() - Constructor for class org.jboss.webbeans.tck.unit.implementation.simple.NewSimpleBeanTest
 
NonContextualInjectionTest - Class in org.jboss.webbeans.tck.integration.lookup.non.contextual
Spec version: PRD2
NonContextualInjectionTest() - Constructor for class org.jboss.webbeans.tck.integration.lookup.non.contextual.NonContextualInjectionTest
 
NormalContextTest - Class in org.jboss.webbeans.tck.unit.context
 
NormalContextTest() - Constructor for class org.jboss.webbeans.tck.unit.context.NormalContextTest
 
notify(ArrayList<String>) - Method in class org.jboss.webbeans.tck.unit.event.EventTest.AListObserver
 
notify(EventTest.AnEventType) - Method in class org.jboss.webbeans.tck.unit.event.EventTest.AnObserver
 
notify(EventTest.AnEventType) - Method in class org.jboss.webbeans.tck.unit.event.EventTest.AnObserverWithException
 
notify(ArrayList<Integer>) - Method in class org.jboss.webbeans.tck.unit.event.EventTest.AnotherListObserver
 
NullSpiderConsumer - Class in org.jboss.webbeans.tck.unit.implementation.producer.field
Simple bean that has an injection point for a spider
NullSpiderConsumer() - Constructor for class org.jboss.webbeans.tck.unit.implementation.producer.field.NullSpiderConsumer
 
NullSpiderProducer - Class in org.jboss.webbeans.tck.unit.implementation.producer.field
Contains producer for Spider which always is a null value and in Dependent scope
NullSpiderProducer() - Constructor for class org.jboss.webbeans.tck.unit.implementation.producer.field.NullSpiderProducer
 
NullSpiderProducer_Broken - Class in org.jboss.webbeans.tck.unit.implementation.producer.field
Bean with a producer field that always returns null and is not in Dependent context (the produced result)
NullSpiderProducer_Broken() - Constructor for class org.jboss.webbeans.tck.unit.implementation.producer.field.NullSpiderProducer_Broken
 
numberOfEggs - Variable in class org.jboss.webbeans.tck.unit.implementation.producer.field.VibratingSpiderImpl_Broken
 
numberOfEyes - Static variable in interface org.jboss.webbeans.tck.unit.implementation.producer.field.VibratingSpider
 
numberOfLegs - Static variable in interface org.jboss.webbeans.tck.unit.implementation.producer.field.VibratingSpider
 

O

org.jboss.webbeans.tck - package org.jboss.webbeans.tck
 
org.jboss.webbeans.tck.impl - package org.jboss.webbeans.tck.impl
 
org.jboss.webbeans.tck.impl.literals - package org.jboss.webbeans.tck.impl.literals
 
org.jboss.webbeans.tck.impl.util - package org.jboss.webbeans.tck.impl.util
 
org.jboss.webbeans.tck.integration.context.application - package org.jboss.webbeans.tck.integration.context.application
 
org.jboss.webbeans.tck.integration.context.conversation - package org.jboss.webbeans.tck.integration.context.conversation
 
org.jboss.webbeans.tck.integration.context.passivating - package org.jboss.webbeans.tck.integration.context.passivating
 
org.jboss.webbeans.tck.integration.context.request - package org.jboss.webbeans.tck.integration.context.request
 
org.jboss.webbeans.tck.integration.context.session - package org.jboss.webbeans.tck.integration.context.session
 
org.jboss.webbeans.tck.integration.event - package org.jboss.webbeans.tck.integration.event
 
org.jboss.webbeans.tck.integration.lookup.byname - package org.jboss.webbeans.tck.integration.lookup.byname
 
org.jboss.webbeans.tck.integration.lookup.manager - package org.jboss.webbeans.tck.integration.lookup.manager
 
org.jboss.webbeans.tck.integration.lookup.non.contextual - package org.jboss.webbeans.tck.integration.lookup.non.contextual
 
org.jboss.webbeans.tck.unit.context - package org.jboss.webbeans.tck.unit.context
 
org.jboss.webbeans.tck.unit.context.dependent - package org.jboss.webbeans.tck.unit.context.dependent
 
org.jboss.webbeans.tck.unit.context.passivating - package org.jboss.webbeans.tck.unit.context.passivating
 
org.jboss.webbeans.tck.unit.definition.bean - package org.jboss.webbeans.tck.unit.definition.bean
 
org.jboss.webbeans.tck.unit.definition.binding - package org.jboss.webbeans.tck.unit.definition.binding
 
org.jboss.webbeans.tck.unit.definition.deployment - package org.jboss.webbeans.tck.unit.definition.deployment
 
org.jboss.webbeans.tck.unit.definition.name - package org.jboss.webbeans.tck.unit.definition.name
 
org.jboss.webbeans.tck.unit.definition.scope - package org.jboss.webbeans.tck.unit.definition.scope
 
org.jboss.webbeans.tck.unit.definition.stereotype - package org.jboss.webbeans.tck.unit.definition.stereotype
 
org.jboss.webbeans.tck.unit.definition.type - package org.jboss.webbeans.tck.unit.definition.type
 
org.jboss.webbeans.tck.unit.event - package org.jboss.webbeans.tck.unit.event
 
org.jboss.webbeans.tck.unit.implementation.commonAnnotations - package org.jboss.webbeans.tck.unit.implementation.commonAnnotations
 
org.jboss.webbeans.tck.unit.implementation.decorator - package org.jboss.webbeans.tck.unit.implementation.decorator
 
org.jboss.webbeans.tck.unit.implementation.deployment - package org.jboss.webbeans.tck.unit.implementation.deployment
 
org.jboss.webbeans.tck.unit.implementation.enterprise - package org.jboss.webbeans.tck.unit.implementation.enterprise
 
org.jboss.webbeans.tck.unit.implementation.initializer - package org.jboss.webbeans.tck.unit.implementation.initializer
 
org.jboss.webbeans.tck.unit.implementation.interceptor - package org.jboss.webbeans.tck.unit.implementation.interceptor
 
org.jboss.webbeans.tck.unit.implementation.jms - package org.jboss.webbeans.tck.unit.implementation.jms
 
org.jboss.webbeans.tck.unit.implementation.producer.field - package org.jboss.webbeans.tck.unit.implementation.producer.field
 
org.jboss.webbeans.tck.unit.implementation.producer.method - package org.jboss.webbeans.tck.unit.implementation.producer.method
 
org.jboss.webbeans.tck.unit.implementation.simple - package org.jboss.webbeans.tck.unit.implementation.simple
 
org.jboss.webbeans.tck.unit.inheritance.realization - package org.jboss.webbeans.tck.unit.inheritance.realization
 
org.jboss.webbeans.tck.unit.inheritance.specialization.enterprise - package org.jboss.webbeans.tck.unit.inheritance.specialization.enterprise
 
org.jboss.webbeans.tck.unit.inheritance.specialization.producer.method - package org.jboss.webbeans.tck.unit.inheritance.specialization.producer.method
 
org.jboss.webbeans.tck.unit.inheritance.specialization.simple - package org.jboss.webbeans.tck.unit.inheritance.specialization.simple
 
org.jboss.webbeans.tck.unit.lookup.byname - package org.jboss.webbeans.tck.unit.lookup.byname
 
org.jboss.webbeans.tck.unit.lookup.clientProxy - package org.jboss.webbeans.tck.unit.lookup.clientProxy
 
org.jboss.webbeans.tck.unit.lookup.injection - package org.jboss.webbeans.tck.unit.lookup.injection
 
org.jboss.webbeans.tck.unit.lookup.injectionpoint - package org.jboss.webbeans.tck.unit.lookup.injectionpoint
 
org.jboss.webbeans.tck.unit.lookup.manager - package org.jboss.webbeans.tck.unit.lookup.manager
 
org.jboss.webbeans.tck.unit.lookup.typesafe - package org.jboss.webbeans.tck.unit.lookup.typesafe
 
OtherSpiderProducer - Class in org.jboss.webbeans.tck.unit.context.dependent
 
OtherSpiderProducer() - Constructor for class org.jboss.webbeans.tck.unit.context.dependent.OtherSpiderProducer
 

P

PassivatingContextTest - Class in org.jboss.webbeans.tck.integration.context.passivating
 
PassivatingContextTest() - Constructor for class org.jboss.webbeans.tck.integration.context.passivating.PassivatingContextTest
 
PassivatingContextTest - Class in org.jboss.webbeans.tck.unit.context.passivating
 
PassivatingContextTest() - Constructor for class org.jboss.webbeans.tck.unit.context.passivating.PassivatingContextTest
 
PomeranianInterface - Interface in org.jboss.webbeans.tck.integration.event
 
produceBlackWidow - Variable in class org.jboss.webbeans.tck.unit.implementation.producer.field.BlackWidowProducer
 
produceBlackWidow - Variable in class org.jboss.webbeans.tck.unit.implementation.producer.field.NullSpiderProducer
 
produceBlackWidow - Variable in class org.jboss.webbeans.tck.unit.implementation.producer.field.NullSpiderProducer_Broken
 
ProducerFieldDefinitionTest - Class in org.jboss.webbeans.tck.unit.implementation.producer.field
Spec version: PRD2
ProducerFieldDefinitionTest() - Constructor for class org.jboss.webbeans.tck.unit.implementation.producer.field.ProducerFieldDefinitionTest
 
ProducerFieldLifecycleTest - Class in org.jboss.webbeans.tck.unit.implementation.producer.field
Spec version: PRD2
ProducerFieldLifecycleTest() - Constructor for class org.jboss.webbeans.tck.unit.implementation.producer.field.ProducerFieldLifecycleTest
 
ProducerMethodDefinitionTest - Class in org.jboss.webbeans.tck.unit.implementation.producer.method
Spec version: PRD2
ProducerMethodDefinitionTest() - Constructor for class org.jboss.webbeans.tck.unit.implementation.producer.method.ProducerMethodDefinitionTest
 
ProducerMethodLifecycleTest - Class in org.jboss.webbeans.tck.unit.implementation.producer.method
Spec version: PRD2
ProducerMethodLifecycleTest() - Constructor for class org.jboss.webbeans.tck.unit.implementation.producer.method.ProducerMethodLifecycleTest
 
ProducerMethodSpecializationTest - Class in org.jboss.webbeans.tck.unit.inheritance.specialization.producer.method
Spec version: PRD2
ProducerMethodSpecializationTest() - Constructor for class org.jboss.webbeans.tck.unit.inheritance.specialization.producer.method.ProducerMethodSpecializationTest
 
produceTarantula - Variable in class org.jboss.webbeans.tck.unit.context.dependent.OtherSpiderProducer
 
produceTarantula - Variable in class org.jboss.webbeans.tck.unit.implementation.producer.field.SpecializedTarantulaProducer
 
produceTarantula - Static variable in class org.jboss.webbeans.tck.unit.implementation.producer.field.StaticTarantulaProducer
 
produceTarantula - Variable in class org.jboss.webbeans.tck.unit.implementation.producer.field.TameTarantulaProducer
 
produceTarantula - Variable in class org.jboss.webbeans.tck.unit.implementation.producer.field.TarantulaProducer
 
push(T) - Method in class org.jboss.webbeans.tck.impl.util.MockCreationalContext
Deprecated.  

R

RealizationTest - Class in org.jboss.webbeans.tck.unit.inheritance.realization
Spec version: PRD2
RealizationTest() - Constructor for class org.jboss.webbeans.tck.unit.inheritance.realization.RealizationTest
 
Reflections - Class in org.jboss.webbeans.tck.impl.util
Utility class for static reflection-type operations
Reflections() - Constructor for class org.jboss.webbeans.tck.impl.util.Reflections
 
RequestContextTest - Class in org.jboss.webbeans.tck.integration.context.request
Spec version: PRD2
RequestContextTest() - Constructor for class org.jboss.webbeans.tck.integration.context.request.RequestContextTest
 
ResolutionByNameTest - Class in org.jboss.webbeans.tck.integration.lookup.byname
Spec version: PRD2
ResolutionByNameTest() - Constructor for class org.jboss.webbeans.tck.integration.lookup.byname.ResolutionByNameTest
 
ResolutionByNameTest - Class in org.jboss.webbeans.tck.unit.lookup.byname
Spec version: PRD2
ResolutionByNameTest() - Constructor for class org.jboss.webbeans.tck.unit.lookup.byname.ResolutionByNameTest
 
ResolutionByTypeTest - Class in org.jboss.webbeans.tck.unit.lookup.typesafe
Spec version: PRD2
ResolutionByTypeTest() - Constructor for class org.jboss.webbeans.tck.unit.lookup.typesafe.ResolutionByTypeTest
 
RESOURCE_BUNDLE - Static variable in class org.jboss.webbeans.tck.impl.util.DeploymentProperties
 
ResourceInjectionTest - Class in org.jboss.webbeans.tck.unit.implementation.commonAnnotations
Spec version: PRD2
ResourceInjectionTest() - Constructor for class org.jboss.webbeans.tck.unit.implementation.commonAnnotations.ResourceInjectionTest
 
run() - Method in class org.jboss.webbeans.tck.AbstractTest.RunInDependentContext
 
runUnitTests() - Method in class org.jboss.webbeans.tck.impl.WebBeansTCKImpl
 

S

ScopeDefinitionTest - Class in org.jboss.webbeans.tck.unit.definition.scope
Spec version: PRD2
ScopeDefinitionTest() - Constructor for class org.jboss.webbeans.tck.unit.definition.scope.ScopeDefinitionTest
 
SerializableFoo - Class in org.jboss.webbeans.tck.unit.context.passivating
 
SerializableFoo() - Constructor for class org.jboss.webbeans.tck.unit.context.passivating.SerializableFoo
 
serialize(Object) - Method in class org.jboss.webbeans.tck.AbstractTest
 
SessionContextTest - Class in org.jboss.webbeans.tck.integration.context.session
Spec version: PRD2
SessionContextTest() - Constructor for class org.jboss.webbeans.tck.integration.context.session.SessionContextTest
 
setup() - Method in class org.jboss.webbeans.tck.AbstractTest.RunInDependentContext
 
SimpleBeanDefinitionTest - Class in org.jboss.webbeans.tck.unit.implementation.simple
Spec version: PRD2
SimpleBeanDefinitionTest() - Constructor for class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanDefinitionTest
 
SimpleBeanLifecycleTest - Class in org.jboss.webbeans.tck.unit.implementation.simple
Spec version: PRD2
SimpleBeanLifecycleTest() - Constructor for class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanLifecycleTest
 
SimpleBeanSpecializationTest - Class in org.jboss.webbeans.tck.unit.inheritance.specialization.simple
Spec version: PRD2
SimpleBeanSpecializationTest() - Constructor for class org.jboss.webbeans.tck.unit.inheritance.specialization.simple.SimpleBeanSpecializationTest
 
SpecAssertion - Annotation Type in org.jboss.webbeans.tck.impl
 
SpecializedTarantulaProducer - Class in org.jboss.webbeans.tck.unit.implementation.producer.field
This bean contains a producer field and specializes another bean which has the same producer field.
SpecializedTarantulaProducer() - Constructor for class org.jboss.webbeans.tck.unit.implementation.producer.field.SpecializedTarantulaProducer
 
SpiderAsAnimalProducer - Class in org.jboss.webbeans.tck.unit.implementation.producer.field
 
SpiderAsAnimalProducer() - Constructor for class org.jboss.webbeans.tck.unit.implementation.producer.field.SpiderAsAnimalProducer
 
SpiderProducerWildCardType_Broken - Class in org.jboss.webbeans.tck.unit.implementation.producer.field
 
SpiderProducerWildCardType_Broken() - Constructor for class org.jboss.webbeans.tck.unit.implementation.producer.field.SpiderProducerWildCardType_Broken
 
SpiderStereotype - Annotation Type in org.jboss.webbeans.tck.unit.implementation.producer.field
Test stereotype used to change the scope type and deployment type of another bean, in particular a producer field bean.
StaticTarantulaProducer - Class in org.jboss.webbeans.tck.unit.implementation.producer.field
 
StaticTarantulaProducer() - Constructor for class org.jboss.webbeans.tck.unit.implementation.producer.field.StaticTarantulaProducer
 
StereotypeDefinitionTest - Class in org.jboss.webbeans.tck.unit.definition.stereotype
Spec version: PRD2
StereotypeDefinitionTest() - Constructor for class org.jboss.webbeans.tck.unit.definition.stereotype.StereotypeDefinitionTest
 

T

TameTarantulaProducer - Class in org.jboss.webbeans.tck.unit.implementation.producer.field
 
TameTarantulaProducer() - Constructor for class org.jboss.webbeans.tck.unit.implementation.producer.field.TameTarantulaProducer
 
TarantulaConsumer - Class in org.jboss.webbeans.tck.unit.implementation.producer.field
This bean contains an injection point for a Tarantula that must be provided by the container via a (static) producer field.
TarantulaConsumer() - Constructor for class org.jboss.webbeans.tck.unit.implementation.producer.field.TarantulaConsumer
 
TarantulaProducer - Class in org.jboss.webbeans.tck.unit.implementation.producer.field
 
TarantulaProducer() - Constructor for class org.jboss.webbeans.tck.unit.implementation.producer.field.TarantulaProducer
 
Terrier - Interface in org.jboss.webbeans.tck.integration.event
 
testAbstractClassDeclaredInJavaIsNotAllowed() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanDefinitionTest
 
testAbstractClassDeclaredInXmlIsNotAllowed() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanDefinitionTest
 
testAfterTransactionCompletionObserver() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testAfterTransactionFailureObserver() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testAfterTransactionSuccessObserver() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testAllBindingTypesSpecifiedForResolutionMustAppearOnWebBean() - Method in class org.jboss.webbeans.tck.unit.lookup.typesafe.ResolutionByTypeTest
 
testAllLongRunningConversationContextsOfInvalidatedHttpSessionAreDestroyed() - Method in class org.jboss.webbeans.tck.integration.context.conversation.ConversationContextTest
When the HTTP servlet session is invalidated, all long-running conversation contexts created during the current session are destroyed
testAmbiguousDependencies() - Method in class org.jboss.webbeans.tck.unit.lookup.byname.InstantiationByNameTest
 
testAmbiguousDependencies() - Method in class org.jboss.webbeans.tck.unit.lookup.typesafe.InstantiationByTypeTest
 
testAnnotatedEnterpriseBean() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.EnterpriseBeanDeclarationTest
All session beans exposing an EJB 3.x client view and declared via an EJB component defining annotation on the EJB bean class are Web Beans, and thus no special declaration is required.
testAnnotatedEnterpriseBeanComplementedWithXML() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.EnterpriseBeanDeclarationTest
Additional enterprise Web Beans for these EJBs may be defined using XML, by specifying the bean class in web-beans.xml.
testAnnotationValuedAnnotationMemberWithoutNonBinding() - Method in class org.jboss.webbeans.tck.unit.lookup.typesafe.ResolutionByTypeTest
 
testApiTypeForArrayTypeReturn() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.field.ProducerFieldDefinitionTest
If a field type is primitive or is a Java array type, the set of bean types contains exactly two types: the field type and java.lang.Object.
testApiTypeForArrayTypeReturn() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.method.ProducerMethodDefinitionTest
 
testApiTypeForClassReturn() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.field.ProducerFieldDefinitionTest
If the field type is a class, the set of bean types contains the field type, every superclass and all interfaces it implements directly or indirectly.
testApiTypeForClassReturn() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.method.ProducerMethodDefinitionTest
 
testApiTypeForInterfaceReturn() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.field.ProducerFieldDefinitionTest
If the field type is an interface, the set of bean types contains the field type, all interfaces it extends directly or indir- ectly and java.lang.Object.
testApiTypeForInterfaceReturn() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.method.ProducerMethodDefinitionTest
 
testApiTypeForPrimitiveReturn() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.field.ProducerFieldDefinitionTest
If a field type is primitive or is a Java array type, the set of bean types contains exactly two types: the field type and java.lang.Object.
testApiTypeForPrimitiveReturn() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.method.ProducerMethodDefinitionTest
 
testApiTypeInjectionPoint() - Method in class org.jboss.webbeans.tck.unit.lookup.injectionpoint.InjectionPointTest
 
testAPITypesAreLocalInterfacesWithoutWildcardTypesOrTypeVariablesWithSuperInterfaces() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.EnterpriseBeanDeclarationTest
The set of API types for an enterprise Web Bean contains all local interfaces of the bean that do not have wildcard type parameters or type variables and their superinterfaces
testApiTypesNonEmpty() - Method in class org.jboss.webbeans.tck.unit.definition.bean.BeanDefinitionTest
 
testApplicationContextSharedBetweenInvokationsInApplication() - Method in class org.jboss.webbeans.tck.integration.context.application.ApplicationContextTest
The application context is shared between all servlet requests, web service invocations, EJB remote method invocations, EJB timeouts and message deliveries to message driven beans that execute within the same application
testApplicationScopeActiveDuringCallToEjbTimeoutMethod() - Method in class org.jboss.webbeans.tck.integration.context.application.ApplicationContextTest
The application scope is also active during any remote method invocation of any EJB bean, during any call to an EJB timeout method and during message delivery to any EJB message driven bean.
testApplicationScopeActiveDuringEjbMessageDelivery() - Method in class org.jboss.webbeans.tck.integration.context.application.ApplicationContextTest
The application scope is also active during any remote method invocation of any EJB bean, during any call to an EJB timeout method and during message delivery to any EJB message driven bean.
testApplicationScopeActiveDuringRemoteMethodInvocationOfEjb() - Method in class org.jboss.webbeans.tck.integration.context.application.ApplicationContextTest
The application scope is also active during any remote method invocation of any EJB bean, during any call to an EJB timeout method and during message delivery to any EJB message driven bean.
testApplicationScopeActiveDuringServiceMethod() - Method in class org.jboss.webbeans.tck.integration.context.application.ApplicationContextTest
The application scope is active during the service() method of any servlet in the web application.
testApplicationScopeActiveDuringWebSericeInvocation() - Method in class org.jboss.webbeans.tck.integration.context.application.ApplicationContextTest
The application scope is active during any Java EE web service invocation.
testApplicationScopeDestroyedWhenApplicationIsUndeployed() - Method in class org.jboss.webbeans.tck.integration.context.application.ApplicationContextTest
The application context is destroyed when the application is undeployed.
testArrayValuedAnnotationMemberWithoutNonBinding() - Method in class org.jboss.webbeans.tck.unit.lookup.typesafe.ResolutionByTypeTest
 
testAssociatedConversationOfJsfRequestDoesNotChangeDuringRequest() - Method in class org.jboss.webbeans.tck.integration.context.conversation.ConversationContextTest
The conversation associated with a JSF request is determined at the end of the restore view phase and does not change during the request
testAssociatedConversationOfJsfRequestIsDeterminedAtEndOfRestoreViewPhase() - Method in class org.jboss.webbeans.tck.integration.context.conversation.ConversationContextTest
The conversation associated with a JSF request is determined at the end of the restore view phase and does not change during the request
testBeanCanDeclareMultipleDisposalMethods() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.method.ProducerMethodDefinitionTest
 
testBeanDeclaredInXmlIgnoresDisposalMethodDeclaredInJava() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanDefinitionTest
 
testBeanDeclaredInXmlIgnoresObserverMethodDeclaredInJava() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanDefinitionTest
 
testBeanDeclaredInXmlIgnoresProducerMethodDeclaredInJava() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanDefinitionTest
 
testBeanDeclaresMultipleProducerFields() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.field.ProducerFieldDefinitionTest
A bean may declare multiple producer fields.
testBeanHasAllInitializerMethodsDeclaredInJavaAndXml() - Method in class org.jboss.webbeans.tck.unit.implementation.initializer.InitializerMethodTest
 
testBeanTypes() - Method in class org.jboss.webbeans.tck.unit.definition.bean.BeanDefinitionTest
 
testBeanWithDisabledDeploymentTypeNotInstantiated() - Method in class org.jboss.webbeans.tck.unit.definition.deployment.DeploymentTypeDefinitionTest
 
testBeforeTransactionCompletionObserver() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testBindingDeclaredInheritedIsBlockedByIntermediateClass() - Method in class org.jboss.webbeans.tck.unit.definition.binding.BindingDefinitionTest
 
testBindingDeclaredInheritedIsInherited() - Method in class org.jboss.webbeans.tck.unit.definition.binding.BindingDefinitionTest
 
testBindingDeclaresBindingAnnotation() - Method in class org.jboss.webbeans.tck.unit.definition.binding.BindingDefinitionTest
 
testBindingHasCorrectRetention() - Method in class org.jboss.webbeans.tck.unit.definition.binding.BindingDefinitionTest
 
testBindingHasCorrectTarget() - Method in class org.jboss.webbeans.tck.unit.definition.binding.BindingDefinitionTest
 
testBindingNotDeclaredInheritedIsNotInherited() - Method in class org.jboss.webbeans.tck.unit.definition.binding.BindingDefinitionTest
 
testBindingsDeclaredInJava() - Method in class org.jboss.webbeans.tck.unit.definition.binding.BindingDefinitionTest
 
testBindingsDeclaredInXml() - Method in class org.jboss.webbeans.tck.unit.definition.binding.BindingDefinitionTest
 
testBindingType() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.field.ProducerFieldDefinitionTest
A producer field may also specify scope, name, deployment type, stereotypes and/or bindings.
testBindingType() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.method.ProducerMethodDefinitionTest
 
testBindingTypeAnnotatedConstructor() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanDefinitionTest
 
testBindingTypesNonEmpty() - Method in class org.jboss.webbeans.tck.unit.definition.bean.BeanDefinitionTest
 
testBuiltInNormalScopedContextsDoNotPropagateAcrossAsynchronousMethodInvocations() - Method in class org.jboss.webbeans.tck.unit.context.ContextTest
The built-in contexts do not propagate across remote method invocations or to asynchronous processes such as JMS message listeners or EJB timer service timeouts
testBuiltInNormalScopedContextsDoNotPropagateAcrossRemoteMethodInvocations() - Method in class org.jboss.webbeans.tck.unit.context.ContextTest
The built-in contexts do not propagate across remote method invocations or to asynchronous processes such as JMS message listeners or EJB timer service timeouts
testBuiltInNormalScopedContextsPropagateAcrossAnyJavaMethodCall() - Method in class org.jboss.webbeans.tck.unit.context.ContextTest
For each of the built-in normal scopes, contexts propagate across any Java method call, including invocation of EJB local business methods.
testClassCannotBeInterceptorAndDecorator() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanDefinitionTest
 
testClassesImplementingEnterpriseBeanInterfaceNotDiscoveredAsSimpleBean() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanDefinitionTest
 
testClassesImplementingServletInterfacesNotDiscoveredAsSimpleBeans() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanDefinitionTest
 
testClassExtendingUiComponentNotDiscoveredAsSimpleBean() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanDefinitionTest
 
testClassHasDecoratorInJavaMustHaveDecoratorInXml() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanDefinitionTest
 
testClassHasInterceptorInJavaMustHaveInterceptorInXml() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanDefinitionTest
 
testClientProxyInvocation() - Method in class org.jboss.webbeans.tck.unit.lookup.clientProxy.ClientProxyTest
 
testClientProxyNotUsedForPseudoScope() - Method in class org.jboss.webbeans.tck.unit.lookup.clientProxy.ClientProxyTest
 
testClientProxyUsedForNormalScope() - Method in class org.jboss.webbeans.tck.unit.lookup.clientProxy.ClientProxyTest
 
testConcurrentRequestsToLongRunningConversationsAreHandled() - Method in class org.jboss.webbeans.tck.integration.context.conversation.ConversationContextTest
The Web Bean manager ensures that a long-running conversation may be associated with at most one request at a time, by blocking or rejecting concurrent requests.
testConditionalObserver() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
Tests that a conditional observer is not notified of events until after it is created by some other separate action.
testConstructorDeclaredInXmlDoesNotExist() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanDefinitionTest
 
testConstructorDeclaredInXmlIgnoresBindingTypesDeclaredInJava() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanDefinitionTest
 
testConstructorHasDisposesParameter() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanDefinitionTest
 
testConstructorHasObservesParameter() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanDefinitionTest
 
testConsumerNotifiedWhenEventTypeAndAllBindingsMatch() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testContextActiveDuringRenderResponsePhaseForNonFacesJsfRequest() - Method in class org.jboss.webbeans.tck.integration.context.conversation.ConversationContextTest
For a JSF non-faces request, the context is active during the render response phase
testContextActiveFromBeginningOfApplyRequestValuesPhasetoResponseCompleteForJsfRequest() - Method in class org.jboss.webbeans.tck.integration.context.conversation.ConversationContextTest
For a JSF faces request, the context is active from the beginning of the apply request values phase, until the response is complete.
testContextDestroysBeansWhenDestroyed() - Method in class org.jboss.webbeans.tck.unit.context.NormalContextTest
The Context implementation is responsible for destroying any contextual instance it creates by passing the instance to the destroy() method of the Contextual object representing the contextual type.
testContextGetWithCreateFalseReturnsNull() - Method in class org.jboss.webbeans.tck.unit.context.dependent.DependentContextTest
Every invocation of the get() operation of the Context object for the @Dependent scope with the value false for the create parameter returns a null value
testContextGetWithCreateTrueReturnsNewInstance() - Method in class org.jboss.webbeans.tck.unit.context.dependent.DependentContextTest
Every invocation of the get() operation of the Context object for the @Dependent scope with the value true for the create parameter returns a new instance of the given Web Bean
testContextIsActiveDuringBeanCreation() - Method in class org.jboss.webbeans.tck.unit.context.dependent.DependentContextTest
when the Web Bean manager is creating or destroying a Web Bean instance or injecting its dependencies, or
testContextIsActiveDuringBeanDestruction() - Method in class org.jboss.webbeans.tck.unit.context.dependent.DependentContextTest
when the Web Bean manager is creating or destroying a Web Bean instance or injecting its dependencies, or
testContextIsActiveDuringEJBDependencyInjection() - Method in class org.jboss.webbeans.tck.unit.context.dependent.DependentContextTest
when the Web Bean manager is injecting dependencies of an EJB bean or Servlet or when an EJB bean @PostConstruct or @PreDestroy callback is invoked by the EJB container
testContextIsActiveDuringEJBPostConstruct() - Method in class org.jboss.webbeans.tck.unit.context.dependent.DependentContextTest
when the Web Bean manager is injecting dependencies of an EJB bean or Servlet or when an EJB bean @PostConstruct or @PreDestroy callback is invoked by the EJB container
testContextIsActiveDuringEJBPreDestroy() - Method in class org.jboss.webbeans.tck.unit.context.dependent.DependentContextTest
when the Web Bean manager is injecting dependencies of an EJB bean or Servlet or when an EJB bean @PostConstruct or @PreDestroy callback is invoked by the EJB container
testContextIsActiveDuringInjection() - Method in class org.jboss.webbeans.tck.unit.context.dependent.DependentContextTest
when the Web Bean manager is creating or destroying a Web Bean instance or injecting its dependencies, or
testContextIsActiveDuringServletDependencyInjection() - Method in class org.jboss.webbeans.tck.unit.context.dependent.DependentContextTest
when the Web Bean manager is injecting dependencies of an EJB bean or Servlet or when an EJB bean @PostConstruct or @PreDestroy callback is invoked by the EJB container
testContextIsActiveWhenEvaluatingElExpression() - Method in class org.jboss.webbeans.tck.unit.context.dependent.DependentContextTest
while a Unified EL expression is evaluated, or
testContextIsActiveWhenInvokingDisposalMethod() - Method in class org.jboss.webbeans.tck.unit.context.dependent.DependentContextTest
when an instance of a Web Bean with scope @Dependent is created by the Web Bean manager to receive a producer method, producer field, disposal method or observer method invocation, or
testContextIsActiveWhenInvokingObserverMethod() - Method in class org.jboss.webbeans.tck.unit.context.dependent.DependentContextTest
when an instance of a Web Bean with scope @Dependent is created by the Web Bean manager to receive a producer method, producer field, disposal method or observer method invocation, or
testContextIsActiveWhenInvokingProducerField() - Method in class org.jboss.webbeans.tck.unit.context.dependent.DependentContextTest
when an instance of a Web Bean with scope @Dependent is created by the Web Bean manager to receive a producer method, producer field, disposal method or observer method invocation, or
testContextIsActiveWhenInvokingProducerMethod() - Method in class org.jboss.webbeans.tck.unit.context.dependent.DependentContextTest
when an instance of a Web Bean with scope @Dependent is created by the Web Bean manager to receive a producer method, producer field, disposal method or observer method invocation, or
testContextIsInactive() - Method in class org.jboss.webbeans.tck.unit.context.dependent.DependentContextTest
The @Dependent scope is inactive except:
testConversationsHaveUniqueStringIdentifiers() - Method in class org.jboss.webbeans.tck.integration.context.conversation.ConversationContextTest
All long-running conversations have a string-valued unique identifier
testCreateBindsDecoratorStack() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanLifecycleTest
 
testCreateBindsInterceptorStack() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanLifecycleTest
 
testCreateInjectsEjb() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanLifecycleTest
 
testCreateInjectsFieldsDeclaredInJava() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanLifecycleTest
 
testCreateInjectsPersistenceContext() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanLifecycleTest
 
testCreateInjectsResource() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanLifecycleTest
 
testCreateReturnsInstanceOfBean() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanLifecycleTest
 
testCreationExceptionWrapsCheckedExceptionThrownFromCreate() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.method.ProducerMethodLifecycleTest
 
testCreationExceptionWrapsCheckedExceptionThrownFromCreate() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanLifecycleTest
 
testCurrentBinding() - Method in class org.jboss.webbeans.tck.unit.lookup.injectionpoint.InjectionPointTest
 
testCurrentBindingTypeAssumed() - Method in class org.jboss.webbeans.tck.unit.lookup.typesafe.InstantiationByTypeTest
 
testCustomDeploymentTypes() - Method in class org.jboss.webbeans.tck.unit.definition.deployment.CustomDeploymentTypeTest
 
testDecoratorBindingBlockedByIntermediateClass() - Method in class org.jboss.webbeans.tck.unit.implementation.decorator.DecoratorDefinitionTest
 
testDecoratorBindingInherited() - Method in class org.jboss.webbeans.tck.unit.implementation.decorator.DecoratorDefinitionTest
 
testDecoratorStackIsBuilt() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.EnterpriseBeanLifecycleTest
Finally, the Web Bean manager builds the interceptor and decorator stacks for the instance
testDefaultBindingDeclaredInJava() - Method in class org.jboss.webbeans.tck.unit.definition.binding.BindingDefinitionTest
 
testDefaultBindingDeclaredInXml() - Method in class org.jboss.webbeans.tck.unit.definition.binding.BindingDefinitionTest
 
testDefaultBindingType() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.field.ProducerFieldDefinitionTest
 
testDefaultBindingType() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.method.ProducerMethodDefinitionTest
 
testDefaultBindingTypeAssumed() - Method in class org.jboss.webbeans.tck.unit.lookup.typesafe.ResolutionByTypeTest
 
testDefaultConversationIsTransient() - Method in class org.jboss.webbeans.tck.integration.context.conversation.ConversationContextTest
By default, a conversation is transient
testDefaultEnabledDeploymentTypes() - Method in class org.jboss.webbeans.tck.unit.definition.deployment.DefaultDeploymentTypeTest
 
testDefaultName() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.EnterpriseBeanDeclarationTest
The default name for an enterprise Web Bean is the unqualified class name of the Web Bean implementation class, after converting the first character to lower case.
testDefaultNamed() - Method in class org.jboss.webbeans.tck.unit.definition.name.NameDefinitionTest
 
testDefaultNamed() - Method in class org.jboss.webbeans.tck.unit.definition.type.ApiTypeDefinitionTest
 
testDefaultNamedField() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.field.ProducerFieldDefinitionTest
The default name for a producer field is the field name.
testDefaultNamedMethod() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.method.ProducerMethodDefinitionTest
 
testDefaultScope() - Method in class org.jboss.webbeans.tck.unit.definition.scope.ScopeDefinitionTest
 
testDefaultXmlNamed() - Method in class org.jboss.webbeans.tck.unit.definition.name.NameDefinitionTest
 
testDependentDecoratorsOfStatefulEnterpriseBeanMustBeSerializable() - Method in class org.jboss.webbeans.tck.unit.context.passivating.PassivatingContextTest
On the other hand, dependent objects (including interceptors and decorators with scope @Dependent) of a stateful session bean or of a Web Bean with a passivating scope must be serialized and deserialized along with their owner
testDependentDecoratorsOfWebBeansWithPassivatingScopeMustBeSerializable() - Method in class org.jboss.webbeans.tck.unit.context.passivating.PassivatingContextTest
On the other hand, dependent objects (including interceptors and decorators with scope @Dependent) of a stateful session bean or of a Web Bean with a passivating scope must be serialized and deserialized along with their owner
testDependentEJBsAreSerializable() - Method in class org.jboss.webbeans.tck.unit.context.passivating.PassivatingContextTest
EJB local objects are serializable.
testDependentInterceptorsOfStatefulEnterpriseBeanMustBeSerializable() - Method in class org.jboss.webbeans.tck.unit.context.passivating.PassivatingContextTest
On the other hand, dependent objects (including interceptors and decorators with scope @Dependent) of a stateful session bean or of a Web Bean with a passivating scope must be serialized and deserialized along with their owner
testDependentInterceptorsOfWebBeanWithPassivatingScopeMustBeSerializable() - Method in class org.jboss.webbeans.tck.unit.context.passivating.PassivatingContextTest
On the other hand, dependent objects (including interceptors and decorators with scope @Dependent) of a stateful session bean or of a Web Bean with a passivating scope must be serialized and deserialized along with their owner
testDependentObjectsDestroyed() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.EnterpriseBeanLifecycleTest
When the EJB container destroys an instance of an EJB bean, the Web Bean manager intercepts the @PreDestroy callback and destroys all dependent objects, after the callback returns from the bean instance
testDependentScope() - Method in class org.jboss.webbeans.tck.unit.lookup.injectionpoint.InjectionPointTest
 
testDependentScopedBeanCanHavePublicField() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanDefinitionTest
 
testDependentScopedProducerFieldReturnsNonSerializableObjectForInjectionIntoConstructorParameterOfWebBeanWithPassivatingScopeFails() - Method in class org.jboss.webbeans.tck.unit.context.passivating.PassivatingContextTest
If a producer method or field of scope @Dependent returns a non-serializable object for injection into a stateful session bean, into a non-transient field, Web Bean constructor parameter or initializer method parameter of a Web Bean which declares a passivating scope type, or into a parameter of a producer method which declares a passivating scope type, an IllegalProductException is thrown by the Web Bean manager.
testDependentScopedProducerFieldReturnsNonSerializableObjectForInjectionIntoInitializerParameterOfWebBeanWithPassivatingScopeFails() - Method in class org.jboss.webbeans.tck.unit.context.passivating.PassivatingContextTest
If a producer method or field of scope @Dependent returns a non-serializable object for injection into a stateful session bean, into a non-transient field, Web Bean constructor parameter or initializer method parameter of a Web Bean which declares a passivating scope type, or into a parameter of a producer method which declares a passivating scope type, an IllegalProductException is thrown by the Web Bean manager.
testDependentScopedProducerFieldReturnsNonSerializableObjectForInjectionIntoNonTransientFieldOfWebBeanWithPassivatingScopeFails() - Method in class org.jboss.webbeans.tck.unit.context.passivating.PassivatingContextTest
If a producer method or field of scope @Dependent returns a non-serializable object for injection into a stateful session bean, into a non-transient field, Web Bean constructor parameter or initializer method parameter of a Web Bean which declares a passivating scope type, or into a parameter of a producer method which declares a passivating scope type, an IllegalProductException is thrown by the Web Bean manager.
testDependentScopedProducerFieldReturnsNonSerializableObjectForInjectionIntoProducerMethodParameterWithPassivatingScopeFails() - Method in class org.jboss.webbeans.tck.unit.context.passivating.PassivatingContextTest
If a producer method or field of scope @Dependent returns a non-serializable object for injection into a stateful session bean, into a non-transient field, Web Bean constructor parameter or initializer method parameter of a Web Bean which declares a passivating scope type, or into a parameter of a producer method which declares a passivating scope type, an IllegalProductException is thrown by the Web Bean manager.
testDependentScopedProducerFieldReturnsNonSerializableObjectForInjectionIntoStatefulSessionBeanFails() - Method in class org.jboss.webbeans.tck.unit.context.passivating.PassivatingContextTest
If a producer method or field of scope @Dependent returns a non-serializable object for injection into a stateful session bean, into a non-transient field, Web Bean constructor parameter or initializer method parameter of a Web Bean which declares a passivating scope type, or into a parameter of a producer method which declares a passivating scope type, an IllegalProductException is thrown by the Web Bean manager.
testDependentScopedProducerFieldReturnsNonSerializableObjectForInjectionIntoTransientFieldOfWebBeanWithPassivatingScopeOK() - Method in class org.jboss.webbeans.tck.unit.context.passivating.PassivatingContextTest
If a producer method or field of scope @Dependent returns a non-serializable object for injection into a stateful session bean, into a non-transient field, Web Bean constructor parameter or initializer method parameter of a Web Bean which declares a passivating scope type, or into a parameter of a producer method which declares a passivating scope type, an IllegalProductException is thrown by the Web Bean manager.
testDependentScopedProducerMethodReturnsNonSerializableObjectForInjectionIntoConstructorParameterOfWebBeanWithPassivatingScopeFails() - Method in class org.jboss.webbeans.tck.unit.context.passivating.PassivatingContextTest
If a producer method or field of scope @Dependent returns a non-serializable object for injection into a stateful session bean, into a non-transient field, Web Bean constructor parameter or initializer method parameter of a Web Bean which declares a passivating scope type, or into a parameter of a producer method which declares a passivating scope type, an IllegalProductException is thrown by the Web Bean manager.
testDependentScopedProducerMethodReturnsNonSerializableObjectForInjectionIntoInitializerParameterOfWebBeanWithPassivatingScopeFails() - Method in class org.jboss.webbeans.tck.unit.context.passivating.PassivatingContextTest
If a producer method or field of scope @Dependent returns a non-serializable object for injection into a stateful session bean, into a non-transient field, Web Bean constructor parameter or initializer method parameter of a Web Bean which declares a passivating scope type, or into a parameter of a producer method which declares a passivating scope type, an IllegalProductException is thrown by the Web Bean manager.
testDependentScopedProducerMethodReturnsNonSerializableObjectForInjectionIntoNonTransientFieldOfWebBeanWithPassivatingScopeFails() - Method in class org.jboss.webbeans.tck.unit.context.passivating.PassivatingContextTest
If a producer method or field of scope @Dependent returns a non-serializable object for injection into a stateful session bean, into a non-transient field, Web Bean constructor parameter or initializer method parameter of a Web Bean which declares a passivating scope type, or into a parameter of a producer method which declares a passivating scope type, an IllegalProductException is thrown by the Web Bean manager.
testDependentScopedProducerMethodReturnsNonSerializableObjectForInjectionIntoProducerMethodParameterWithPassivatingScopeFails() - Method in class org.jboss.webbeans.tck.unit.context.passivating.PassivatingContextTest
If a producer method or field of scope @Dependent returns a non-serializable object for injection into a stateful session bean, into a non-transient field, Web Bean constructor parameter or initializer method parameter of a Web Bean which declares a passivating scope type, or into a parameter of a producer method which declares a passivating scope type, an IllegalProductException is thrown by the Web Bean manager.
testDependentScopedProducerMethodReturnsNonSerializableObjectForInjectionIntoStatefulSessionBeanFails() - Method in class org.jboss.webbeans.tck.unit.context.passivating.PassivatingContextTest
If a producer method or field of scope @Dependent returns a non-serializable object for injection into a stateful session bean, into a non-transient field, Web Bean constructor parameter or initializer method parameter of a Web Bean which declares a passivating scope type, or into a parameter of a producer method which declares a passivating scope type, an IllegalProductException is thrown by the Web Bean manager.
testDependentScopedProducerMethodReturnsNonSerializableObjectForInjectionIntoTransientFieldOfWebBeanWithPassivatingScopeOK() - Method in class org.jboss.webbeans.tck.unit.context.passivating.PassivatingContextTest
If a producer method or field of scope @Dependent returns a non-serializable object for injection into a stateful session bean, into a non-transient field, Web Bean constructor parameter or initializer method parameter of a Web Bean which declares a passivating scope type, or into a parameter of a producer method which declares a passivating scope type, an IllegalProductException is thrown by the Web Bean manager.
testDependentsDestroyedWhenDisposalMethodCompletes() - Method in class org.jboss.webbeans.tck.unit.context.dependent.DependentContextTest
destroy any @Dependent scoped contextual instance created to receive a producer method, producer field, disposal method or observer method invocation when the invocation completes
testDependentsDestroyedWhenElEvaluationCompletes() - Method in class org.jboss.webbeans.tck.unit.context.dependent.DependentContextTest
destroy all @Dependent scoped contextual instances created during an EL expression evaluation when the evaluation completes, and
testDependentsDestroyedWhenObserverMethodEvaluationCompletes() - Method in class org.jboss.webbeans.tck.unit.context.dependent.DependentContextTest
destroy any @Dependent scoped contextual instance created to receive a producer method, producer field, disposal method or observer method invocation when the invocation completes
testDependentsDestroyedWhenProducerFieldCompletes() - Method in class org.jboss.webbeans.tck.unit.context.dependent.DependentContextTest
destroy any @Dependent scoped contextual instance created to receive a producer method, producer field, disposal method or observer method invocation when the invocation completes
testDependentsDestroyedWhenProducerMethodCompletes() - Method in class org.jboss.webbeans.tck.unit.context.dependent.DependentContextTest
destroy any @Dependent scoped contextual instance created to receive a producer method, producer field, disposal method or observer method invocation when the invocation completes
testDeploymentType() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.field.ProducerFieldDefinitionTest
A producer field may also specify scope, name, deployment type, stereotypes and/or bindings.
testDeploymentType() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.method.ProducerMethodDefinitionTest
 
testDeploymentTypeDeclaredInheritedIsBlockedByIntermediateDeploymentTypeMarkedInherited() - Method in class org.jboss.webbeans.tck.unit.definition.deployment.DeploymentTypeDefinitionTest
 
testDeploymentTypeDeclaredInheritedIsBlockedByIntermediateDeploymentTypeNotMarkedInherited() - Method in class org.jboss.webbeans.tck.unit.definition.deployment.DeploymentTypeDefinitionTest
 
testDeploymentTypeDeclaredInheritedIsInherited() - Method in class org.jboss.webbeans.tck.unit.definition.deployment.DeploymentTypeDefinitionTest
 
testDeploymentTypeDeclaresScopeTypeAnnotation() - Method in class org.jboss.webbeans.tck.unit.definition.deployment.DeploymentTypeDefinitionTest
 
testDeploymentTypeHasCorrectRetention() - Method in class org.jboss.webbeans.tck.unit.definition.deployment.DeploymentTypeDefinitionTest
 
testDeploymentTypeHasCorrectTarget() - Method in class org.jboss.webbeans.tck.unit.definition.deployment.DeploymentTypeDefinitionTest
 
testDeploymentTypeInhertitedFromDeclaringBean() - Method in class org.jboss.webbeans.tck.unit.definition.deployment.DeploymentTypeDefinitionTest
 
testDeploymentTypeNotDeclaredInheritedIsNotInherited() - Method in class org.jboss.webbeans.tck.unit.definition.deployment.DeploymentTypeDefinitionTest
 
testDestroyedInstanceMustNotBeReturnedByGet() - Method in class org.jboss.webbeans.tck.unit.context.NormalContextTest
A destroyed instance must not subsequently be returned by the get() method.
testDestroyingEjbDestroysDependents() - Method in class org.jboss.webbeans.tck.unit.context.dependent.DependentContextTest
destroy all dependent objects of an EJB bean or Servlet when the EJB bean or Servlet is destroyed,
testDestroyingParentDestroysDependents() - Method in class org.jboss.webbeans.tck.unit.context.dependent.DependentContextTest
destroy all dependent objects of a Web Bean instance when the instance is destroyed,
testDestroyingServletDestroysDependents() - Method in class org.jboss.webbeans.tck.unit.context.dependent.DependentContextTest
destroy all dependent objects of an EJB bean or Servlet when the EJB bean or Servlet is destroyed,
testDisposalMethodBindingAnnotations() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.method.ProducerMethodDefinitionTest
 
testDisposalMethodCalled() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.method.ProducerMethodLifecycleTest
 
testDisposalMethodDeclaredOnEnabledBean() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.method.ProducerMethodDefinitionTest
 
testDisposalMethodDefaultBindingAnnotations() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.method.ProducerMethodDefinitionTest
 
testDisposalMethodDoesNotResolveToProducerMethod() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.method.ProducerMethodDefinitionTest
 
testDisposalMethodHasParametersInjected() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.method.ProducerMethodLifecycleTest
 
testDisposalMethodInherited() - Method in class org.jboss.webbeans.tck.unit.inheritance.realization.RealizationTest
 
testDisposalMethodMethodDeclaredOnWebBeanImplementationClass() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.method.ProducerMethodDefinitionTest
 
testDisposalMethodNonStatic() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.method.ProducerMethodDefinitionTest
 
testDuplicateBindingsToFireFails() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testDuplicateBindingsToObservesFails() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testDuplicateBindingTypesUsed() - Method in class org.jboss.webbeans.tck.unit.lookup.typesafe.InstantiationByTypeTest
 
testDuplicateBindingTypesUsed() - Method in class org.jboss.webbeans.tck.unit.lookup.typesafe.ResolutionByTypeTest
 
testDuplicateBindingTypesWhenResolvingFails() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testDuplicateNamedBeans() - Method in class org.jboss.webbeans.tck.unit.lookup.byname.ResolutionByNameTest
• Otherwise, if resolveByName() returned more than one Web Bean, throw an AmbiguousDependencyException.
testEjbBeanMayCreateInstanceFromInitializer() - Method in class org.jboss.webbeans.tck.unit.context.dependent.DependentContextTest
An EJB bean may create an instance of a Web Bean with scope type @Dependent by calling Manager.getInstance() from initializer methods, from @PostConstruct and @PreDestroy callbacks and from Web Beans interceptors for these methods.
testEjbBeanMayCreateInstanceFromInterceptorOfActiveMethod() - Method in class org.jboss.webbeans.tck.unit.context.dependent.DependentContextTest
An EJB bean may create an instance of a Web Bean with scope type @Dependent by calling Manager.getInstance() from initializer methods, from @PostConstruct and @PreDestroy callbacks and from Web Beans interceptors for these methods.
testEjbBeanMayCreateInstanceFromPostConstruct() - Method in class org.jboss.webbeans.tck.unit.context.dependent.DependentContextTest
An EJB bean may create an instance of a Web Bean with scope type @Dependent by calling Manager.getInstance() from initializer methods, from @PostConstruct and @PreDestroy callbacks and from Web Beans interceptors for these methods.
testEjbBeanMayCreateInstanceFromPreDestroy() - Method in class org.jboss.webbeans.tck.unit.context.dependent.DependentContextTest
An EJB bean may create an instance of a Web Bean with scope type @Dependent by calling Manager.getInstance() from initializer methods, from @PostConstruct and @PreDestroy callbacks and from Web Beans interceptors for these methods.
testEJBJARDefinedEnterpriseBean() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.EnterpriseBeanDeclarationTest
All session beans exposing an EJB 3.x client view and declared in ejb-jar.xml are also Web Beans.
testEJBJARDefinedEnterpriseBeanComplementedWithXML() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.EnterpriseBeanDeclarationTest
Additional enterprise Web Beans for these EJBs may be defined using XML, by specifying the bean class and EJB name in web-beans.xml
testEjbsNotDiscoveredAsSimpleBean() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanDefinitionTest
 
testEJBWebBeanCanDeclarePassivatingScope() - Method in class org.jboss.webbeans.tck.integration.context.passivating.PassivatingContextTest
EJB local objects are serializable.
testELResolver() - Method in class org.jboss.webbeans.tck.unit.lookup.byname.ResolutionByNameTest
The getInstanceByName() method must: • Identify the Web Bean by calling Manager.resolveByName(), passing the name.
testELResolverRegisteredWithJsf() - Method in class org.jboss.webbeans.tck.integration.lookup.byname.ResolutionByNameTest
 
testELResolverRegisteredWithServlet() - Method in class org.jboss.webbeans.tck.integration.lookup.byname.ResolutionByNameTest
 
testEmptyConstructorDeclaredInXmlUsed() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanDefinitionTest
 
testEmptyConstructorUsed() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanDefinitionTest
 
testEnterpriseBeanDecoratorFails() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.EnterpriseBeanDeclarationTest
If the implementation class of an enterprise Web Bean is annotated @Interceptor or @Decorator, a DefinitionException is thrown by the Web Bean manager at initialization time.
testEnterpriseBeanInterceptorFails() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.EnterpriseBeanDeclarationTest
If the implementation class of an enterprise Web Bean is annotated @Interceptor or @Decorator, a DefinitionException is thrown by the Web Bean manager at initialization time.
testEnterpriseBeanObserverMethodCalledWithCallerContext() - Method in class org.jboss.webbeans.tck.integration.event.EventTest
 
testEnterpriseBeanWithLocalViewAndParameterizedTypeIncludesBeanClassAndSuperclassesInAPITypes() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.EnterpriseBeanDeclarationTest
If the EJB bean has a bean class local view and the bean class is not a parameterized type, the set of API types contains the bean class and all superclasses
testEntitiesNotDiscoveredAsSimpleBeans() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanDefinitionTest
 
testEventObjectContainsTypeVariablesWhenResolvingFails() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testEventObjectContainsWildcardsWhenResolvingFails() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testEventTypeIncludesAllSuperclassesAndInterfacesOfEventObject() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testFieldDeclaredInSuperclassInjected() - Method in class org.jboss.webbeans.tck.unit.lookup.injection.InjectionTest
 
testFieldInjectedFromProducerMethod() - Method in class org.jboss.webbeans.tck.unit.definition.binding.BindingDefinitionTest
 
testFieldInjections() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.EnterpriseBeanLifecycleTest
For each remove method parameter, the Web Bean manager passes the object returned by Manager.getInstanceByType()
testFieldInjectionsOnRemoveMethods() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.EnterpriseBeanLifecycleTest
The Web Bean manager initializes the values of all injected fields.
testFieldMissingBindingAnnotationsAreNotInjected() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanLifecycleTest
 
testFieldWithBindingInXml() - Method in class org.jboss.webbeans.tck.unit.definition.binding.BindingDefinitionTest
 
testFieldWithBindingInXmlIgnoresAnnotations() - Method in class org.jboss.webbeans.tck.unit.definition.binding.BindingDefinitionTest
 
testFinalApiType() - Method in class org.jboss.webbeans.tck.unit.definition.bean.BeanDefinitionTest
 
testFireMethodCallsManagerFireWithAllBindingAnnotationInstances() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testFireMethodCallsManagerFireWithBindingAnnotationsExceptObservable() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testFireMethodCallsManagerFireWithEventObject() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testFiresAnnotationOnEventTypes() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testFiresAnnotationOnInjectionPointWithoutTypeParameterFails() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testFiresAnnotationOnInjectionPointWithTypeVariabledTypeParameterFails() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testFiresAnnotationOnInjectionPointWithWildcardedTypeParameterFails() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testFiresAnnotationOnNonEventTypeInjectionPointFails() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testForEachEnterpriseBeanANewBeanExists() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.NewEnterpriseBeanTest
 
testForEachSimpleBeanANewBeanExists() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.NewSimpleBeanTest
 
testGetAnnotation() - Method in class org.jboss.webbeans.tck.unit.lookup.injectionpoint.InjectionPointTest
 
testGetAnnotations() - Method in class org.jboss.webbeans.tck.unit.lookup.injectionpoint.InjectionPointTest
 
testGetBean() - Method in class org.jboss.webbeans.tck.unit.lookup.injectionpoint.InjectionPointTest
 
testGetBindingTypes() - Method in class org.jboss.webbeans.tck.unit.lookup.injectionpoint.InjectionPointTest
 
testGetContextReturnsActiveContext() - Method in class org.jboss.webbeans.tck.unit.context.ContextTest
 
testGetContextWithNoActiveContextsFails() - Method in class org.jboss.webbeans.tck.unit.context.ContextTest
 
testGetContextWithNoRegisteredContextsFails() - Method in class org.jboss.webbeans.tck.unit.context.ContextTest
 
testGetContextWithTooManyActiveContextsFails() - Method in class org.jboss.webbeans.tck.unit.context.ContextTest
 
testGetInstanceByName() - Method in class org.jboss.webbeans.tck.unit.lookup.byname.InstantiationByNameTest
 
testGetInstanceByNameCalledOncePerDistinctNameInElExpression() - Method in class org.jboss.webbeans.tck.unit.lookup.byname.InstantiationByNameTest
 
testGetMayNotCreateNewInstanceUnlessCreateIsTrue() - Method in class org.jboss.webbeans.tck.unit.context.NormalContextTest
The get() method may not create a new instance of the given contextual type unless the create parameter is true
testGetMayNotReturnNullUnlessCreateIsFalseOrContextualCreateReturnsNull() - Method in class org.jboss.webbeans.tck.unit.context.NormalContextTest
The get() method may not return a null value unless the create parameter is false or Contextual.create() returns a null value
testGetMemberConstructor() - Method in class org.jboss.webbeans.tck.unit.lookup.injectionpoint.InjectionPointTest
 
testGetMemberField() - Method in class org.jboss.webbeans.tck.unit.lookup.injectionpoint.InjectionPointTest
 
testGetMemberMethod() - Method in class org.jboss.webbeans.tck.unit.lookup.injectionpoint.InjectionPointTest
 
testGetReturnsExistingInstace() - Method in class org.jboss.webbeans.tck.unit.context.NormalContextTest
return an existing instance of the given contextual type, or
testGettingUnknownBeanFails() - Method in class org.jboss.webbeans.tck.unit.lookup.clientProxy.ClientProxyTest
 
testGetType() - Method in class org.jboss.webbeans.tck.unit.lookup.injectionpoint.InjectionPointTest
 
testGetWithCreateFalseReturnsNull() - Method in class org.jboss.webbeans.tck.unit.context.NormalContextTest
if the value of the create parameter is false, return a null value, or
testGetWithCreateTrueReturnsNewInstance() - Method in class org.jboss.webbeans.tck.unit.context.NormalContextTest
if the value of the create parameter is true, create a new instance of the given contextual type by calling Bean.create() and return the new instance.
testHasCorrectRetention() - Method in class org.jboss.webbeans.tck.unit.definition.stereotype.StereotypeDefinitionTest
 
testHasCorrectTarget() - Method in class org.jboss.webbeans.tck.unit.definition.stereotype.StereotypeDefinitionTest
 
testHasDeploymentType() - Method in class org.jboss.webbeans.tck.unit.definition.bean.BeanDefinitionTest
 
testHasScopeType() - Method in class org.jboss.webbeans.tck.unit.definition.bean.BeanDefinitionTest
 
testHasStereotypeAnnotation() - Method in class org.jboss.webbeans.tck.unit.definition.stereotype.StereotypeDefinitionTest
 
testHighestPrecedenceDeploymentTypeFromStereotype() - Method in class org.jboss.webbeans.tck.unit.definition.deployment.DeploymentTypeDefinitionTest
 
testImplicitConstructorDeclaredInXmlUsed() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanDefinitionTest
 
testImplicitConstructorUsed() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanDefinitionTest
 
testImplicitEventBeanHasDependentScope() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testImplicitEventBeanHasStandardDeploymentType() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testImplicitEventBeanMatchesAPITypeOfInectionPoint() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testImplicitEventBeanMatchesBindingAnnotationsOfInjectionPoint() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testInitializerAnnotatedConstructor() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanDefinitionTest
 
testInitializerAnnotatedConstructorUsedOverEmptyConstuctor() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanDefinitionTest
 
testInitializerMethodAnnotatedProduces() - Method in class org.jboss.webbeans.tck.unit.implementation.initializer.InitializerMethodTest
 
testInitializerMethodCalledOnEJBMDB() - Method in class org.jboss.webbeans.tck.unit.implementation.initializer.InitializerMethodTest
 
testInitializerMethodCalledOnEJBSessionBean() - Method in class org.jboss.webbeans.tck.unit.implementation.initializer.InitializerMethodTest
 
testInitializerMethodCalledOnEJBSingleton() - Method in class org.jboss.webbeans.tck.unit.implementation.initializer.InitializerMethodTest
 
testInitializerMethodCalledOnServlet() - Method in class org.jboss.webbeans.tck.unit.implementation.initializer.InitializerMethodTest
 
testInitializerMethodDeclaredInXml() - Method in class org.jboss.webbeans.tck.unit.implementation.initializer.InitializerMethodTest
 
testInitializerMethodDeclaredInXmlDoesNotExist() - Method in class org.jboss.webbeans.tck.unit.implementation.initializer.InitializerMethodTest
 
testInitializerMethodDeclaredInXmlIgnoresBindingAnnotationsInJava() - Method in class org.jboss.webbeans.tck.unit.implementation.initializer.InitializerMethodTest
 
testInitializerMethodHasParameterAnnotatedDisposes() - Method in class org.jboss.webbeans.tck.unit.implementation.initializer.InitializerMethodTest
 
testInitializerMethodHasParameterAnnotatedObserves() - Method in class org.jboss.webbeans.tck.unit.implementation.initializer.InitializerMethodTest
 
testInitializerMethodNotABusinessMethod() - Method in class org.jboss.webbeans.tck.unit.implementation.initializer.InitializerMethodTest
 
testInitializerMethodsCalledWithCurrentParameterValues() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.EnterpriseBeanLifecycleTest
Next, the Web Bean manager calls all initializer methods.
testInitXMLDefinedValuesOnWebWeanEnterpriseBeans() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.EnterpriseBeanLifecycleTest
Next, if the EJB bean instance is an instance of a Web Bean, the Web Bean manager initializes the values of any fields with initial values specified in XML,
testInjectedFieldDeclaredInXmlAssumesCurrent() - Method in class org.jboss.webbeans.tck.unit.lookup.injection.InjectionTest
 
testInjectedFieldDeclaredInXmlIgnoresJavaAnnotations() - Method in class org.jboss.webbeans.tck.unit.lookup.injection.InjectionTest
 
testInjectFieldsDeclaredInXml() - Method in class org.jboss.webbeans.tck.unit.lookup.injection.InjectionTest
 
testInjectFieldsDeclaredInXmlAndJava() - Method in class org.jboss.webbeans.tck.unit.lookup.injection.InjectionTest
 
testInjectingFinalField() - Method in class org.jboss.webbeans.tck.unit.lookup.injection.InjectionTest
 
testInjectingManager() - Method in class org.jboss.webbeans.tck.unit.lookup.manager.ManagerTest
 
testInjectingStaticField() - Method in class org.jboss.webbeans.tck.unit.lookup.injection.InjectionTest
 
testInjectionIntoMessageDrivenBean() - Method in class org.jboss.webbeans.tck.integration.lookup.non.contextual.NonContextualInjectionTest
 
testInjectionIntoServlet() - Method in class org.jboss.webbeans.tck.integration.lookup.non.contextual.NonContextualInjectionTest
 
testInjectionOfDependentPrimitiveProductIntoNormalBean() - Method in class org.jboss.webbeans.tck.unit.context.passivating.PassivatingContextTest
 
testInjectionOfDependentSerializableProductIntoNormalBean() - Method in class org.jboss.webbeans.tck.unit.context.passivating.PassivatingContextTest
 
testInjectionOfEJB() - Method in class org.jboss.webbeans.tck.unit.implementation.commonAnnotations.ResourceInjectionTest
 
testInjectionOfParametersIntoBeanConstructor() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanLifecycleTest
 
testInjectionOfPersistenceContext() - Method in class org.jboss.webbeans.tck.unit.implementation.commonAnnotations.ResourceInjectionTest
 
testInjectionOfResource() - Method in class org.jboss.webbeans.tck.unit.implementation.commonAnnotations.ResourceInjectionTest
 
testInjectionPerformsBoxingIfNecessary() - Method in class org.jboss.webbeans.tck.unit.lookup.injection.InjectionTest
 
testInjectionPointWithUnproxyableTypeWhichResolvesToNormalScopedWebBean() - Method in class org.jboss.webbeans.tck.unit.lookup.clientProxy.ClientProxyTest
 
testInstanceNotSharedBetweenInjectionPoints() - Method in class org.jboss.webbeans.tck.unit.context.dependent.DependentContextTest
No injected instance of the (@Dependent-scoped) Web Bean is ever shared between multiple injection points.
testInstanceUsedForDisposalMethodNotShared() - Method in class org.jboss.webbeans.tck.unit.context.dependent.DependentContextTest
Any instance of the (@Dependent-scoped) Web Bean that receives a producer method, producer field, disposal method or observer method invocation exists to service that invocation only
testInstanceUsedForElEvaluationNotShared() - Method in class org.jboss.webbeans.tck.unit.context.dependent.DependentContextTest
Any instance of the (@Dependent-scoped) Web Bean that is used to evaluate a Unified EL expression exists to service that evaluation only.
testInstanceUsedForObserverMethodNotShared() - Method in class org.jboss.webbeans.tck.unit.context.dependent.DependentContextTest
Any instance of the (@Dependent-scoped) Web Bean that receives a producer method, producer field, disposal method or observer method invocation exists to service that invocation only
testInstanceUsedForProducerFieldNotShared() - Method in class org.jboss.webbeans.tck.unit.context.dependent.DependentContextTest
Any instance of the (@Dependent-scoped) Web Bean that receives a producer method, producer field, disposal method or observer method invocation exists to service that invocation only
testInstanceUsedForProducerMethodNotShared() - Method in class org.jboss.webbeans.tck.unit.context.dependent.DependentContextTest
Any instance of the (@Dependent-scoped) Web Bean that receives a producer method, producer field, disposal method or observer method invocation exists to service that invocation only
testInterceptorStackIsBuilt() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.EnterpriseBeanLifecycleTest
Finally, the Web Bean manager builds the interceptor and decorator stacks for the instance
testInvalidElIdentifierUsedAsWebBeanName() - Method in class org.jboss.webbeans.tck.unit.definition.name.NameDefinitionTest
 
testInvokeDependentScopeWhenContextNotActive() - Method in class org.jboss.webbeans.tck.unit.lookup.injection.InjectionTest
 
testInvokeNormalInjectedWebBeanWhenContextNotActive() - Method in class org.jboss.webbeans.tck.unit.lookup.injection.InjectionTest
 
testInvokingGetOnInactiveContextFails() - Method in class org.jboss.webbeans.tck.unit.context.NormalContextTest
When a scope is inactive, any invocation of the get() from the current thread upon the Context object for that scope results in a ContextNotActiveException.
testIsNullable() - Method in class org.jboss.webbeans.tck.unit.definition.bean.BeanDefinitionTest
 
testJavaNamedUsedWhenNoXmlSpecified() - Method in class org.jboss.webbeans.tck.unit.definition.name.NameDefinitionTest
 
testJmsEndpointHasName() - Method in class org.jboss.webbeans.tck.unit.implementation.jms.JmsDefinitionTest
 
testJMSEndpointProxyIsSerializable() - Method in class org.jboss.webbeans.tck.integration.context.passivating.PassivatingContextTest
The Web Bean manager must guarantee that JMS endpoint proxy objects are serializable.
testJsfRequestHasExactlyOneAssociatedConversation() - Method in class org.jboss.webbeans.tck.integration.context.conversation.ConversationContextTest
Any JSF request has exactly one associated conversation
testLongRunningConversationManuallyPropagatedToNonFacesRequest() - Method in class org.jboss.webbeans.tck.integration.context.conversation.ConversationContextTest
The long-running conversation associated with a request may be propagated to any non-faces request via use of a GET request parameter named cid containing the unique identifier of the conversation.
testLongRunningConversationNotDestroyedAtEndOfJsfRequest() - Method in class org.jboss.webbeans.tck.integration.context.conversation.ConversationContextTest
If the conversation associated with the current JSF request is in the long-running state at the end of a JSF request, it is not destroyed
testLongRunningConversationOfJsfRedirectIsPropagatedToNonFacesRequest() - Method in class org.jboss.webbeans.tck.integration.context.conversation.ConversationContextTest
The long-running conversation context associated with a request that results in a JSF redirect (via a navigation rule) is automatically propagated to the resulting non-faces request, and to any other subsequent request to the same URL.
testLongRunningConversationOfJsfRenderingRequestIsPropagatedToRequestFromRenderedPage() - Method in class org.jboss.webbeans.tck.integration.context.conversation.ConversationContextTest
The long-running conversation context associated with a request that renders a JSF view is automatically propagated to any faces request (JSF form submission) that originates from that rendered page.
testLongRunningConversationsMayNotCrossHttpSessions() - Method in class org.jboss.webbeans.tck.integration.context.conversation.ConversationContextTest
All long-running conversations are scoped to a particular HTTP servlet session and may not cross session boundaries
testManagerAddObserver() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testManagerCanDestroyOrphanedLongRunningConversations() - Method in class org.jboss.webbeans.tck.integration.context.conversation.ConversationContextTest
The Web Bean manager is permitted to arbitrarily destroy any long-running conversation that is associated with no current JSF request, in order to conserve resources
testManagerFireEvent() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testManagerFireEventWithEventTypeParametersFails() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
If the type of the event object passed to fireEvent() contains type variables or wildcards, an IllegalArgumentException is thrown
testManagerFireEventWithEventTypeWildcardsFails() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
If the type of the event object passed to fireEvent() contains type variables or wildcards, an IllegalArgumentException is thrown
testManagerFireEventWithNonBindingAnnotationsFails() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testManagerLookupInJndi() - Method in class org.jboss.webbeans.tck.integration.lookup.manager.ManagerTest
 
testManagerRemoveObserver() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testMessageDrivenBeansNotOK() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.EnterpriseBeanDeclarationTest
Enterprise Web Beans may not be message-driven beans.
testMethodInterceptorNotCalledOnInitializerMethod() - Method in class org.jboss.webbeans.tck.unit.implementation.initializer.InitializerMethodTest
 
testMethodWithBindingAnnotationsOnParametersAreInjected() - Method in class org.jboss.webbeans.tck.unit.definition.binding.BindingDefinitionTest
 
testMethodWithBindingAnnotationsOnParametersDeclaredInXml() - Method in class org.jboss.webbeans.tck.unit.definition.binding.BindingDefinitionTest
 
testMethodWithBindingAnnotationsOnParametersDeclaredInXmlIgnoresAnnotations() - Method in class org.jboss.webbeans.tck.unit.definition.binding.BindingDefinitionTest
 
testMultipleAnnotationDefinedEnterpriseBeansWithSameImplementationClassFails() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.EnterpriseBeanDeclarationTest
Only one Web Bean per implementation class may be defined using annotations.
testMultipleBindings() - Method in class org.jboss.webbeans.tck.unit.definition.binding.BindingDefinitionTest
 
testMultipleDeployElementsCannotBeDefined() - Method in class org.jboss.webbeans.tck.unit.definition.deployment.DeploymentTypeDefinitionTest
 
testMultipleInitializerMethodsAreCalled() - Method in class org.jboss.webbeans.tck.unit.implementation.initializer.InitializerMethodTest
 
testMultipleInstancesOfSameBindingTypeWhenAddingObserverFails() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testMultipleInstancesOfSameBindingTypeWhenRemovingObserverFails() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testMultipleObserverMethodsOK() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testMultipleStereotypes() - Method in class org.jboss.webbeans.tck.unit.definition.stereotype.StereotypeDefinitionTest
 
testMultipleStereotypesMergesRequiredTypes() - Method in class org.jboss.webbeans.tck.unit.definition.stereotype.StereotypeDefinitionTest
 
testMultipleStereotypesMergesScopes() - Method in class org.jboss.webbeans.tck.unit.definition.stereotype.StereotypeDefinitionTest
 
testMultipleStereotypesWithMultipleDeploymentTypes() - Method in class org.jboss.webbeans.tck.unit.definition.stereotype.StereotypeDefinitionTest
 
testMultipleStereotypesWithMultipleScopeTypes() - Method in class org.jboss.webbeans.tck.unit.definition.stereotype.StereotypeDefinitionTest
 
testMultipleXMLDefinedEnterpriseBeansWithSameImplementationClassOK() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.EnterpriseBeanDeclarationTest
Note that multiple enterprise Web Beans may share the same implementation class.
testMutipleCompatibleScopeStereotypes() - Method in class org.jboss.webbeans.tck.unit.definition.scope.ScopeDefinitionTest
 
testMutipleIncompatibleScopeStereotypes() - Method in class org.jboss.webbeans.tck.unit.definition.scope.ScopeDefinitionTest
 
testMutipleIncompatibleScopeStereotypesWithScopeSpecified() - Method in class org.jboss.webbeans.tck.unit.definition.scope.ScopeDefinitionTest
 
testNamedBasedResolution() - Method in class org.jboss.webbeans.tck.unit.lookup.byname.ResolutionByNameTest
 
testNamedField() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.field.ProducerFieldDefinitionTest
A producer field may also specify scope, name, deployment type, stereotypes and/or bindings.
testNamedMethod() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.method.ProducerMethodDefinitionTest
 
testNewAnnotationCannotAppearInConjunctionWithOtherBindingType() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.NewEnterpriseBeanTest
If the @New binding type appears in conjunction with some other binding type, or is specified for a field or parameter of a type which does not satisfy the definition of a simple Web Bean implementation class or enterprise Web Bean implementation class, a DefinitionException is thrown by the container at deployment time.
testNewAnnotationCannotAppearInConjunctionWithOtherBindingType() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.NewSimpleBeanTest
If the @New binding type appears in conjunction with some other binding type, or is specified for a field or parameter of a type which does not satisfy the definition of a simple Web Bean implementation class or enterprise Web Bean implementation class, a DefinitionException is thrown by the container at deployment time.
testNewAnnotationCannotBeAppliedToNonWebBeanImplementationClass() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.NewEnterpriseBeanTest
If the @New binding type appears in conjunction with some other binding type, or is specified for a field or parameter of a type which does not satisfy the definition of a simple Web Bean implementation class or enterprise Web Bean implementation class, a DefinitionException is thrown by the container at deployment time.
testNewAnnotationCannotBeAppliedToNonWebBeanImplementationClass() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.NewSimpleBeanTest
If the @New binding type appears in conjunction with some other binding type, or is specified for a field or parameter of a type which does not satisfy the definition of a simple Web Bean implementation class or enterprise Web Bean implementation class, a DefinitionException is thrown by the container at deployment time.
testNewAnnotationCannotBeExplicitlyDeclared() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.NewEnterpriseBeanTest
No Web Bean defined using annotations or XML may explicitly declare @New as a binding type
testNewAnnotationCannotBeExplicitlyDeclared() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.NewSimpleBeanTest
No Web Bean defined using annotations or XML may explicitly declare @New as a binding type
testNewAnnotationMayBeAppliedToConstructorMethodParameter() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.NewEnterpriseBeanTest
The @New annotation or element may be applied to any field of a Web Bean implementation class or to any parameter of a producer method, initializer method, disposal method or Web Bean constructor where the type of the field or parameter is a concrete Java type which satisfies the requirements of a simple Web Bean implementation class or enterprise Web Bean implementation class.
testNewAnnotationMayBeAppliedToConstructorMethodParameter() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.NewSimpleBeanTest
The @New annotation or element may be applied to any field of a Web Bean implementation class or to any parameter of a producer method, initializer method, disposal method or Web Bean constructor where the type of the field or parameter is a concrete Java type which satisfies the requirements of a simple Web Bean implementation class or enterprise Web Bean implementation class.
testNewAnnotationMayBeAppliedToField() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.NewEnterpriseBeanTest
The @New annotation or element may be applied to any field of a Web Bean implementation class or to any parameter of a producer method, initializer method, disposal method or Web Bean constructor where the type of the field or parameter is a concrete Java type which satisfies the requirements of a simple Web Bean implementation class or enterprise Web Bean implementation class.
testNewAnnotationMayBeAppliedToField() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.NewSimpleBeanTest
The @New annotation or element may be applied to any field of a Web Bean implementation class or to any parameter of a producer method, initializer method, disposal method or Web Bean constructor where the type of the field or parameter is a concrete Java type which satisfies the requirements of a simple Web Bean implementation class or enterprise Web Bean implementation class.
testNewAnnotationMayBeAppliedToInitializerMethodParameter() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.NewEnterpriseBeanTest
The @New annotation or element may be applied to any field of a Web Bean implementation class or to any parameter of a producer method, initializer method, disposal method or Web Bean constructor where the type of the field or parameter is a concrete Java type which satisfies the requirements of a simple Web Bean implementation class or enterprise Web Bean implementation class.
testNewAnnotationMayBeAppliedToInitializerMethodParameter() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.NewSimpleBeanTest
The @New annotation or element may be applied to any field of a Web Bean implementation class or to any parameter of a producer method, initializer method, disposal method or Web Bean constructor where the type of the field or parameter is a concrete Java type which satisfies the requirements of a simple Web Bean implementation class or enterprise Web Bean implementation class.
testNewAnnotationMayBeAppliedToProducerMethodParameter() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.NewEnterpriseBeanTest
The @New annotation or element may be applied to any field of a Web Bean implementation class or to any parameter of a producer method, initializer method, disposal method or Web Bean constructor where the type of the field or parameter is a concrete Java type which satisfies the requirements of a simple Web Bean implementation class or enterprise Web Bean implementation class.
testNewAnnotationMayBeAppliedToProducerMethodParameter() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.NewSimpleBeanTest
The @New annotation or element may be applied to any field of a Web Bean implementation class or to any parameter of a producer method, initializer method, disposal method or Web Bean constructor where the type of the field or parameter is a concrete Java type which satisfies the requirements of a simple Web Bean implementation class or enterprise Web Bean implementation class.
testNewBeanHasNoDecorators() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.NewEnterpriseBeanTest
Furthermore, this Web Bean: � has the same Web Bean constructor, initializer methods and injected fields as a Web Bean defined using annotations� that is, it has any Web Bean constructor, initializer method or injected field declared by annotations that appear on the implementation class, � has no observer methods, producer methods or fields or disposal methods, � has the same interceptors as a Web Bean defined using annotations�that is, it has all the interceptor binding types declared by annotations that appear on the implementation class, and � has no decorators.
testNewBeanHasNoDecorators() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.NewSimpleBeanTest
Furthermore, this Web Bean: � has the same Web Bean constructor, initializer methods and injected fields as a Web Bean defined using annotations� that is, it has any Web Bean constructor, initializer method or injected field declared by annotations that appear on the implementation class, � has no observer methods, producer methods or fields or disposal methods, � has the same interceptors as a Web Bean defined using annotations�that is, it has all the interceptor binding types declared by annotations that appear on the implementation class, and � has no decorators.
testNewBeanHasNoDisposalMethods() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.NewEnterpriseBeanTest
Furthermore, this Web Bean: � has the same Web Bean constructor, initializer methods and injected fields as a Web Bean defined using annotations� that is, it has any Web Bean constructor, initializer method or injected field declared by annotations that appear on the implementation class, � has no observer methods, producer methods or fields or disposal methods, � has the same interceptors as a Web Bean defined using annotations�that is, it has all the interceptor binding types declared by annotations that appear on the implementation class, and � has no decorators.
testNewBeanHasNoDisposalMethods() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.NewSimpleBeanTest
Furthermore, this Web Bean: � has the same Web Bean constructor, initializer methods and injected fields as a Web Bean defined using annotations� that is, it has any Web Bean constructor, initializer method or injected field declared by annotations that appear on the implementation class, � has no observer methods, producer methods or fields or disposal methods, � has the same interceptors as a Web Bean defined using annotations�that is, it has all the interceptor binding types declared by annotations that appear on the implementation class, and � has no decorators.
testNewBeanHasNoObservers() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.NewEnterpriseBeanTest
Furthermore, this Web Bean: � has the same Web Bean constructor, initializer methods and injected fields as a Web Bean defined using annotations� that is, it has any Web Bean constructor, initializer method or injected field declared by annotations that appear on the implementation class, � has no observer methods, producer methods or fields or disposal methods, � has the same interceptors as a Web Bean defined using annotations�that is, it has all the interceptor binding types declared by annotations that appear on the implementation class, and � has no decorators.
testNewBeanHasNoObservers() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.NewSimpleBeanTest
Furthermore, this Web Bean: � has the same Web Bean constructor, initializer methods and injected fields as a Web Bean defined using annotations� that is, it has any Web Bean constructor, initializer method or injected field declared by annotations that appear on the implementation class, � has no observer methods, producer methods or fields or disposal methods, � has the same interceptors as a Web Bean defined using annotations�that is, it has all the interceptor binding types declared by annotations that appear on the implementation class, and � has no decorators.
testNewBeanHasNoProducerFields() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.NewEnterpriseBeanTest
Furthermore, this Web Bean: � has the same Web Bean constructor, initializer methods and injected fields as a Web Bean defined using annotations� that is, it has any Web Bean constructor, initializer method or injected field declared by annotations that appear on the implementation class, � has no observer methods, producer methods or fields or disposal methods, � has the same interceptors as a Web Bean defined using annotations�that is, it has all the interceptor binding types declared by annotations that appear on the implementation class, and � has no decorators.
testNewBeanHasNoProducerFields() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.NewSimpleBeanTest
Furthermore, this Web Bean: � has the same Web Bean constructor, initializer methods and injected fields as a Web Bean defined using annotations� that is, it has any Web Bean constructor, initializer method or injected field declared by annotations that appear on the implementation class, � has no observer methods, producer methods or fields or disposal methods, � has the same interceptors as a Web Bean defined using annotations�that is, it has all the interceptor binding types declared by annotations that appear on the implementation class, and � has no decorators.
testNewBeanHasNoProducerMethods() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.NewEnterpriseBeanTest
Furthermore, this Web Bean: � has the same Web Bean constructor, initializer methods and injected fields as a Web Bean defined using annotations� that is, it has any Web Bean constructor, initializer method or injected field declared by annotations that appear on the implementation class, � has no observer methods, producer methods or fields or disposal methods, � has the same interceptors as a Web Bean defined using annotations�that is, it has all the interceptor binding types declared by annotations that appear on the implementation class, and � has no decorators.
testNewBeanHasNoProducerMethods() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.NewSimpleBeanTest
Furthermore, this Web Bean: � has the same Web Bean constructor, initializer methods and injected fields as a Web Bean defined using annotations� that is, it has any Web Bean constructor, initializer method or injected field declared by annotations that appear on the implementation class, � has no observer methods, producer methods or fields or disposal methods, � has the same interceptors as a Web Bean defined using annotations�that is, it has all the interceptor binding types declared by annotations that appear on the implementation class, and � has no decorators.
testNewBeanHasNoStereotypes() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.NewEnterpriseBeanTest
When the built-in binding type @New is applied to an injection point, a Web Bean is implicitly defined with: � scope @Dependent, � deployment type
testNewBeanHasNoStereotypes() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.NewSimpleBeanTest
When the built-in binding type @New is applied to an injection point, a Web Bean is implicitly defined with: � scope @Dependent, � deployment type
testNewBeanHasNoWebBeanName() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.NewEnterpriseBeanTest
When the built-in binding type @New is applied to an injection point, a Web Bean is implicitly defined with: � scope @Dependent, � deployment type
testNewBeanHasNoWebBeanName() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.NewSimpleBeanTest
When the built-in binding type @New is applied to an injection point, a Web Bean is implicitly defined with: � scope @Dependent, � deployment type
testNewBeanHasSameInitializerMethodsAsWrappedBean() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.NewEnterpriseBeanTest
Furthermore, this Web Bean: � has the same Web Bean constructor, initializer methods and injected fields as a Web Bean defined using annotations� that is, it has any Web Bean constructor, initializer method or injected field declared by annotations that appear on the implementation class, � has no observer methods, producer methods or fields or disposal methods, � has the same interceptors as a Web Bean defined using annotations�that is, it has all the interceptor binding types declared by annotations that appear on the implementation class, and � has no decorators.
testNewBeanHasSameInjectedFieldsAsWrappedBean() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.NewEnterpriseBeanTest
Furthermore, this Web Bean: � has the same Web Bean constructor, initializer methods and injected fields as a Web Bean defined using annotations� that is, it has any Web Bean constructor, initializer method or injected field declared by annotations that appear on the implementation class, � has no observer methods, producer methods or fields or disposal methods, � has the same interceptors as a Web Bean defined using annotations�that is, it has all the interceptor binding types declared by annotations that appear on the implementation class, and � has no decorators.
testNewBeanHasSameInterceptorMethodsAsWrappedBean() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.NewEnterpriseBeanTest
Furthermore, this Web Bean: � has the same Web Bean constructor, initializer methods and injected fields as a Web Bean defined using annotations� that is, it has any Web Bean constructor, initializer method or injected field declared by annotations that appear on the implementation class, � has no observer methods, producer methods or fields or disposal methods, � has the same interceptors as a Web Bean defined using annotations�that is, it has all the interceptor binding types declared by annotations that appear on the implementation class, and � has no decorators.
testNewBeanHasSameInterceptorMethodsAsWrappedBean() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.NewSimpleBeanTest
Furthermore, this Web Bean: � has the same Web Bean constructor, initializer methods and injected fields as a Web Bean defined using annotations� that is, it has any Web Bean constructor, initializer method or injected field declared by annotations that appear on the implementation class, � has no observer methods, producer methods or fields or disposal methods, � has the same interceptors as a Web Bean defined using annotations�that is, it has all the interceptor binding types declared by annotations that appear on the implementation class, and � has no decorators.
testNewBeanIsDependentScoped() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.NewEnterpriseBeanTest
When the built-in binding type @New is applied to an injection point, a Web Bean is implicitly defined with: � scope @Dependent, � deployment type
testNewBeanIsDependentScoped() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.NewSimpleBeanTest
When the built-in binding type @New is applied to an injection point, a Web Bean is implicitly defined with: � scope @Dependent, � deployment type
testNewBeanIsEnterpriseWebBeanIfParameterTypeIsEnterpriseWebBean() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.NewEnterpriseBeanTest
If the parameter type satisfies the definition of a simple Web Bean implementation class, Section 3.2.1, �Which Java classes are simple Web Beans?�, then the Web Bean is a simple Web Bean.
testNewBeanIsHasOnlyNewBinding() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.NewEnterpriseBeanTest
When the built-in binding type @New is applied to an injection point, a Web Bean is implicitly defined with: � scope @Dependent, � deployment type
testNewBeanIsHasOnlyNewBinding() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.NewSimpleBeanTest
When the built-in binding type @New is applied to an injection point, a Web Bean is implicitly defined with: � scope @Dependent, � deployment type
testNewBeanIsOfStandardDeploymentType() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.NewEnterpriseBeanTest
When the built-in binding type @New is applied to an injection point, a Web Bean is implicitly defined with: � scope @Dependent, � deployment type
testNewBeanIsOfStandardDeploymentType() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.NewSimpleBeanTest
When the built-in binding type @New is applied to an injection point, a Web Bean is implicitly defined with: � scope @Dependent, � deployment type
testNewTransientConversationIsCreatedWhenConversationCannotBeRestored() - Method in class org.jboss.webbeans.tck.integration.context.conversation.ConversationContextTest
If the propagated conversation cannot be restored, the request is associated with a new transient conversation
testNewTransientRequestIsCreatedWhenNoConversationIsPropagated() - Method in class org.jboss.webbeans.tck.integration.context.conversation.ConversationContextTest
When no conversation is propagated to a JSF request, the request is associated with a new transient conversation.
testNoBindingsDeclaredInXml() - Method in class org.jboss.webbeans.tck.unit.definition.binding.BindingDefinitionTest
 
testNonBindingTypeAnnotationWhenResolvingFails() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testNonBindingTypePassedToAddObserverFails() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testNonBindingTypePassedToFireFails() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testNonBindingTypePassedToObservesFails() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testNonBindingTypePassedToRemoveObserverFails() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testNonBindingTypeUsed() - Method in class org.jboss.webbeans.tck.unit.lookup.typesafe.InstantiationByTypeTest
 
testNonBindingTypeUsed() - Method in class org.jboss.webbeans.tck.unit.lookup.typesafe.ResolutionByTypeTest
 
testNonBuiltInComponentUsesStandard() - Method in class org.jboss.webbeans.tck.unit.definition.deployment.DeploymentTypeDefinitionTest
 
testNonContextualSessionBeanSpecializesNewBeanForDecoratorStack() - Method in class org.jboss.webbeans.tck.integration.lookup.non.contextual.NonContextualInjectionTest
 
testNonContextualSessionBeanSpecializesNewBeanForInjection() - Method in class org.jboss.webbeans.tck.integration.lookup.non.contextual.NonContextualInjectionTest
 
testNonContextualSessionBeanSpecializesNewBeanForInterceptorStack() - Method in class org.jboss.webbeans.tck.integration.lookup.non.contextual.NonContextualInjectionTest
 
testNonDefaultNamed() - Method in class org.jboss.webbeans.tck.unit.definition.name.NameDefinitionTest
 
testNonDefaultXmlNamed() - Method in class org.jboss.webbeans.tck.unit.definition.name.NameDefinitionTest
 
testNonDependentScopedBeanCanNotHavePublicField() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanDefinitionTest
 
testNonexistentFieldDefinedInXml() - Method in class org.jboss.webbeans.tck.unit.lookup.injection.InjectionTest
 
testNonStaticDisposalMethodNotInherited() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.method.DisposalMethodDefinitionTest
 
testNonStaticInnerClassDeclaredInJavaNotAllowed() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanDefinitionTest
 
testNonStaticInnerClassDeclaredInXmlNotAllowed() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanDefinitionTest
 
testNonStaticObserverMethodNotInherited() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testNonStaticProducerFieldNotInherited() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.field.ProducerFieldDefinitionTest
 
testNonStaticProducerMethodNotInherited() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.method.ProducerMethodDefinitionTest
 
testNonStaticWithInterceptorBindingBlockedByIntermediateClass() - Method in class org.jboss.webbeans.tck.unit.implementation.interceptor.InterceptorDefinitionTest
 
testNonStaticWithInterceptorBindingInherited() - Method in class org.jboss.webbeans.tck.unit.implementation.interceptor.InterceptorDefinitionTest
 
testNonTransactionalObserverThrownCheckedExceptionIsWrappedAndRethrown() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testNonTransactionalObserverThrownNonCheckedExceptionIsRethrown() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testNoRemoveMethodsCalledIfEnterpriseBeanAlreadyRemoved() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.EnterpriseBeanLifecycleTest
If the underlying EJB was already destroyed by direct invocation of a remove method by the application, the Web Bean manager ignores the instance, and is not required to call any remove method
testNotNamedInJava() - Method in class org.jboss.webbeans.tck.unit.definition.name.NameDefinitionTest
 
testNotNamedInStereotype() - Method in class org.jboss.webbeans.tck.unit.definition.name.NameDefinitionTest
 
testNotNamedInXml() - Method in class org.jboss.webbeans.tck.unit.definition.name.NameDefinitionTest
 
testNoWebBeansFound() - Method in class org.jboss.webbeans.tck.unit.lookup.byname.InstantiationByNameTest
 
testNoWebBeansFound() - Method in class org.jboss.webbeans.tck.unit.lookup.byname.ResolutionByNameTest
 
testNoWebBeansFound() - Method in class org.jboss.webbeans.tck.unit.lookup.typesafe.ResolutionByTypeTest
 
testObjectIsInAPITypes() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.EnterpriseBeanDeclarationTest
In addition, java.lang.Object is an API type of every enterprise Web Bean.
testObserveMethodCallsManagerAddObserverWithAllBindingAnnotationInstance() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testObserveMethodCallsManagerAddObserverWithAllBindingAnnotationsExceptObservable() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testObserveMethodCallsManagerAddObserverWithObserverObject() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testObserverCalledBeforeTransactionCompleteMaySetRollbackOnly() - Method in class org.jboss.webbeans.tck.integration.event.EventTest
 
testObserverCalledOnMostSpecializedInstance() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testObserverManipulatingJTATransactionsDirectlyFails() - Method in class org.jboss.webbeans.tck.integration.event.EventTest
 
testObserverMethodAnnotatedInitializerFails() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testObserverMethodAnnotatedProducesFails() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testObserverMethodCannotObserveParameterizedEvents() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testObserverMethodInheritedAndHasSameBindings() - Method in class org.jboss.webbeans.tck.unit.inheritance.realization.RealizationTest
 
testObserverMethodMayHaveMultipleBindingTypes() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testObserverMethodMustHaveOnlyOneEventParameter() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testObserverMethodOnEnterpriseBeanIsBusinessMethodOrStatic() - Method in class org.jboss.webbeans.tck.integration.event.EventTest
 
testObserverMethodOnEnterpriseBeanNotBusinessMethodOrStaticFails() - Method in class org.jboss.webbeans.tck.integration.event.EventTest
 
testObserverMethodReceivesInjectionsOnNonObservesParameters() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testObserverMethodRegistration() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testObserverMethodWithDisposesParamFails() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testObserverMethodWithoutBindingTypesObservesEventsWithoutBindingTypes() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testObserverThrowsExceptionAbortsNotifications() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testOnlyHighestEnabledPrecedenceWebBeansResolved() - Method in class org.jboss.webbeans.tck.unit.lookup.typesafe.ResolutionByTypeTest
 
testOnlyHighestPrecedenceResolved() - Method in class org.jboss.webbeans.tck.unit.lookup.byname.ResolutionByNameTest
The following algorithm must be used by the Web Bean manager when resolving a Web Bean by name: • The Web Bean manager identifies the set of matching enabled Web Beans which have the given name.
testOnlyMappedInstancePerContextualTypePerThread() - Method in class org.jboss.webbeans.tck.unit.context.NormalContextTest
There may be no more than one mapped instance per contextual type per thread
testOnlySpecializedEnterpriseBeanDeployed() - Method in class org.jboss.webbeans.tck.unit.implementation.deployment.BeanDeploymentTest
 
testOnlySpecializedProducerMethodBeanDeployed() - Method in class org.jboss.webbeans.tck.unit.implementation.deployment.BeanDeploymentTest
 
testOnlySpecializedSimpleBeanDeployed() - Method in class org.jboss.webbeans.tck.unit.implementation.deployment.BeanDeploymentTest
 
testParameterizedClassDeclaredInJavaIsNotAllowed() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanDefinitionTest
 
testParameterizedClassDeclaredInXmlIsNotAllowed() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanDefinitionTest
 
testParameterizedReturnType() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.field.ProducerFieldDefinitionTest
If the producer field return type is a parameterized type, it must specify actual type parameters for each type parameter.
testParameterizedReturnType() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.method.ProducerMethodDefinitionTest
 
testParameterizedReturnTypeWithTypeParameter() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.method.ProducerMethodDefinitionTest
 
testParameterizedReturnTypeWithWildcard() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.field.ProducerFieldDefinitionTest
If the producer field return type is a parameterized type, it must specify actual type parameters for each type parameter.
testParameterizedReturnTypeWithWildcard() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.method.ProducerMethodDefinitionTest
 
testParameterizedTypeWithTypeParameter() - Method in class org.jboss.webbeans.tck.unit.lookup.typesafe.InstantiationByTypeTest
 
testParameterizedTypeWithTypeParameter() - Method in class org.jboss.webbeans.tck.unit.lookup.typesafe.ResolutionByTypeTest
 
testParameterizedTypeWithWildcardParameter() - Method in class org.jboss.webbeans.tck.unit.lookup.typesafe.InstantiationByTypeTest
 
testParameterizedTypeWithWildcardParameter() - Method in class org.jboss.webbeans.tck.unit.lookup.typesafe.ResolutionByTypeTest
 
testPostConstructPreDestroy() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanLifecycleTest
 
testPrimitiveInjectionPointResolvesToNullableWebBean() - Method in class org.jboss.webbeans.tck.unit.lookup.injection.InjectionTest
 
testProducerFieldBeanCreate() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.field.ProducerFieldLifecycleTest
When the create() method of a Bean object that represents a producer field is called, the container must access the producer field to obtain the current value of the field.
testProducerFieldInheritsDeploymentTypeOfDeclaringWebBean() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.field.ProducerFieldDefinitionTest
By default, if no deployment type annotation is explicitly specified, a producer method or field inherits the deployment type of the bean in which it is defined.
testProducerFieldIsNotBusinessField() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.field.ProducerFieldDefinitionTest
 
testProducerFieldReturnsNullIsDependent() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.field.ProducerFieldLifecycleTest
If the producer field contains a null value and the producer field bean has the scope @Dependent, the create() method re- turns a null value.
testProducerFieldReturnsNullIsNotDependent() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.field.ProducerFieldLifecycleTest
Otherwise, if the producer field contains a null value, and the scope of the producer method is not @Dependent, the create() method throws an IllegalProductException.
testProducerMethodBeanCreate() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.method.ProducerMethodLifecycleTest
 
testProducerMethodHasNoMoreThanOneDisposalMethod() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.method.ProducerMethodDefinitionTest
 
testProducerMethodInheritsDeploymentTypeOfDeclaringWebBean() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.method.ProducerMethodDefinitionTest
 
testProducerMethodIsNotBusinessMethod() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.method.ProducerMethodDefinitionTest
 
testProducerMethodOnSpecializedBeanCalledOnSpecializingBean() - Method in class org.jboss.webbeans.tck.unit.inheritance.specialization.enterprise.EnterpriseBeanSpecializationTest
 
testProducerMethodOnSpecializedBeanCalledOnSpecializingBean() - Method in class org.jboss.webbeans.tck.unit.inheritance.specialization.simple.SimpleBeanSpecializationTest
 
testProducerMethodReturnsNullIsDependent() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.method.ProducerMethodLifecycleTest
 
testProducerMethodReturnsNullIsNotDependent() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.method.ProducerMethodLifecycleTest
 
testProducerMethodWithParameterAnnotatedDisposes() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.method.ProducerMethodDefinitionTest
 
testProducerMethodWithParameterAnnotatedObserves() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.method.ProducerMethodDefinitionTest
 
testProducerStaticFieldBean() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.field.ProducerFieldLifecycleTest
When the create() method of a Bean object that represents a producer field is called, the container must access the producer field to obtain the current value of the field.
testProxyAndLocalObjectReferencesDiscardedForStatelessEnterpriseBeans() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.EnterpriseBeanLifecycleTest
When the destroy() method is called, the Web Bean manager simply discards the proxy and all EJB local object references.
testProxyCreated() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.EnterpriseBeanLifecycleTest
When the create() method is called, the Web Bean manager creates and returns an enterprise bean proxy
testRealizedBeanWithProducerFieldHasBindingsOfMethodAndRealizingType() - Method in class org.jboss.webbeans.tck.unit.inheritance.realization.RealizationTest
 
testRealizedBeanWithProducerFieldHasDeploymentTypeOfRealizingClass() - Method in class org.jboss.webbeans.tck.unit.inheritance.realization.RealizationTest
 
testRealizedBeanWithProducerFieldHasSameBindings() - Method in class org.jboss.webbeans.tck.unit.inheritance.realization.RealizationTest
 
testRealizedBeanWithProducerFieldHasSameInterceptorBindings() - Method in class org.jboss.webbeans.tck.unit.inheritance.realization.RealizationTest
 
testRealizedBeanWithProducerFieldHasSameScope() - Method in class org.jboss.webbeans.tck.unit.inheritance.realization.RealizationTest
 
testRealizedBeanWithProducerFieldHasSameStereotypes() - Method in class org.jboss.webbeans.tck.unit.inheritance.realization.RealizationTest
 
testRealizedBeanWithProducerMethodHasBindingsOfMethodAndRealizingType() - Method in class org.jboss.webbeans.tck.unit.inheritance.realization.RealizationTest
 
testRealizedBeanWithProducerMethodHasDeploymentTypeOfRealizingClass() - Method in class org.jboss.webbeans.tck.unit.inheritance.realization.RealizationTest
 
testRealizedBeanWithProducerMethodHasSameBindings() - Method in class org.jboss.webbeans.tck.unit.inheritance.realization.RealizationTest
 
testRealizedBeanWithProducerMethodHasSameInterceptorBindings() - Method in class org.jboss.webbeans.tck.unit.inheritance.realization.RealizationTest
 
testRealizedBeanWithProducerMethodHasSameScope() - Method in class org.jboss.webbeans.tck.unit.inheritance.realization.RealizationTest
 
testRealizedBeanWithProducerMethodHasSameStereotypes() - Method in class org.jboss.webbeans.tck.unit.inheritance.realization.RealizationTest
 
testRealizedDisposalMethodHasBindingsOfMethodAndRealizingType() - Method in class org.jboss.webbeans.tck.unit.inheritance.realization.RealizationTest
 
testRemoteInterfacesAreNotInAPITypes() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.EnterpriseBeanDeclarationTest
Remote interfaces are not included in the set of API types.
testRemoveMethodCalled() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.EnterpriseBeanLifecycleTest
When the destroy() method is called, the Web Bean manager calls the Web Bean remove method upon the proxy
testRequestScopeActiveDuringCallToEjbTimeoutMethod() - Method in class org.jboss.webbeans.tck.integration.context.request.RequestContextTest
The request scope is active during any remote method invocation of any EJB bean, during any call to an EJB timeout method and during message delivery to any EJB message driven bean.
testRequestScopeActiveDuringEjbMessageDelivery() - Method in class org.jboss.webbeans.tck.integration.context.request.RequestContextTest
The request scope is active during any remote method invocation of any EJB bean, during any call to an EJB timeout method and during message delivery to any EJB message driven bean.
testRequestScopeActiveDuringRemoteMethodInvocationOfEjb() - Method in class org.jboss.webbeans.tck.integration.context.request.RequestContextTest
The request scope is active during any remote method invocation of any EJB bean, during any call to an EJB timeout method and during message delivery to any EJB message driven bean.
testRequestScopeActiveDuringServiceMethod() - Method in class org.jboss.webbeans.tck.integration.context.request.RequestContextTest
The request scope is active during the service() method of any Servlet in the web application.
testRequestScopeActiveDuringWebSericeInvocation() - Method in class org.jboss.webbeans.tck.integration.context.request.RequestContextTest
The request scope is active during any Java EE web service invocation.
testRequestScopeDestroyedAfterCallToEjbTimeoutMethod() - Method in class org.jboss.webbeans.tck.integration.context.request.RequestContextTest
The request context is destroyed after the remote method invocation, timeout or message delivery completes.
testRequestScopeDestroyedAfterEjbMessageDelivery() - Method in class org.jboss.webbeans.tck.integration.context.request.RequestContextTest
The request context is destroyed after the remote method invocation, timeout or message delivery completes.
testRequestScopeDestroyedAfterRemoteMethodInvocationOfEjb() - Method in class org.jboss.webbeans.tck.integration.context.request.RequestContextTest
The request context is destroyed after the remote method invocation, timeout or message delivery completes.
testRequestScopeIsDestroyedAfterServiceMethod() - Method in class org.jboss.webbeans.tck.integration.context.request.RequestContextTest
The request context is destroyed at the end of the servlet request, after the Servlet service() method returns.
testRequestScopeIsDestroyedAfterWebServiceInvocation() - Method in class org.jboss.webbeans.tck.integration.context.request.RequestContextTest
The request context is destroyed after the web service invocation completes
testRequiredTypeIsImplemented() - Method in class org.jboss.webbeans.tck.unit.definition.stereotype.StereotypeDefinitionTest
 
testRequiredTypeIsNotImplemented() - Method in class org.jboss.webbeans.tck.unit.definition.stereotype.StereotypeDefinitionTest
 
testResolveByType() - Method in class org.jboss.webbeans.tck.unit.lookup.typesafe.ResolutionByTypeTest
 
testResolveByTypeWithArray() - Method in class org.jboss.webbeans.tck.unit.lookup.typesafe.ResolutionByTypeTest
 
testResolveByTypeWithNonBindingMembers() - Method in class org.jboss.webbeans.tck.unit.lookup.typesafe.ResolutionByTypeTest
 
testResolveByTypeWithTypeParameter() - Method in class org.jboss.webbeans.tck.unit.lookup.typesafe.ResolutionByTypeTest
 
testResolvingChecksBindingTypeMembers() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testResolvingChecksBindingTypes() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testResolvingChecksEventType() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testResolvingChecksTypeParameters() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testScopeDeclaredInJava() - Method in class org.jboss.webbeans.tck.unit.definition.scope.ScopeDefinitionTest
 
testScopeDeclaredInXml() - Method in class org.jboss.webbeans.tck.unit.definition.scope.ScopeDefinitionTest
 
testScopeDeclaredInXmlOverridesJava() - Method in class org.jboss.webbeans.tck.unit.definition.scope.ScopeDefinitionTest
 
testScopeIsNotSupported() - Method in class org.jboss.webbeans.tck.unit.definition.stereotype.StereotypeDefinitionTest
 
testScopeIsSupported() - Method in class org.jboss.webbeans.tck.unit.definition.stereotype.StereotypeDefinitionTest
 
testScopeMissingInXml() - Method in class org.jboss.webbeans.tck.unit.definition.scope.ScopeDefinitionTest
 
testScopeSpecifiedAndStereotyped() - Method in class org.jboss.webbeans.tck.unit.definition.scope.ScopeDefinitionTest
 
testScopeType() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.field.ProducerFieldDefinitionTest
A producer field may also specify scope, name, deployment type, stereotypes and/or bindings.
testScopeType() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.method.ProducerMethodDefinitionTest
 
testScopeTypeDeclaredInheritedIsBlockedByIntermediateScopeTypeMarkedInherited() - Method in class org.jboss.webbeans.tck.unit.definition.scope.ScopeDefinitionTest
 
testScopeTypeDeclaredInheritedIsBlockedByIntermediateScopeTypeNotMarkedInherited() - Method in class org.jboss.webbeans.tck.unit.definition.scope.ScopeDefinitionTest
 
testScopeTypeDeclaredInheritedIsInherited() - Method in class org.jboss.webbeans.tck.unit.definition.scope.ScopeDefinitionTest
 
testScopeTypeDeclaresScopeTypeAnnotation() - Method in class org.jboss.webbeans.tck.unit.definition.scope.ScopeDefinitionTest
 
testScopeTypeHasCorrectRetention() - Method in class org.jboss.webbeans.tck.unit.definition.scope.ScopeDefinitionTest
 
testScopeTypeHasCorrectTarget() - Method in class org.jboss.webbeans.tck.unit.definition.scope.ScopeDefinitionTest
 
testScopeTypeNotDeclaredInheritedIsNotInherited() - Method in class org.jboss.webbeans.tck.unit.definition.scope.ScopeDefinitionTest
 
testScopeTypesAreExtensible() - Method in class org.jboss.webbeans.tck.unit.definition.scope.ScopeDefinitionTest
 
testServletBeanMayCreateInstanceFromInitializer() - Method in class org.jboss.webbeans.tck.unit.context.dependent.DependentContextTest
A Servlet may create an instance of a Web Bean with scope type @Dependent by calling Manager.getInstance() from initializer methods
testSessionContextDestroyedWhenHttpSessionInvalidatedOrTimesOut() - Method in class org.jboss.webbeans.tck.integration.context.session.SessionContextTest
The session context is destroyed when the HTTPSession is invalidated or times out.
testSessionContextSharedBetweenServletRequestsInSameHttpSession() - Method in class org.jboss.webbeans.tck.integration.context.session.SessionContextTest
The session context is shared between all servlet requests that occur in the same HTTP servlet session
testSessionScopeActiveDuringServiceMethod() - Method in class org.jboss.webbeans.tck.integration.context.session.SessionContextTest
The session scope is active during the service() method of any servlet in the web application
testSimpleDependentWebBeanWithNonSerializableImplementationInjectedIntoConstructorParameterOfWebBeanWithPassivatingScopeFails() - Method in class org.jboss.webbeans.tck.unit.context.passivating.PassivatingContextTest
If a simple Web Bean of scope @Dependent and a non-serializable implementation class is injected into a stateful session bean, into a non-transient field, Web Bean constructor parameter or initializer method parameter of a Web Bean which declares a passivating scope type, or into a parameter of a producer method which declares a passivating scope type, an UnserializableDependencyException must be thrown by the Web Bean manager at initialization time.
testSimpleDependentWebBeanWithNonSerializableImplementationInjectedIntoInitializerParameterOfWebBeanWithPassivatingScopeFails() - Method in class org.jboss.webbeans.tck.unit.context.passivating.PassivatingContextTest
If a simple Web Bean of scope @Dependent and a non-serializable implementation class is injected into a stateful session bean, into a non-transient field, Web Bean constructor parameter or initializer method parameter of a Web Bean which declares a passivating scope type, or into a parameter of a producer method which declares a passivating scope type, an UnserializableDependencyException must be thrown by the Web Bean manager at initialization time.
testSimpleDependentWebBeanWithNonSerializableImplementationInjectedIntoNonTransientFieldOfWebBeanWithPassivatingScopeFails() - Method in class org.jboss.webbeans.tck.unit.context.passivating.PassivatingContextTest
If a simple Web Bean of scope @Dependent and a non-serializable implementation class is injected into a stateful session bean, into a non-transient field, Web Bean constructor parameter or initializer method parameter of a Web Bean which declares a passivating scope type, or into a parameter of a producer method which declares a passivating scope type, an UnserializableDependencyException must be thrown by the Web Bean manager at initialization time.
testSimpleDependentWebBeanWithNonSerializableImplementationInjectedIntoProducerMethodParameterWithPassivatingScopeFails() - Method in class org.jboss.webbeans.tck.unit.context.passivating.PassivatingContextTest
If a simple Web Bean of scope @Dependent and a non-serializable implementation class is injected into a stateful session bean, into a non-transient field, Web Bean constructor parameter or initializer method parameter of a Web Bean which declares a passivating scope type, or into a parameter of a producer method which declares a passivating scope type, an UnserializableDependencyException must be thrown by the Web Bean manager at initialization time.
testSimpleDependentWebBeanWithNonSerializableImplementationInjectedIntoStatefulSessionBeanFails() - Method in class org.jboss.webbeans.tck.unit.context.passivating.PassivatingContextTest
If a simple Web Bean of scope @Dependent and a non-serializable implementation class is injected into a stateful session bean, into a non-transient field, Web Bean constructor parameter or initializer method parameter of a Web Bean which declares a passivating scope type, or into a parameter of a producer method which declares a passivating scope type, an UnserializableDependencyException must be thrown by the Web Bean manager at initialization time.
testSimpleDependentWebBeanWithNonSerializableImplementationInjectedIntoTransientFieldOK() - Method in class org.jboss.webbeans.tck.unit.context.passivating.PassivatingContextTest
If a simple Web Bean of scope @Dependent and a non-serializable implementation class is injected into a stateful session bean, into a non-transient field, Web Bean constructor parameter or initializer method parameter of a Web Bean which declares a passivating scope type, or into a parameter of a producer method which declares a passivating scope type, an UnserializableDependencyException must be thrown by the Web Bean manager at initialization time.
testSimpleWebBeanClientProxyIsSerializable() - Method in class org.jboss.webbeans.tck.unit.lookup.clientProxy.ClientProxyTest
 
testSimpleWebBeanDeclaringPassivatingScopeIsSerializedWhenContextIsPassivated() - Method in class org.jboss.webbeans.tck.unit.context.passivating.PassivatingContextTest
the Web Bean declares a passivating scope type, and context passivation occurs, or
testSimpleWebBeanWithNonSerializableImplementationClassFails() - Method in class org.jboss.webbeans.tck.unit.context.passivating.PassivatingContextTest
Simple Web Beans are not required to be serializable.
testSimpleWebBeanWithSerializableImplementationClassOK() - Method in class org.jboss.webbeans.tck.unit.context.passivating.PassivatingContextTest
Simple Web Beans are not required to be serializable.
testSingletonWithApplicationScopeOK() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.EnterpriseBeanDeclarationTest
An EJB singleton bean must belong to either the @ApplicationScoped scope or to the @Dependent pseudo-scope.
testSingletonWithConversationScopeFails() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.EnterpriseBeanDeclarationTest
An EJB singleton bean must belong to either the @ApplicationScoped scope or to the @Dependent pseudo-scope.
testSingletonWithDependentScopeOK() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.EnterpriseBeanDeclarationTest
An EJB singleton bean must belong to either the @ApplicationScoped scope or to the @Dependent pseudo-scope.
testSingletonWithRequestScopeFails() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.EnterpriseBeanDeclarationTest
An EJB singleton bean must belong to either the @ApplicationScoped scope or to the @Dependent pseudo-scope.
testSingletonWithSessionScopeFails() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.EnterpriseBeanDeclarationTest
An EJB singleton bean must belong to either the @ApplicationScoped scope or to the @Dependent pseudo-scope.
testSpecializedBeanAlwaysUsed() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.field.ProducerFieldLifecycleTest
 
testSpecializedBeanAlwaysUsed() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.method.ProducerMethodLifecycleTest
 
testSpecializedBeanAlwaysUsed() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanLifecycleTest
 
testSpecializedBeanNotInstantiated() - Method in class org.jboss.webbeans.tck.unit.inheritance.specialization.enterprise.EnterpriseBeanSpecializationTest
 
testSpecializedBeanNotInstantiated() - Method in class org.jboss.webbeans.tck.unit.inheritance.specialization.producer.method.ProducerMethodSpecializationTest
 
testSpecializedBeanNotInstantiated() - Method in class org.jboss.webbeans.tck.unit.inheritance.specialization.simple.SimpleBeanSpecializationTest
 
testSpecializedEnterpriseBeanAllLocalInterfaces() - Method in class org.jboss.webbeans.tck.unit.implementation.deployment.BeanDeploymentTest
 
testSpecializedEnterpriseBeanExtends() - Method in class org.jboss.webbeans.tck.unit.implementation.deployment.BeanDeploymentTest
 
testSpecializedEnterpriseBeanHasSameBindingAnnotations() - Method in class org.jboss.webbeans.tck.unit.implementation.deployment.BeanDeploymentTest
 
testSpecializedEnterpriseBeanHasSameName() - Method in class org.jboss.webbeans.tck.unit.implementation.deployment.BeanDeploymentTest
 
testSpecializedEnterpriseBeanSupportsBeanClassLocalView() - Method in class org.jboss.webbeans.tck.unit.implementation.deployment.BeanDeploymentTest
 
testSpecializedMethodDoesNotOverrideAnotherProducerMethod() - Method in class org.jboss.webbeans.tck.unit.inheritance.specialization.producer.method.ProducerMethodSpecializationTest
 
testSpecializedMethodIndirectlyOverridesAnotherProducerMethod() - Method in class org.jboss.webbeans.tck.unit.inheritance.specialization.producer.method.ProducerMethodSpecializationTest
 
testSpecializedProducerMethodBeanDirectlyOverrides() - Method in class org.jboss.webbeans.tck.unit.implementation.deployment.BeanDeploymentTest
 
testSpecializedProducerMethodBeanHasSameBindingAnnotations() - Method in class org.jboss.webbeans.tck.unit.implementation.deployment.BeanDeploymentTest
 
testSpecializedProducerMethodBeanHasSameName() - Method in class org.jboss.webbeans.tck.unit.implementation.deployment.BeanDeploymentTest
 
testSpecializedSimpleBeanExtends() - Method in class org.jboss.webbeans.tck.unit.implementation.deployment.BeanDeploymentTest
 
testSpecializedSimpleBeanHasSameBindingAnnotations() - Method in class org.jboss.webbeans.tck.unit.implementation.deployment.BeanDeploymentTest
 
testSpecializedSimpleBeanHasSameName() - Method in class org.jboss.webbeans.tck.unit.implementation.deployment.BeanDeploymentTest
 
testSpecializedStaticMethod() - Method in class org.jboss.webbeans.tck.unit.inheritance.specialization.producer.method.ProducerMethodSpecializationTest
 
testSpecializingAndSpecializedBeanHasName() - Method in class org.jboss.webbeans.tck.unit.inheritance.specialization.enterprise.EnterpriseBeanSpecializationTest
 
testSpecializingAndSpecializedBeanHasName() - Method in class org.jboss.webbeans.tck.unit.inheritance.specialization.producer.method.ProducerMethodSpecializationTest
 
testSpecializingAndSpecializedBeanHasName() - Method in class org.jboss.webbeans.tck.unit.inheritance.specialization.simple.SimpleBeanSpecializationTest
 
testSpecializingBeanDoesNotHaveHigherPrecedenceThanSpecializedBean() - Method in class org.jboss.webbeans.tck.unit.inheritance.specialization.enterprise.EnterpriseBeanSpecializationTest
 
testSpecializingBeanDoesNotHaveHigherPrecedenceThanSpecializedBean() - Method in class org.jboss.webbeans.tck.unit.inheritance.specialization.producer.method.ProducerMethodSpecializationTest
 
testSpecializingBeanDoesNotHaveHigherPrecedenceThanSpecializedBean() - Method in class org.jboss.webbeans.tck.unit.inheritance.specialization.simple.SimpleBeanSpecializationTest
 
testSpecializingBeanDoesNotSupportAllLocalInterfacesOnSpecializedBean() - Method in class org.jboss.webbeans.tck.unit.inheritance.specialization.enterprise.EnterpriseBeanSpecializationTest
 
testSpecializingBeanDoesNotSupportLocalInterfaceView() - Method in class org.jboss.webbeans.tck.unit.inheritance.specialization.enterprise.EnterpriseBeanSpecializationTest
 
testSpecializingBeanHasBindingsOfSpecializedAndSpecializingBean() - Method in class org.jboss.webbeans.tck.unit.inheritance.specialization.enterprise.EnterpriseBeanSpecializationTest
 
testSpecializingBeanHasBindingsOfSpecializedAndSpecializingBean() - Method in class org.jboss.webbeans.tck.unit.inheritance.specialization.producer.method.ProducerMethodSpecializationTest
 
testSpecializingBeanHasBindingsOfSpecializedAndSpecializingBean() - Method in class org.jboss.webbeans.tck.unit.inheritance.specialization.simple.SimpleBeanSpecializationTest
 
testSpecializingBeanHasNameOfSpecializedBean() - Method in class org.jboss.webbeans.tck.unit.inheritance.specialization.enterprise.EnterpriseBeanSpecializationTest
 
testSpecializingBeanHasNameOfSpecializedBean() - Method in class org.jboss.webbeans.tck.unit.inheritance.specialization.producer.method.ProducerMethodSpecializationTest
 
testSpecializingBeanHasNameOfSpecializedBean() - Method in class org.jboss.webbeans.tck.unit.inheritance.specialization.simple.SimpleBeanSpecializationTest
 
testSpecializingClassDirectlyExtendsEnterpriseBean() - Method in class org.jboss.webbeans.tck.unit.inheritance.specialization.simple.SimpleBeanSpecializationTest
 
testSpecializingClassDirectlyExtendsNothing() - Method in class org.jboss.webbeans.tck.unit.inheritance.specialization.enterprise.EnterpriseBeanSpecializationTest
 
testSpecializingClassDirectlyExtendsNothing() - Method in class org.jboss.webbeans.tck.unit.inheritance.specialization.simple.SimpleBeanSpecializationTest
 
testSpecializingClassDirectlyExtendsSimpleBean() - Method in class org.jboss.webbeans.tck.unit.inheritance.specialization.enterprise.EnterpriseBeanSpecializationTest
 
testSpecializingClassImplementsInterfaceAndExtendsNothing() - Method in class org.jboss.webbeans.tck.unit.inheritance.specialization.enterprise.EnterpriseBeanSpecializationTest
 
testSpecializingClassImplementsInterfaceAndExtendsNothing() - Method in class org.jboss.webbeans.tck.unit.inheritance.specialization.simple.SimpleBeanSpecializationTest
 
testStandardDeployment() - Method in class org.jboss.webbeans.tck.unit.lookup.injectionpoint.InjectionPointTest
 
testStandardMustBeDeclared() - Method in class org.jboss.webbeans.tck.unit.definition.deployment.BrokenDeploymentTypeTest
 
testStatefulEJBIsSerializedWhenPassivatedByEJBContainer() - Method in class org.jboss.webbeans.tck.unit.context.passivating.PassivatingContextTest
the Web Bean is an EJB stateful session bean, and it is passivated by the EJB container.
testStatelessWithApplicationScopeFails() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.EnterpriseBeanDeclarationTest
An EJB stateless session bean must belong to the @Dependent pseudo-scope.
testStatelessWithConversationScopeFails() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.EnterpriseBeanDeclarationTest
An EJB stateless session bean must belong to the @Dependent pseudo-scope.
testStatelessWithDependentScopeOK() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.EnterpriseBeanDeclarationTest
An EJB stateless session bean must belong to the @Dependent pseudo-scope.
testStatelessWithRequestScopeFails() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.EnterpriseBeanDeclarationTest
An EJB stateless session bean must belong to the @Dependent pseudo-scope.
testStatelessWithSessionScopeFails() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.EnterpriseBeanDeclarationTest
An EJB stateless session bean must belong to the @Dependent pseudo-scope.
testStaticInitializerMethodNotAllowed() - Method in class org.jboss.webbeans.tck.unit.implementation.initializer.InitializerMethodTest
 
testStaticInnerClassDeclaredInJavaAllowed() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanDefinitionTest
 
testStaticInnerClassDeclaredInXmlAllowed() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanDefinitionTest
 
testStaticMethod() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.method.ProducerMethodDefinitionTest
 
testStereotype() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.field.ProducerFieldDefinitionTest
A producer field may also specify scope, name, deployment type, stereotypes and/or bindings.
testStereotypeDeclaredInheritedIsInherited() - Method in class org.jboss.webbeans.tck.unit.definition.stereotype.StereotypeDefinitionTest
 
testStereotypeDeclaredInXmlIgnoresJavaBindingTypes() - Method in class org.jboss.webbeans.tck.unit.definition.stereotype.StereotypeDefinitionTest
 
testStereotypeDeclaredInXmlIgnoresJavaStereotypes() - Method in class org.jboss.webbeans.tck.unit.definition.stereotype.StereotypeDefinitionTest
 
testStereotypeEnforcesTypes() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.method.ProducerMethodDefinitionTest
 
testStereotypeNotDeclaredInheritedIsNotInherited() - Method in class org.jboss.webbeans.tck.unit.definition.stereotype.StereotypeDefinitionTest
 
testStereotypeSpecifiesScope() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.method.ProducerMethodDefinitionTest
 
testStereotypeWithBindingTypes() - Method in class org.jboss.webbeans.tck.unit.definition.stereotype.StereotypeDefinitionTest
 
testStereotypeWithInterceptors() - Method in class org.jboss.webbeans.tck.unit.definition.stereotype.StereotypeDefinitionTest
 
testStereotypeWithNonEmptyNamed() - Method in class org.jboss.webbeans.tck.unit.definition.stereotype.StereotypeDefinitionTest
 
testStereotypeWithoutInterceptors() - Method in class org.jboss.webbeans.tck.unit.definition.stereotype.StereotypeDefinitionTest
 
testStereotypeWithoutScopeType() - Method in class org.jboss.webbeans.tck.unit.definition.stereotype.StereotypeDefinitionTest
 
testStereotypeWithScopeType() - Method in class org.jboss.webbeans.tck.unit.definition.stereotype.StereotypeDefinitionTest
 
testStereotypeWithTooManyDeploymentTypes() - Method in class org.jboss.webbeans.tck.unit.definition.stereotype.StereotypeDefinitionTest
 
testStereotypeWithTooManyScopeTypes() - Method in class org.jboss.webbeans.tck.unit.definition.stereotype.StereotypeDefinitionTest
 
testSterotypeDefaultsName() - Method in class org.jboss.webbeans.tck.unit.definition.name.NameDefinitionTest
 
testSubClassDoesNotInheritPostConstructOnSuperclassBlockedByIntermediateClass() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanLifecycleTest
 
testSubClassDoesNotInheritPreDestroyConstructOnSuperclassBlockedByIntermediateClass() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanLifecycleTest
 
testSubClassInheritsPostConstructOnSuperclass() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanLifecycleTest
 
testSubClassInheritsPreDestroyOnSuperclass() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanLifecycleTest
 
testTooManyDeploymentTypes() - Method in class org.jboss.webbeans.tck.unit.definition.deployment.DeploymentTypeDefinitionTest
 
testTooManyInitializerAnnotatedConstructor() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanDefinitionTest
 
testTooManyScopesSpecifiedInJava() - Method in class org.jboss.webbeans.tck.unit.definition.scope.ScopeDefinitionTest
 
testTooManyScopesSpecifiedInXml() - Method in class org.jboss.webbeans.tck.unit.definition.scope.ScopeDefinitionTest
 
testTransactionalObserverCanOnlyObserveSinglePhase() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testTransactionalObserverNotifiedImmediatelyWhenNoTransactionInProgress() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testTransactionalObserverThrownExceptionIsCaughtAndLogged() - Method in class org.jboss.webbeans.tck.integration.event.EventTest
 
testTransientConversationContextIsDestroyedAtEndOfJsfRequest() - Method in class org.jboss.webbeans.tck.integration.context.conversation.ConversationContextTest
If the conversation associated with the current JSF request is in the transient state at the end of a JSF request, it is destroyed, and the conversation context is also destroyed.
testTransientConversationIsDestroyedAtEndOfJsfRequest() - Method in class org.jboss.webbeans.tck.integration.context.conversation.ConversationContextTest
If the conversation associated with the current JSF request is in the transient state at the end of a JSF request, it is destroyed, and the conversation context is also destroyed.
testTwoBeansSpecializeTheSameBean() - Method in class org.jboss.webbeans.tck.unit.inheritance.specialization.enterprise.EnterpriseBeanSpecializationTest
 
testTwoBeansSpecializeTheSameBean() - Method in class org.jboss.webbeans.tck.unit.inheritance.specialization.producer.method.ProducerMethodSpecializationTest
 
testTwoBeansSpecializeTheSameBean() - Method in class org.jboss.webbeans.tck.unit.inheritance.specialization.simple.SimpleBeanSpecializationTest
 
testUncheckedExceptionThrownFromCreateNotWrapped() - Method in class org.jboss.webbeans.tck.unit.implementation.producer.method.ProducerMethodLifecycleTest
 
testUncheckedExceptionThrownFromCreateNotWrapped() - Method in class org.jboss.webbeans.tck.unit.implementation.simple.SimpleBeanLifecycleTest
 
testUnproxyableDependencies() - Method in class org.jboss.webbeans.tck.unit.lookup.typesafe.InstantiationByTypeTest
 
testUnsatisfiedDependencies() - Method in class org.jboss.webbeans.tck.unit.lookup.typesafe.InstantiationByTypeTest
 
testWebBeanDeploymentTypeOverridesStereotype() - Method in class org.jboss.webbeans.tck.unit.definition.deployment.DeploymentTypeDefinitionTest
 
testWebBeanMayCreateInstanceFromConstructor() - Method in class org.jboss.webbeans.tck.unit.context.dependent.DependentContextTest
A Web Bean may create an instance of a Web Bean with scope type @Dependent by calling Manager.getInstance() from the Web Bean constructor, from the Web Bean remove method, from initializer methods, from producer methods, from disposal methods, from @PostConstruct and @PreDestroy callbacks and from Web Beans interceptors or decorators for any of these methods
testWebBeanMayCreateInstanceFromDecoratorOfActiveMethod() - Method in class org.jboss.webbeans.tck.unit.context.dependent.DependentContextTest
A Web Bean may create an instance of a Web Bean with scope type @Dependent by calling Manager.getInstance() from the Web Bean constructor, from the Web Bean remove method, from initializer methods, from producer methods, from disposal methods, from @PostConstruct and @PreDestroy callbacks and from Web Beans interceptors or decorators for any of these methods
testWebBeanMayCreateInstanceFromDisposalMethod() - Method in class org.jboss.webbeans.tck.unit.context.dependent.DependentContextTest
A Web Bean may create an instance of a Web Bean with scope type @Dependent by calling Manager.getInstance() from the Web Bean constructor, from the Web Bean remove method, from initializer methods, from producer methods, from disposal methods, from @PostConstruct and @PreDestroy callbacks and from Web Beans interceptors or decorators for any of these methods
testWebBeanMayCreateInstanceFromInitializerMethod() - Method in class org.jboss.webbeans.tck.unit.context.dependent.DependentContextTest
A Web Bean may create an instance of a Web Bean with scope type @Dependent by calling Manager.getInstance() from the Web Bean constructor, from the Web Bean remove method, from initializer methods, from producer methods, from disposal methods, from @PostConstruct and @PreDestroy callbacks and from Web Beans interceptors or decorators for any of these methods
testWebBeanMayCreateInstanceFromInterceptorOfActiveMethod() - Method in class org.jboss.webbeans.tck.unit.context.dependent.DependentContextTest
A Web Bean may create an instance of a Web Bean with scope type @Dependent by calling Manager.getInstance() from the Web Bean constructor, from the Web Bean remove method, from initializer methods, from producer methods, from disposal methods, from @PostConstruct and @PreDestroy callbacks and from Web Beans interceptors or decorators for any of these methods
testWebBeanMayCreateInstanceFromPostConstruct() - Method in class org.jboss.webbeans.tck.unit.context.dependent.DependentContextTest
A Web Bean may create an instance of a Web Bean with scope type @Dependent by calling Manager.getInstance() from the Web Bean constructor, from the Web Bean remove method, from initializer methods, from producer methods, from disposal methods, from @PostConstruct and @PreDestroy callbacks and from Web Beans interceptors or decorators for any of these methods
testWebBeanMayCreateInstanceFromPreDestroy() - Method in class org.jboss.webbeans.tck.unit.context.dependent.DependentContextTest
A Web Bean may create an instance of a Web Bean with scope type @Dependent by calling Manager.getInstance() from the Web Bean constructor, from the Web Bean remove method, from initializer methods, from producer methods, from disposal methods, from @PostConstruct and @PreDestroy callbacks and from Web Beans interceptors or decorators for any of these methods
testWebBeanMayCreateInstanceFromProducerMethod() - Method in class org.jboss.webbeans.tck.unit.context.dependent.DependentContextTest
A Web Bean may create an instance of a Web Bean with scope type @Dependent by calling Manager.getInstance() from the Web Bean constructor, from the Web Bean remove method, from initializer methods, from producer methods, from disposal methods, from @PostConstruct and @PreDestroy callbacks and from Web Beans interceptors or decorators for any of these methods
testWebBeanMayCreateInstanceFromRemoveMethod() - Method in class org.jboss.webbeans.tck.unit.context.dependent.DependentContextTest
A Web Bean may create an instance of a Web Bean with scope type @Dependent by calling Manager.getInstance() from the Web Bean constructor, from the Web Bean remove method, from initializer methods, from producer methods, from disposal methods, from @PostConstruct and @PreDestroy callbacks and from Web Beans interceptors or decorators for any of these methods
testWebBeanScopeTypeOverridesStereotype() - Method in class org.jboss.webbeans.tck.unit.definition.scope.ScopeDefinitionTest
 
testXmlBindingOverridesAndIgnoresJava() - Method in class org.jboss.webbeans.tck.unit.definition.binding.BindingDefinitionTest
 
testXmlDefaultDeploymentType() - Method in class org.jboss.webbeans.tck.unit.definition.deployment.DeploymentTypeDefinitionTest
 
testXMLDefinedObserverMethodIgnoresBindingAnnotations() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testXMLDefinedObserverNotFindingImplementationMethodFails() - Method in class org.jboss.webbeans.tck.unit.event.EventTest
 
testXmlDeploymentTypeOverridesJava() - Method in class org.jboss.webbeans.tck.unit.definition.deployment.DeploymentTypeDefinitionTest
 
testXMLFilesEJBNameUsage() - Method in class org.jboss.webbeans.tck.unit.implementation.enterprise.EnterpriseBeanDeclarationTest
Enterprise Web Beans may be declared in web-beans.xml using the bean class name (for EJBs defined using a component- defining annotation) or bean class and EJB name (for EJBs defined in ejb-jar.xml).
testXmlNamedOverridesJavaNamed() - Method in class org.jboss.webbeans.tck.unit.definition.name.NameDefinitionTest
 
testXmlRespectsJavaDeploymentType() - Method in class org.jboss.webbeans.tck.unit.definition.deployment.DeploymentTypeDefinitionTest
 
theException - Variable in class org.jboss.webbeans.tck.unit.event.EventTest.AnObserverWithException
 

V

value() - Method in class org.jboss.webbeans.tck.unit.event.BindingTypeCBinding
 
VibratingSpider - Interface in org.jboss.webbeans.tck.unit.implementation.producer.field
 
VibratingSpiderImpl_Broken - Class in org.jboss.webbeans.tck.unit.implementation.producer.field
 
VibratingSpiderImpl_Broken() - Constructor for class org.jboss.webbeans.tck.unit.implementation.producer.field.VibratingSpiderImpl_Broken
 
visited - Static variable in class org.jboss.webbeans.tck.AbstractTest
 

W

wasNotified - Variable in class org.jboss.webbeans.tck.unit.event.EventTest.AListObserver
 
wasNotified - Variable in class org.jboss.webbeans.tck.unit.event.EventTest.AnObserver
 
wasNotified - Variable in class org.jboss.webbeans.tck.unit.event.EventTest.AnObserverWithException
 
wasNotified - Variable in class org.jboss.webbeans.tck.unit.event.EventTest.AnotherListObserver
 
WebBeansTCKImpl - Class in org.jboss.webbeans.tck.impl
 
WebBeansTCKImpl() - Constructor for class org.jboss.webbeans.tck.impl.WebBeansTCKImpl
 

A B C D E F G H I J L M N O P R S T V W

Copyright © 2008-2009. All Rights Reserved.