| Modifier and Type | Class and Description |
|---|---|
class |
ConstructorInterceptionTest
This test was originally part of the Weld test suite.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SessionBeanConstructorInterceptionTest
This test was originally part of the Weld test suite.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InvalidStereotypeInterceptorBindingAnnotationsTest
Test bean with conflicting interceptor bindings on stereotypes.
|
class |
InvalidTransitiveInterceptorBindingAnnotationsTest
Test conflicting transitive interceptor bindings.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InterceptorBindingTypeWithMemberTest
Tests for interceptor bindings types with members.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MultipleInterceptorBindingsTest |
| Modifier and Type | Class and Description |
|---|---|
class |
InterceptorBindingOverridingTest
Test that interceptor bindings defined at method level override those defined at the class level.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InterceptorBindingResolutionTest
Interceptor resolution test.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EnterpriseInterceptorBindingResolutionTest
Interceptor resolution test.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AroundConstructTest
This test was originally part of the Weld test suite.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AroundInvokeAccessInterceptorTest |
| Modifier and Type | Class and Description |
|---|---|
class |
AroundInvokeInterceptorTest |
| Modifier and Type | Class and Description |
|---|---|
class |
SessionBeanAroundInvokeInterceptorTest |
| Modifier and Type | Class and Description |
|---|---|
class |
AroundTimeoutInterceptorTest |
| Modifier and Type | Class and Description |
|---|---|
class |
AroundTimeoutOrderInterceptorTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ExceptionTest |
| Modifier and Type | Class and Description |
|---|---|
class |
InterceptorLifeCycleTest |
| Modifier and Type | Class and Description |
|---|---|
class |
AroundConstructLifeCycleTest |
| Modifier and Type | Class and Description |
|---|---|
class |
AroundConstructInterceptorReturnValueTest |
| Modifier and Type | Class and Description |
|---|---|
class |
SingleInterceptorInstanceTest |
| Modifier and Type | Class and Description |
|---|---|
class |
InterceptorEnvironmentTest |
| Modifier and Type | Class and Description |
|---|---|
class |
InterceptorEnvironmentJNDITest |
| Modifier and Type | Class and Description |
|---|---|
class |
InterceptorEnvironmentJNDISessionBeanTest |
| Modifier and Type | Class and Description |
|---|---|
class |
InvocationContextTest
Tests for the InvocationContext implementation
|
| Modifier and Type | Class and Description |
|---|---|
class |
LifecycleCallbackInterceptorTest |
| Modifier and Type | Class and Description |
|---|---|
class |
LifecycleInterceptorDefinitionTest |
| Modifier and Type | Class and Description |
|---|---|
class |
SessionBeanLifecycleInterceptorDefinitionTest |
| Modifier and Type | Class and Description |
|---|---|
class |
LifecycleCallbackInterceptorExceptionTest |
| Modifier and Type | Class and Description |
|---|---|
class |
MethodLevelInterceptorTest |
| Modifier and Type | Class and Description |
|---|---|
class |
AroundConstructOrderTest |
| Modifier and Type | Class and Description |
|---|---|
class |
AroundInvokeOrderTest |
| Modifier and Type | Class and Description |
|---|---|
class |
PostConstructOrderTest |
| Modifier and Type | Class and Description |
|---|---|
class |
OverridenLifecycleCallbackInterceptorTest |
| Modifier and Type | Class and Description |
|---|---|
class |
AlternativeAvailabilityTest |
| Modifier and Type | Class and Description |
|---|---|
class |
NoClassWithSpecifiedNameTest |
| Modifier and Type | Class and Description |
|---|---|
class |
NoAnnotationWithSpecifiedNameTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassIsNotAlternativeTest |
| Modifier and Type | Class and Description |
|---|---|
class |
SameTypeListedTwiceTest |
| Modifier and Type | Class and Description |
|---|---|
class |
SessionBeanAlternativeTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceAlternativeAvailabilityTest |
| Modifier and Type | Class and Description |
|---|---|
class |
QualifierInheritedTest |
class |
QualifierNotDeclaredTest |
class |
QualifierNotInheritedTest |
| Modifier and Type | Class and Description |
|---|---|
class |
SelectedAlternative01Test
The simplest possible scenario - test various alternatives are selected for the entire application, no priority ordering
during resolution.
|
class |
SelectedAlternative02Test
Test resolution of ambiguous dependencies.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EnterpriseSelectedAlternative01Test
The simplest possible scenario - test session bean alternative selected for the entire application, no priority ordering during resolution.
|
class |
EnterpriseSelectedAlternative02Test
EAR deployment with 1 library and 1 war:
ear lib - contains
Service and a simple service implementation PojoService
war - contains EnterpriseService alternative with priority 1000, should be visible for the war only
Expected results:
EnterpriseService is available for injection in beans in war only
|
class |
EnterpriseSelectedAlternative03Test
EAR deployment with 2 libraries and 1 war:
ear 1.lib - contains
Foo TestBean alternative with priority 1000
war - contains Bar TestBean alternative with priority 2000, BarProducer Bar alternative producer method and Bar alternative producer
field with priority 1100 with 2 different annotations . |
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceAlternative01Test
The simplest possible scenario - test alternative resource is selected for the entire application, no deselection, no
priority ordering during resolution.
|
class |
ResourceAlternative04Test
Test resolution of ambiguous dependencies.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SelectedBeanWithUnselectedStereotypeTest |
| Modifier and Type | Class and Description |
|---|---|
class |
VetoedAlternativeTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ContextDestroysBeansTest |
class |
ContextTest |
class |
DestroyedInstanceReturnedByGetTest |
class |
DestroyForSameCreationalContext2Test |
class |
DestroyForSameCreationalContextTest |
class |
GetFromContextualTest |
class |
GetOnInactiveContextTest |
class |
GetWithNoCreationalContextTest |
class |
NormalContextTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ActivateRequestContextinEETest |
| Modifier and Type | Class and Description |
|---|---|
class |
AlterableContextTest
Tests for https://issues.jboss.org/browse/CDI-139
This test was originally part of the Weld test suite.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationContextTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationContextAsyncListenerTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationContextDestructionTest
Test that the application context is destroyed when the application is shut down.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationContextDisposerTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationContextSharedTest
EJB and related tests with the built-in application context.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationScopeEventMultiWarTest
Verifies that an observer is not notified of a non-visible
ServletContext. |
class |
ApplicationScopeEventTest
This test was originally part of Weld test suite.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EagerSingletonPostConstructCallbackTest
Test the request context is active during @PostConstruct callback of an eager singleton.
|
class |
SimpleBeanPostConstructCallbackTest
Test the request context is active during @PostConstruct callback of a simple bean.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationContextPreDestroyTest |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractConversationTest |
class |
ClientConversationContextTest |
class |
InvalidatingSessionDestroysConversationTest |
class |
LongRunningConversationPropagatedByFacesContextTest |
class |
ManualCidPropagationTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ConversationDeterminationTest |
| Modifier and Type | Class and Description |
|---|---|
class |
LongRunningConversationLifecycleEventTest
This test was originally part of Weld test suite.
|
class |
TransientConversationLifecycleEventTest
This test was originally part of Weld test suite.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DestroyConversationNotAssociatedWithCurrentRequestEventTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ConversationFilterTest |
| Modifier and Type | Class and Description |
|---|---|
class |
InactiveConversationTest
As "The conversation scope is active during all Servlet requests", this test needs to use some EE functionality (currently
EJB Timer service) and thus be placed in
TestGroups.JAVAEE_FULL. |
| Modifier and Type | Class and Description |
|---|---|
class |
ServletConversationTest |
| Modifier and Type | Class and Description |
|---|---|
class |
DependentContextTest |
| Modifier and Type | Class and Description |
|---|---|
class |
DependentContextEjbTest |
| Modifier and Type | Class and Description |
|---|---|
class |
BuiltinInstanceDependentObjectTest
An instance of a bean with scope
@Dependent obtained by direct invocation of an Instance is a
dependent object of the instance of Instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
DependentTransientReferenceDestroyedTest |
| Modifier and Type | Class and Description |
|---|---|
class |
MessageDrivenBeanContextTest
Test that buil-in request and application scopes are active during message delivery to EJB message-driven bean.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PassivatingContextTest |
| Modifier and Type | Class and Description |
|---|---|
class |
NonPassivationManagedBeanHasPassivatingScopeTest |
| Modifier and Type | Class and Description |
|---|---|
class |
NonPassivatingConstructorParamTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ManagedBeanWithNonPassivatingDecoratorTest |
| Modifier and Type | Class and Description |
|---|---|
class |
EnterpriseBeanWithNonPassivatingDecoratorTest |
| Modifier and Type | Class and Description |
|---|---|
class |
EnterpriseBeanWithNonPassivatingInjectedFieldInDecoratorTest |
| Modifier and Type | Class and Description |
|---|---|
class |
DecoratorWithNonPassivatingInjectedFieldTest |
| Modifier and Type | Class and Description |
|---|---|
class |
NonPassivationCapableEjbWithPassivatingScopeTest
Verifies that a deployment which contains a non-passivation capable SFSB which is bound to a passivating context, is not
valid.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UnserializableSimpleInjectedIntoPassivatingEnterpriseBeanTest |
| Modifier and Type | Class and Description |
|---|---|
class |
NonPassivatingInjectedFieldTest |
| Modifier and Type | Class and Description |
|---|---|
class |
NonPassivatingInitParamTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ManagedBeanWithNonSerializableInterceptorClassTest |
| Modifier and Type | Class and Description |
|---|---|
class |
EnterpriseBeanWithNonPassivatingInterceptorTest |
| Modifier and Type | Class and Description |
|---|---|
class |
EnterpriseBeanWithNonPassivatingInjectedFieldInInterceptorTest |
| Modifier and Type | Class and Description |
|---|---|
class |
PassivationCapableBeanWithNonPassivatingInterceptorTest |
| Modifier and Type | Class and Description |
|---|---|
class |
EnterpriseBeanWithIllegalDependencyTest |
| Modifier and Type | Class and Description |
|---|---|
class |
NonPassivationCapableProducerFieldTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ManagedBeanWithIllegalDependencyTest |
| Modifier and Type | Class and Description |
|---|---|
class |
NonPassivationCapableProducerMethodTest |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomPassivatingScopeCalledWithSerializableParametersTest
This test was originally part of the Weld test suite.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BuiltinBeanPassivationDependencyTest |
| Modifier and Type | Class and Description |
|---|---|
class |
DataSourcePassivationDependencyTest |
class |
ResourcePassivationDependencyTest |
| Modifier and Type | Class and Description |
|---|---|
class |
WebResourcePassivationCapableDependencyTest |
| Modifier and Type | Class and Description |
|---|---|
class |
SessionBeanPassivationDependencyTest |
| Modifier and Type | Class and Description |
|---|---|
class |
NonPassivationCapableSessionBeanTest
Verifies that a deployment which contains a non-passivation capable SFSB which is not bound to a passivating context, is
valid.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StatefulSessionBeanTest
Verifies that a deployment which contains a passivation capable SFSB is valid.
|
class |
StatefulSessionBeanXmlDescriptorTest
Verifies that a deployment which contains a passivation capable SFSB is valid.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PassivationCapableInjectionPointTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ProducerMethodWithPrimitiveReturnTypePassivationTest |
class |
ProducerWithPrimitiveFieldTypePassivationTest |
| Modifier and Type | Class and Description |
|---|---|
class |
TransientReferenceParameterTest |
| Modifier and Type | Class and Description |
|---|---|
class |
DecoratorWithNonPassivationCapableDependenciesTest
Verifies that a decorator that is passivation capable while having non-passivation capable dependencies is allowed provided
it does not decorate a bean declaring passivation scope.
|
class |
InterceptorWithNonPassivationCapableDependenciesTest
Verifies that an interceptor that is passivation capable while having non-passivation capable dependencies is allowed
provided it does not intercept a bean declaring passivation scope.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RequestContextTest |
| Modifier and Type | Class and Description |
|---|---|
class |
RequestContextAsyncListenerTest |
| Modifier and Type | Class and Description |
|---|---|
class |
EJBRequestContextTest
EJB and related tests with the built-in request context.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RequestScopeEventTest
This test was originally part of Weld test suite.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RequestScopeEventAsyncTest
An event with qualifier @Initialized(RequestScoped.class) is fired when the request context is initialized and an event with
qualifier @Destroyed(RequestScoped.class) when the request context is destroyed.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RequestScopeEventMessageDeliveryTest |
| Modifier and Type | Class and Description |
|---|---|
class |
RequestScopeEventRemoteTest
Clarification for request context lifecycle during remote method invocation of EJB is required - see CDI-180.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RequestScopeEventTimeoutTest |
| Modifier and Type | Class and Description |
|---|---|
class |
SessionContextTest |
| Modifier and Type | Class and Description |
|---|---|
class |
SessionContextAsyncListenerTest |
| Modifier and Type | Class and Description |
|---|---|
class |
SessionScopeEventTest
This test was originally part of Weld test suite.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SessionContextHttpSessionListenerTest |
class |
SessionContextServletRequestListenerTest |
| Modifier and Type | Class and Description |
|---|---|
class |
SessionContextListenerShutdownTest
Test the session context is active during
HttpSessionListener.sessionDestroyed(javax.servlet.http.HttpSessionEvent)
invocation when the application is undeployed. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDecoratorTest |
| Modifier and Type | Class and Description |
|---|---|
class |
BeanManagerDecoratorTest
The
BeanManager built-in bean is never intercepted by decorators. |
| Modifier and Type | Class and Description |
|---|---|
class |
BuiltinConversationDecoratorTest |
| Modifier and Type | Class and Description |
|---|---|
class |
BuiltinEventDecoratorTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ComplexEventDecoratorTest
Test that uses a more complex scenario to verify that Decorators can be used to alter event delivery logic.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BuiltinHttpServletRequestDecoratorTest |
| Modifier and Type | Class and Description |
|---|---|
class |
BuiltinServletContextDecoratorTest |
| Modifier and Type | Class and Description |
|---|---|
class |
BuiltinHttpSessionDecoratorTest |
| Modifier and Type | Class and Description |
|---|---|
class |
BuiltinInjectionPointDecoratorTest |
| Modifier and Type | Class and Description |
|---|---|
class |
BuiltinInstanceDecoratorTest
Basic test for decorating built-in
Instance bean. |
| Modifier and Type | Class and Description |
|---|---|
class |
BuiltinPrincipalDecoratorTest |
| Modifier and Type | Class and Description |
|---|---|
class |
BuiltinUserTransactionDecoratorTest |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomDecoratorTest |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomDecoratorMatchingBeanWithFinalClassTest |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomDecoratorWithNoDelegateInjectionPointTest |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomDecoratorWithTooManyDelegateInjectionPointsTest |
| Modifier and Type | Class and Description |
|---|---|
class |
DecoratorDefinitionTest |
| Modifier and Type | Class and Description |
|---|---|
class |
DecoratorListedTwiceInBeansXmlTest |
| Modifier and Type | Class and Description |
|---|---|
class |
EnabledDecoratorNotADecoratorTest |
| Modifier and Type | Class and Description |
|---|---|
class |
FinalBeanClassTest |
| Modifier and Type | Class and Description |
|---|---|
class |
FinalBeanMethodTest |
| Modifier and Type | Class and Description |
|---|---|
class |
DecoratorWithInvalidAbstractMethodTest
Test that if a decorator has abstract methods that are not declared by a decorated type, the container automatically detects
the problem and treats it as a definition error.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MultipleDelegateInjectionPointsTest |
| Modifier and Type | Class and Description |
|---|---|
class |
DecoratorWithNoDecoratedTypes1Test
This test was originally part of the Weld test suite.
|
class |
DecoratorWithNoDecoratedTypes2Test
This test was originally part of the Weld test suite.
|
class |
DecoratorWithNoDecoratedTypes3Test
This test was originally part of the Weld test suite.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NoDelegateInjectionPointsTest |
| Modifier and Type | Class and Description |
|---|---|
class |
NonDecoratorWithDecoratesTest |
| Modifier and Type | Class and Description |
|---|---|
class |
NonDependentDecoratorTest
This test was originally part of the Weld testsuite.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NonExistantDecoratorClassInBeansXmlTest |
| Modifier and Type | Class and Description |
|---|---|
class |
NotAllDecoratedTypesImplementedTest |
| Modifier and Type | Class and Description |
|---|---|
class |
TypeParametersNotTheSameTest |
| Modifier and Type | Class and Description |
|---|---|
class |
DecoratorWithAsyncObserverMethodTest |
class |
DecoratorWithObserverMethodTest
Test that decorators may not declare observer methods.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DifferentTypeParametersTest |
| Modifier and Type | Class and Description |
|---|---|
class |
DelegateFieldInjectionPointTest |
| Modifier and Type | Class and Description |
|---|---|
class |
DelegateInjectionPointTest |
| Modifier and Type | Class and Description |
|---|---|
class |
DecoratorInstanceIsDependentObjectTest |
| Modifier and Type | Class and Description |
|---|---|
class |
DecoratorNotAppliedToResultOfProducerTest |
| Modifier and Type | Class and Description |
|---|---|
class |
DelegateTypeImplementsParameterizedDecoratedTypeTest |
| Modifier and Type | Class and Description |
|---|---|
class |
DecoratorAndInterceptorTest |
| Modifier and Type | Class and Description |
|---|---|
class |
DecoratorInvocationTest |
class |
EJBDecoratorInvocationTest |
| Modifier and Type | Class and Description |
|---|---|
class |
EnterpriseDecoratorInvocationTest |
| Modifier and Type | Class and Description |
|---|---|
class |
EnterpriseDecoratorOrderingTest |
class |
GlobalDecoratorOrderingTest
This test was originally part of the Weld test suite.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DecoratorResolutionTest<C extends Cow,F extends FresianCow> |
| Modifier and Type | Class and Description |
|---|---|
class |
BeanDefinitionTest
This test class should be used for common assertions about managed beans (not session beans)
|
| Modifier and Type | Class and Description |
|---|---|
class |
RestrictedManagedBeanTest |
class |
RestrictedProducerFieldTest |
class |
RestrictedProducerMethodTest |
class |
RestrictedSessionBeanTest |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomBeanImplementationTest |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericManagedBeanTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ManagedBeanTypesTest |
| Modifier and Type | Class and Description |
|---|---|
class |
SessionBeanTypesTest |
| Modifier and Type | Class and Description |
|---|---|
class |
NameDefinitionTest |
| Modifier and Type | Class and Description |
|---|---|
class |
QualifierDefinitionTest |
| Modifier and Type | Class and Description |
|---|---|
class |
BuiltInQualifierDefinitionTest |
| Modifier and Type | Class and Description |
|---|---|
class |
EnterpriseQualifierDefinitionTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ScopeDefinitionTest |
| Modifier and Type | Class and Description |
|---|---|
class |
SessionBeanTooManyScopesTest |
class |
TooManyScopesTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ProducerFieldTooManyScopesTest |
class |
SessionBeanProducerFieldTooManyScopesTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ProducerMethodTooManyScopesTest |
class |
SessionBeanProducerMethodTooManyScopesTest |
| Modifier and Type | Class and Description |
|---|---|
class |
EnterpriseScopeDefinitionTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ScopeDefinedInOtherBDATest |
| Modifier and Type | Class and Description |
|---|---|
class |
StereotypeDefinitionTest |
| Modifier and Type | Class and Description |
|---|---|
class |
EnterpriseStereotypeAlternativeSpecializeTest |
class |
EnterpriseStereotypeAlternativeTest |
| Modifier and Type | Class and Description |
|---|---|
class |
NonEmptyNamedTest |
| Modifier and Type | Class and Description |
|---|---|
class |
IncompatibleStereotypesTest |
| Modifier and Type | Class and Description |
|---|---|
class |
TooManyScopeTypesTest |
| Modifier and Type | Class and Description |
|---|---|
class |
StereoTypeWithBindingTypesTest |
| Modifier and Type | Class and Description |
|---|---|
class |
EnterpriseStereotypeDefinitionTest |
| Modifier and Type | Class and Description |
|---|---|
class |
StereotypeInheritenceTest |
| Modifier and Type | Class and Description |
|---|---|
class |
StereotypeWithMultipleInterceptorBindingsTest |
| Modifier and Type | Class and Description |
|---|---|
class |
EnterpriseStereotypeInterceptorBindingTest |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultNamedTest |
| Modifier and Type | Class and Description |
|---|---|
class |
BeanDiscoveryTest |
| Modifier and Type | Class and Description |
|---|---|
class |
EnterpriseBeanDiscoveryTest |
| Modifier and Type | Class and Description |
|---|---|
class |
EnterpriseDefaultBeanDiscoveryModeTest |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBeanDiscoveryModeTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ExcludeFiltersTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationInitializationLifecycleTest
Test application initialization lifecycle.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LibraryInEarTest
Tests related to the final deployment phase of the lifecycle.
|
class |
LibraryInWarTest
Tests related to the final deployment phase of the lifecycle.
|
class |
LibraryMissingBeansXmlTest
Tests related to the final deployment phase of the lifecycle.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MultiWebModuleWithExtensionTest
This test verifies that multiple CDI-enabled web applications can be bundled inside of an enterprise archive (.ear).
|
class |
SingleWebModuleWithExtensionTest
This test verifies that a CDI extension can be used with a web application bundled inside of an enterprise archive (.ear)
Note that we DO NOT include test class in EJB module since we wouldn't be able to inject bean from web module (Java EE
classloading requirements)!
|
| Modifier and Type | Class and Description |
|---|---|
class |
EnterpriseArchiveModulesTest
This test is aimed to verify packaging-related issues in a little bit more complex deployment scenario.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EJBJarDeploymentTest |
| Modifier and Type | Class and Description |
|---|---|
class |
InstalledLibraryEarTest
Test installed library bean archive referenced by an EAR.
|
class |
InstalledLibraryWarTest
Test installed library bean archive referenced by a WAR.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceAdapterArchiveTest
Test resource adapter bean archive included in an EAR.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JarToJarAlphaVisibilityTest
Verifies that a bean from a BDA is injectable into another BDA.
|
class |
JarToJarReverseAlphaVisibilityTest
Same as
JarToJarAlphaVisibilityTest but the content of alpha and bravo jars is swapped to detect ordering issues. |
class |
VisibilityOfAnnotatedTypesFromExtensionInAlphaBeanArchiveTest
Tests whether an extension that observes annotated types, when put in a library with a higher order name (alpha.jar), is
notified of annotated types in a library with a lower order name (bravo.jar).
|
class |
VisibilityOfAnnotatedTypesFromExtensionInBravoBeanArchiveTest
Tests whether an extension that observes annotated types, when put in a library with a lower order name (bravo.jar), is
notified of annotated types in a library with a higher order name (alpha.jar).
|
class |
VisibilityOfBeanInWebModuleFromBeanManagerInBeanLibraryTest
Validates that a bean in the WEB-INF/classes directory is visible to the BeanManager injected into a bean contained within a
bean library in the same bean (web) archive.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BeansDescriptorAlternativeLocationTest
The
WEB-INF/classes directory of a war is a bean archive if there is a file named beans.xml in the
WEB-INF/classes/META-INF directory of the war. |
| Modifier and Type | Class and Description |
|---|---|
class |
WebArchiveModulesTest
This test is aimed to verify packaging-related issues in a little bit more complex deployment scenario.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationShutdownLifecycleTest
Test application shutdown lifecycle.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TrimmedBeanArchiveTest |
| Modifier and Type | Class and Description |
|---|---|
class |
EventTest
Event bus tests
|
| Modifier and Type | Class and Description |
|---|---|
class |
EventBindingTypesTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ObserverMethodOnIncorrectBeanTest
Tests an observer method on something that is not a managed bean or a session bean.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DependentIsConditionalObserverTest |
| Modifier and Type | Class and Description |
|---|---|
class |
DeploymentFailureTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ObserverMethodAnnotatedDisposesTest
Tests an observer method that is also a disposes method for something else.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ObserverMethodAnnotatedProducesTest
Tests an observer method which is also annotated as a producer method.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EJBObserverMethodNotBusinessMethodTest
Test an observer method on an EJB that is neither a business method nor a static method of the class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EJBAsyncObserverMethodRemoteBusinessMethodTest |
class |
EJBObserverMethodRemoteBusinessMethodTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ObserverMethodWithObservesAndObservesAsyncParametersTest |
class |
ObserverMethodWithTwoEventParametersTest |
| Modifier and Type | Class and Description |
|---|---|
class |
RawEventConstructorInjectionTest |
class |
RawEventCustomBeanTest |
class |
RawEventDisposerInjectionTest |
class |
RawEventFieldInjectionTest |
class |
RawEventInitMethodInjectionTest |
class |
RawEventObserverInjectionTest |
class |
RawEventProcessInjectionPointTest |
class |
RawEventProducerMethodInjectionTest |
| Modifier and Type | Class and Description |
|---|---|
class |
EventTypesTest |
| Modifier and Type | Class and Description |
|---|---|
class |
FireEventTest
Tests that verify the event firing behavior of the Event interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NonBindingTypePassedToFireTest |
| Modifier and Type | Class and Description |
|---|---|
class |
FireSyncEventTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ImplicitEventTest
Test that there is an implicit event bean for every legal event type and verify its composition.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EventMetadataTest
InjectionPoint methods are tested elsewhere. |
| Modifier and Type | Class and Description |
|---|---|
class |
InvalidEventMetadataInjectionPointTest |
| Modifier and Type | Class and Description |
|---|---|
class |
EventMetadataInjectionPointTest
Note that injection point is not available for
BeanManager#fireEvent(). |
| Modifier and Type | Class and Description |
|---|---|
class |
ObserverNotificationTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ObserverExceptionAbortsProcessingTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ExceptionInOrderedObserversAbortsProcessingTest |
| Modifier and Type | Class and Description |
|---|---|
class |
MixedObserversTest |
| Modifier and Type | Class and Description |
|---|---|
class |
FireAsyncWithCustomExecutorTest |
| Modifier and Type | Class and Description |
|---|---|
class |
MultipleExceptionsInObserversNotificationTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ObserverMethodParameterInjectionValidationTest
Validates that injection points on observer methods are validated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConditionalObserverTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ObserverMethodInvocationContextTest |
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncObserverMethodInvocationContextTest |
| Modifier and Type | Class and Description |
|---|---|
class |
EnterpriseSecurityContextPropagationInAsyncObserverTest |
| Modifier and Type | Class and Description |
|---|---|
class |
SessionBeanObserverMethodInvocationContextTest |
| Modifier and Type | Class and Description |
|---|---|
class |
SessionBeanStaticObserverMethodInvocationContextTest |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractObserverNotificationTest |
class |
BeanManagerObserverNotificationTest
This test was originally part of Weld test suite.
|
class |
EventBeanObserverNotificationTest
This test was originally part of Weld test suite.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CheckedExceptionWrappedTest
Tests that a checked exception thrown from a non-transactional observer is wrapped and thrown.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ObserverInheritanceTest
This test duplicates
EventTest.testNonStaticObserverMethodInherited() and
EventTest.testNonStaticObserverMethodIndirectlyInherited() but the base class extended is abstract. |
| Modifier and Type | Class and Description |
|---|---|
class |
EnterpriseObserverInheritanceTest
Event observer inheritance test with enterprise beans.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ObserverMethodTest |
| Modifier and Type | Class and Description |
|---|---|
class |
SyncEventModificationTest |
| Modifier and Type | Class and Description |
|---|---|
class |
EventObserverOrderingTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationContextLifecycleEventObserverOrderingTest |
class |
RequestContextLifecycleEventObserverOrderingTest |
| Modifier and Type | Class and Description |
|---|---|
class |
TransactionalPriorityObserverTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ResolveEventObserversTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ResolveEnterpriseEventObserverTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ObserverExceptionRethrownTest
Tests that an unchecked exception thrown from a non-transactional observer is rethrown.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TransactionalObserverTest |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomTransactionalObserverTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ObserverMethodWithParametertizedTypeTest
Tests an observer method defined to observe an event type which is generic and a type variable
|
| Modifier and Type | Class and Description |
|---|---|
class |
ParameterizedEventTest
Test that verifies that the container uses the runtime type of the event object as the event type.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DuplicateBindingTypesWhenResolvingTest |
class |
ResolvingChecksBindingTypeMembersTest |
| Modifier and Type | Class and Description |
|---|---|
class |
NonBindingTypesWhenResolvingTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ChecksEventTypeWhenResolvingTest |
class |
CheckTypeParametersWhenResolvingObserversTest |
| Modifier and Type | Class and Description |
|---|---|
class |
SelectEventTest
These tests verify the behavior of the Event#select() method.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AfterBeanDiscoveryTest |
| Modifier and Type | Class and Description |
|---|---|
class |
GetAnnotatedTypesTest |
| Modifier and Type | Class and Description |
|---|---|
class |
AlternativeInLibraryWithExtensionTest
This test verifies that alternatives work correctly in BDAs that contain at least one extension.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlternativeMetadataTest
This test class contains tests for adding meta data using extensions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotatedTypeAnnotationsTest |
| Modifier and Type | Class and Description |
|---|---|
class |
AlternativeMetadataInterceptorInjectionTargetTest |
class |
AlternativeMetadataInterceptorTest
This test class contains tests for adding meta data using extensions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlternativeMetaDataTest
Contains all the functioning tests for the extension which provides alternative meta data sources.
|
class |
ProcessAnnotatedTypeTest
Tests for the extensions provided by the ProcessAnnotatedType events.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessAnnotatedTypeEventThrowsExceptionTest
Tests that an exception thrown by a ProcessAnnotatedType event observer is treated as a definition error
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessInjectionTargetEventThrowsExceptionTest
Tests that an exception thrown by a ProcessAnnotatedType event observer is treated as a deployment error
|
| Modifier and Type | Class and Description |
|---|---|
class |
EnterpriseWithAnnotationsTest |
class |
WithAnnotationsTest |
| Modifier and Type | Class and Description |
|---|---|
class |
WithAnnotationsAppliedToIllegalContainerLifecycleEventParameterTest |
class |
WithAnnotationsAppliedToIllegalEventParameterTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessSyntheticAnnotatedTypeTest
This test was originally part of Weld test suite.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BeanByTypeTest
Tests related to obtaining beans by their type from the bean manager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BeanManagerTest
Mostly tests for extensions specified in chapter 11 of the specification and not already tested elsewhere.
|
class |
PassivationIdTest
Tests retrieving beans with the BeanManager by the ID for a passivation-capable bean.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SyntheticBeanTest
This test was originally part of Weld test suite.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreateBeanAttributesTest
This test was originally part of Weld test suite.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UnavailableMethodsDuringApplicationInitializationTest
This test was originally part of the Weld test suite.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FireContainerLifecycleEventTest
An extension is not allowed to fire an event with runtime type assignable to the type of a container lifecycle event.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WrapExpressionFactoryTest
Test wrapping a Unified EL ExpressionFactory and enforcing rules defined in Section 6.4.3, Dependent pseudo-scope and Unified
EL.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InterceptorBindingEquivalenceTest |
| Modifier and Type | Class and Description |
|---|---|
class |
QualifierEquivalenceTest |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateInjectionPointTest
This test was originally part of Weld test suite.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SyntheticProducerTest
This test was originally part of the Weld test suite.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UnmanagedInstanceTest |
| Modifier and Type | Class and Description |
|---|---|
class |
UnamangedInstanceIllegalStatesTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtensionsCommunicationTest |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicConfiguratorsTest |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotatedTypeConfiguratorTest |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotatedTypeConfiguratorInBBDTest |
| Modifier and Type | Class and Description |
|---|---|
class |
BeanConfiguratorTest |
| Modifier and Type | Class and Description |
|---|---|
class |
BeanAttributesConfiguratorTest |
| Modifier and Type | Class and Description |
|---|---|
class |
InjectionPointConfiguratorTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfiguratorAndSetMethodTest
Tests the invalid use case of calling set method and configurator in the same listener.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ObserverMethodConfiguratorTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ThrowExceptionInProcessBeanObserverTest |
| Modifier and Type | Class and Description |
|---|---|
class |
InterceptionFactoryTest |
| Modifier and Type | Class and Description |
|---|---|
class |
InvalidInterceptionFactoryInjectionPointTest |
class |
UnproxyableInterceptedInstanceTest |
| Modifier and Type | Class and Description |
|---|---|
class |
InterceptorExtensionTest
Tests that interceptors registered via the SPI work correctly.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InterceptorAnnotationExtensionTest |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomInterceptorInvocationTest
Registers an extension-provided implementation of the
Interceptor interface and verifies that the implementation is
invoked upon invocation of an intercepted method. |
class |
CustomInterceptorRegistrationTest
Registers an extension-provided implementation of the
Interceptor interface. |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtensionLifecycleTest
Note that is't not possible to test that container maintains a reference to extension instance until the application shuts
down.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AfterTypeDiscoveryTest |
| Modifier and Type | Class and Description |
|---|---|
class |
BeforeBeanDiscoveryTest |
class |
DeploymentTest
Tests related to the final deployment phase of the lifecycle.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BeforeBeanDiscoveryThrowsExceptionTest |
| Modifier and Type | Class and Description |
|---|---|
class |
AddingNormalScopeTest |
| Modifier and Type | Class and Description |
|---|---|
class |
AddingPassivatingScopeTest |
| Modifier and Type | Class and Description |
|---|---|
class |
AddDeploymentProblemTest
Tests that a deployment error registered by an observer of the AfterDeploymentValidation event results in a deployment error,
but that all observers that observe this event are still called.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AfterBeanDiscoveryObserverExecutionFailureTest
Tests that any exception raised in a method observing the AfterBeanDiscovery event results in a definition error.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AfterDeploymentValidationObserverExecutionFailureTest
Tests that any failure in an observer observing the AfterDeploymentValidation event results in a deployment error.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ObserverMethodWithoutNotifyMethodTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ContainerLifeCycleEventRuntimeInvocationTest
This test was originally part of the Weld test suite.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VerifyValuesTest
This test was originally part of Weld test suite.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InvalidQualifierTest
This test was originally part of Weld test suite.
|
class |
InvalidScopeTest
This test was originally part of Weld test suite.
|
class |
InvalidStereotypeTest
This test was originally part of Weld test suite.
|
class |
InvalidTypesTest
This test was originally part of Weld test suite.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PassivationCapabilityErrorTest
This test was originally part of Weld test suite.
|
class |
PassivationCapableDependencyErrorTest
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessBeanAttributesNotFiredForBuiltinBean |
| Modifier and Type | Class and Description |
|---|---|
class |
DecoratorProcessBeanAttributesTest |
| Modifier and Type | Class and Description |
|---|---|
class |
IgnoreFinalMethodsTest |
| Modifier and Type | Class and Description |
|---|---|
class |
InterceptorProcessBeanAttributesTest |
| Modifier and Type | Class and Description |
|---|---|
class |
SetBeanAttributesTest
This test was originally part of Weld test suite.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SpecializationTest
This test was originally part of Weld test suite.
|
class |
VetoTest |
| Modifier and Type | Class and Description |
|---|---|
class |
TypeConflictDetectionTest
The spec says:
"If X does not have some bean type of Y, the container automatically detects the problem and treats it as a definition error."
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessBeanAttributesNotFiredForSyntheticBeanTest
This test was originally part of Weld test suite.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessInjectionPointFiredTest
This test was originally part of Weld test suite.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddDefinitionErrorTest |
class |
ThrowExceptionTest |
| Modifier and Type | Class and Description |
|---|---|
class |
InjectionPointOverridingTest
This test was originally part of Weld test suite.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContainerEventTest
This test verifies that ProcessInjectionTarget event is fired for various Java EE components.
|
class |
WrappedInjectionTargetTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessObserverMethodEventTest
Tests for the extensions provided by the ProcessObserverMethod events.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessObserverMethodErrorTest
Tests adding definition errors to the event object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessObserverMethodExceptionTest
Tests event observer throwing exception causes container to produce a definition error.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExtensionObserverOrderingTest
Tests for the extensions provided by the ProcessObserverMethod events.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessBeanTest |
class |
ProcessSessionBeanTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ProducerTest
Producer extension tests.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InjectionTargetDefinitionErrorTest
Test for adding a definition error via the ProcessInjectionTarget event.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProducerProcessingWithDefinitionErrorTest
Test that
ProcessProducer.addDefinitionError(Throwable) causes container to abort deployment. |
class |
ProducerProcessingWithExceptionTest
Test that if observer method of a
ProcessProducer event throws an exception it is treated as definition error. |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteProducerTest
Producer extension tests.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BeanRegistrationByExtensionInEarLibraryTest |
class |
BeanRegistrationByExtensionInNonBeanArchiveTest
Validates that a bean can be registered by an extension that resides in a non-bean archive.
|
class |
BeanRegistrationByExtensionInWarLibraryTest |
class |
DuplicateIdentifiedAnnotatedTypeTest |
class |
TwoBeansOneClassTest |
class |
VisibilityOfBeanRegisteredByExtensionFromNonBeanLibraryTest
Validates that a class in one non-bean archive can be registered as a bean by an extension in another non-bean archive and
that the bean is visible to the web (bean) archive.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StereotypeExtensionTest
Tests that stereotype registered via the SPI works correctly.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BuiltInBeansTest |
| Modifier and Type | Class and Description |
|---|---|
class |
UserTransactionInvalidInjectionTest
Test Java EE component class that has an injection point of type UserTransaction and qualifier Default, and may not validly
make use of the JTA UserTransaction according to the specification.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BuiltinMetadataBeanTest
This test was originally part of Weld test suite.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BuiltinDecoratorInjectionTest |
class |
BuiltinInterceptorInjectionTest |
| Modifier and Type | Class and Description |
|---|---|
class |
DecoratedBeanConstructorInjectionTest |
class |
DecoratedBeanFieldInjectionTest |
class |
DecoratedBeanInitializerInjectionTest |
| Modifier and Type | Class and Description |
|---|---|
class |
InterceptedBeanConstructorInjectionTest |
class |
InterceptedBeanFieldInjectionTest |
class |
InterceptedBeanInitializerInjectionTest |
| Modifier and Type | Class and Description |
|---|---|
class |
BeanTypeParamConstructorTest |
class |
BeanTypeParamDisposerTest |
class |
BeanTypeParamFieldTest |
class |
BeanTypeParamInitializerTest |
class |
BeanTypeParamProducerTest |
| Modifier and Type | Class and Description |
|---|---|
class |
DecoratoredBeanTypeParamConstructorTest |
class |
DecoratoredBeanTypeParamFieldTest |
class |
DecoratoredBeanTypeParamInitializerTest |
class |
DecoratorTypeParamConstructorTest |
class |
DecoratorTypeParamFieldTest |
class |
DecoratorTypeParamInitializerTest |
| Modifier and Type | Class and Description |
|---|---|
class |
InterceptedBeanTypeParamConstructorTest |
class |
InterceptedBeanTypeParamFieldTest |
class |
InterceptedBeanTypeParamInitializerTest |
class |
InterceptorTypeParamConstructorTest |
class |
InterceptorTypeParamFieldTest |
class |
InterceptorTypeParamInitializerTest |
| Modifier and Type | Class and Description |
|---|---|
class |
BuiltinMetadataEEBeanTest |
| Modifier and Type | Class and Description |
|---|---|
class |
BuiltinMetadataSessionBeanTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ServletContainerBuiltinBeanTest
Test that servlet container built-in beans are available for injection.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DisposalMethodDefinitionTest |
| Modifier and Type | Class and Description |
|---|---|
class |
DisposerMethodOnDecoratorTest |
| Modifier and Type | Class and Description |
|---|---|
class |
DisposalMethodOnSessionBeanTest |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteBusinessDisposalMethodTest |
| Modifier and Type | Class and Description |
|---|---|
class |
InitializerUnallowedDefinitionTest |
| Modifier and Type | Class and Description |
|---|---|
class |
DisposerMethodOnInterceptorTest |
| Modifier and Type | Class and Description |
|---|---|
class |
MultipleDisposeParametersDefinitionTest |
| Modifier and Type | Class and Description |
|---|---|
class |
MultipleDisposerMethodsForProducerMethodTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ObserverParameterUnallowedDefinitionTest |
| Modifier and Type | Class and Description |
|---|---|
class |
DisposerMethodWithAsyncObservesTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ProducesUnallowedDefinitionTest |
| Modifier and Type | Class and Description |
|---|---|
class |
UnresolvedDisposalMethodDefinitionTest |
| Modifier and Type | Class and Description |
|---|---|
class |
DisposerMethodParameterInjectionValidationTest
Validates that injection points on disposer methods are validated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DisposerMethodInheritanceTest |
| Modifier and Type | Class and Description |
|---|---|
class |
DisposesMethodCalledOnceTest |
| Modifier and Type | Class and Description |
|---|---|
class |
DisposedParameterPositionTest
There is no requirement for disposed parameter position in the spec.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GenericStatelessSessionBeanTest |
| Modifier and Type | Class and Description |
|---|---|
class |
SingletonWithConversationScopeTest |
| Modifier and Type | Class and Description |
|---|---|
class |
SingletonWithRequestScopeTest |
| Modifier and Type | Class and Description |
|---|---|
class |
SingletonWithSessionScopeTest |
| Modifier and Type | Class and Description |
|---|---|
class |
DecoratorAnnotatedStatelessSessionBeanTest |
| Modifier and Type | Class and Description |
|---|---|
class |
InterceptorAnnotatedStatelessSessionBeanTest |
| Modifier and Type | Class and Description |
|---|---|
class |
StatelessWithApplicationScopeTest |
| Modifier and Type | Class and Description |
|---|---|
class |
StatelessWithConversationScopeTest |
| Modifier and Type | Class and Description |
|---|---|
class |
StatelessWithRequestScopeTest |
| Modifier and Type | Class and Description |
|---|---|
class |
StatelessWithSessionScopeTest |
| Modifier and Type | Class and Description |
|---|---|
class |
EnterpriseBeanDefinitionTest |
class |
EnterpriseBeanViaXmlTest
These tests are any that involve ejb-jar.xml resources.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteInterfaceNotInAPITypesTest |
| Modifier and Type | Class and Description |
|---|---|
class |
EnterpriseBeanLifecycleTest
Sections
6.5.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NewEnterpriseBeanICTest |
class |
NewEnterpriseBeanTest |
| Modifier and Type | Class and Description |
|---|---|
class |
EnterpriseBeanRemoveMethodTest |
| Modifier and Type | Class and Description |
|---|---|
class |
EjbInitializerMethodTest |
class |
InitializerMethodTest |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericInitializerMethodTest |
| Modifier and Type | Class and Description |
|---|---|
class |
InitializerMethodAnnotatedProducesTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ParameterAnnotatedAsyncObservesTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ParameterAnnotatedDisposesTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ParameterAnnotatedObservesTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ProducerFieldDefinitionTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ProducerFieldArrayTypeVariableTest |
class |
ProducerFieldArrayWildcardTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ProducerFieldOnDecoratorTest |
| Modifier and Type | Class and Description |
|---|---|
class |
NonStaticFieldOfSessionBeanTest |
| Modifier and Type | Class and Description |
|---|---|
class |
InjectAnnotatedProducerFieldTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ProducerFieldOnInterceptorTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ProducerFieldWithTypeVariableTest |
| Modifier and Type | Class and Description |
|---|---|
class |
RequestScopedProducerFieldWithTypeVariableTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ProducerFieldTypeWithWildcardTest |
| Modifier and Type | Class and Description |
|---|---|
class |
EnterpriseProducerFieldDefinitionTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ProducerFieldLifecycleTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ProducerMethodArrayTypeVariableTest |
class |
ProducerMethodArrayWildcardTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ProducerMethodOnDecoratorTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ProducerMethodNotBusinessMethodTest |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteBusinessProducerMethodTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ProducerMethodOnInterceptorTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ParameterizedReturnTypeWithTypeVariableTest |
class |
ParametrizedReturnTypeWithTypeVariable02Test |
| Modifier and Type | Class and Description |
|---|---|
class |
ParameterizedTypeWithWildcardTest |
class |
ParametrizedTypeWithWildcard02Test |
| Modifier and Type | Class and Description |
|---|---|
class |
TypeVariableReturnTypeTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ProducerMethodDefinitionTest |
| Modifier and Type | Class and Description |
|---|---|
class |
EnterpriseProducerMethodDefinitionTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ProducerMethodWithDefaultNameTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ProducerMethodLifecycleTest
NOTE May be able to get rid of some of the binding types if the producer method precedence question is resolved
|
| Modifier and Type | Class and Description |
|---|---|
class |
EnterpriseBeanNotDiscoveredAsManagedBeanTest |
class |
SimpleBeanDefinitionTest |
| Modifier and Type | Class and Description |
|---|---|
class |
InjectedFieldAnnotatedWithProducesTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ConstructorHasAsyncObservesParameterTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ConstructorHasDisposesParameterTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ConstructorHasObservesParameterTest |
| Modifier and Type | Class and Description |
|---|---|
class |
DependentWithPublicFieldTest |
| Modifier and Type | Class and Description |
|---|---|
class |
NonDependentWithPublicStaticFieldTest |
| Modifier and Type | Class and Description |
|---|---|
class |
TooManyInitializerAnnotatedConstructorsTest |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaEEComponentsTest
Right now only Servlet Java EE component is tested.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleBeanLifecycleTest |
| Modifier and Type | Class and Description |
|---|---|
class |
UnproxyableManagedBeanTest |
| Modifier and Type | Class and Description |
|---|---|
class |
NewSimpleBeanTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceDefinitionWithNameTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceDefinitionWithDifferentTypeTest |
| Modifier and Type | Class and Description |
|---|---|
class |
EjbInjectionTest
EJB injection tests for simple beans.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EjbInjectionStaticProducerFieldTest |
| Modifier and Type | Class and Description |
|---|---|
class |
EnvInjectionTest
Environment variable injection tests for simple beans.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EnvInjectionStaticProducerFieldTest |
| Modifier and Type | Class and Description |
|---|---|
class |
PersistenceContextInjectionTest
Injection of persistence related objects.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PersistenceInjectionStaticProducerFieldTest
Test producer fields with injection of persistence related objects.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InjectionOfResourceTest |
| Modifier and Type | Class and Description |
|---|---|
class |
InjectionOfResourceStaticProducerFieldTest |
| Modifier and Type | Class and Description |
|---|---|
class |
WebServiceReferenceInjectionTest |
| Modifier and Type | Class and Description |
|---|---|
class |
WebServiceResourceStaticProducerFieldTest |
| Modifier and Type | Class and Description |
|---|---|
class |
MemberLevelInheritanceTest |
| Modifier and Type | Class and Description |
|---|---|
class |
InitializerMethodInheritanceTest |
| Modifier and Type | Class and Description |
|---|---|
class |
EnterpriseBeanSpecializationTest |
| Modifier and Type | Class and Description |
|---|---|
class |
DirectlyExtendsSimpleBeanTest |
| Modifier and Type | Class and Description |
|---|---|
class |
DirectlyExtendsNothingTest |
| Modifier and Type | Class and Description |
|---|---|
class |
SessionBeanSpecializingSessionBeanWithClientViewTest
Bean types of LoginActionBean are LoginAction, Object (all local interfaces of the bean and their superinterfaces).
|
| Modifier and Type | Class and Description |
|---|---|
class |
SameNameTest |
| Modifier and Type | Class and Description |
|---|---|
class |
TwoBeansSpecializeTheSameBeanTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ProducerMethodSpecializationTest |
| Modifier and Type | Class and Description |
|---|---|
class |
IndirectOverrideTest |
| Modifier and Type | Class and Description |
|---|---|
class |
SpecializingAndSpecializedBeanHaveNameTest |
| Modifier and Type | Class and Description |
|---|---|
class |
SpecializesStaticMethodTest |
| Modifier and Type | Class and Description |
|---|---|
class |
EnterpriseProducerMethodSpecializationTest |
| Modifier and Type | Class and Description |
|---|---|
class |
SpecializingBeanQualifiersTest |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleBeanSpecializationTest |
| Modifier and Type | Class and Description |
|---|---|
class |
SpecializingBeanExtendsEnterpriseBeanTest |
| Modifier and Type | Class and Description |
|---|---|
class |
InconsistentSpecializationTest |
| Modifier and Type | Class and Description |
|---|---|
class |
SpecializingAndSpecializedBeanHasNameTest |
| Modifier and Type | Class and Description |
|---|---|
class |
SpecializingBeanImplementsInterfaceOnly |
| Modifier and Type | Class and Description |
|---|---|
class |
SpecializingBeanExtendsNothingTest |
| Modifier and Type | Class and Description |
|---|---|
class |
SpecializingClassExtendsNonSimpleBeanTest |
| Modifier and Type | Class and Description |
|---|---|
class |
SpecializingBeanWithoutBeanTypeOfSpecializedBeanTest
Test that if specializing bean does not have some bean type of specialized bean, the container automatically detects the
problem and treats it as a definition error.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InterceptorDefinitionTest
Tests related to the definition of interceptors, but not necessarily their execution.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DependentBeanFinalMethodInterceptorTest |
class |
FinalClassClassLevelInterceptorTest |
class |
FinalClassMethodLevelInterceptorTest |
class |
FinalMethodClassLevelInterceptorTest |
class |
FinalMethodMethodLevelInterceptorTest |
class |
NormalScopedBeanFinalClassInterceptorTest |
class |
NormalScopedBeanFinalMethodInterceptorTest |
| Modifier and Type | Class and Description |
|---|---|
class |
InterceptorCanNotBeDecoratorTest |
| Modifier and Type | Class and Description |
|---|---|
class |
NonDependentInterceptorTest
This test was originally part of the Weld testsuite.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NonExistantClassInBeansXmlTest |
| Modifier and Type | Class and Description |
|---|---|
class |
NonInterceptorClassInBeansXmlTest |
| Modifier and Type | Class and Description |
|---|---|
class |
InterceptorWithObserverMethodTest
Test that interceptors may not declare observer methods.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InterceptorWithAsyncObserverMethodTest |
| Modifier and Type | Class and Description |
|---|---|
class |
SameClassListedTwiceInBeansXmlTest |
| Modifier and Type | Class and Description |
|---|---|
class |
InterceptorConflictingEnablementTest
This test was originally part of Weld testsuite
|
| Modifier and Type | Class and Description |
|---|---|
class |
CustomInterceptorTest |
| Modifier and Type | Class and Description |
|---|---|
class |
SessionBeanInterceptorOrderTest |
| Modifier and Type | Class and Description |
|---|---|
class |
MessageDrivenBeanInterceptorInvocationTest
Test that invocations of message listener methods of message-driven beans during message delivery are business method
invocations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SessionBeanInterceptorOnNonContextualEjbReferenceTest |
| Modifier and Type | Class and Description |
|---|---|
class |
SessionBeanInterceptorDefinitionTest |
| Modifier and Type | Class and Description |
|---|---|
class |
InterceptorBindingInheritanceTest
Test interceptor binding inheritance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FinalClassWithInheritedClassLevelInterceptorTest |
class |
FinalClassWithInheritedStereotypeInterceptorTest |
class |
FinalMethodWithInheritedClassLevelInterceptorTest |
class |
FinalMethodWithInheritedStereotypeInterceptorTest |
| Modifier and Type | Class and Description |
|---|---|
class |
InterceptorCalledBeforeDecoratorTest |
| Modifier and Type | Class and Description |
|---|---|
class |
InterceptorNotListedInBeansXmlNotEnabledTest |
| Modifier and Type | Class and Description |
|---|---|
class |
InterceptorOrderTest |
| Modifier and Type | Class and Description |
|---|---|
class |
EnterpriseLifecycleInterceptorDefinitionTest |
| Modifier and Type | Class and Description |
|---|---|
class |
LifecycleInterceptorOrderTest |
| Modifier and Type | Class and Description |
|---|---|
class |
InterceptorInvocationTest |
| Modifier and Type | Class and Description |
|---|---|
class |
EnterpriseInterceptorOrderingTest |
class |
GlobalInterceptorOrderingTest
Test interceptor enablement and ordering.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BindingAnnotationWithMemberTest
This test originally tested non-portable behavior (qualifier annotation with array-valued member) which does not make sense
since non-portable behavior is not testable.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AmbiguousELNamesTest |
| Modifier and Type | Class and Description |
|---|---|
class |
DuplicitNameTest |
| Modifier and Type | Class and Description |
|---|---|
class |
NamedNonFieldInjectionPointTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ExpandedNamePrefix2Test |
class |
ExpandedNamePrefixTest |
class |
NamePrefixTest |
| Modifier and Type | Class and Description |
|---|---|
class |
CircularDependencyTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientProxyTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayTest
Test for problem detection of array injection.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BeanConstructorWithParametersTest
Test for problem detection of unproxyable bean with bean constructor with parameters.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DecoratoredBeanProxyTest |
| Modifier and Type | Class and Description |
|---|---|
class |
FinalClassTest |
| Modifier and Type | Class and Description |
|---|---|
class |
NonPrivateNonStaticSuperclassMethodTest |
class |
PackagePrivateFinalMethodNotProxyableTest |
class |
PrivateFinalMethodTest |
class |
ProtectedFinalMethodNotProxyableTest |
class |
PublicFinalMethodNotProxyableTest |
class |
StaticFinalMethodTest |
| Modifier and Type | Class and Description |
|---|---|
class |
InterceptedBeanProxyTest |
| Modifier and Type | Class and Description |
|---|---|
class |
UnproxyableTest |
| Modifier and Type | Class and Description |
|---|---|
class |
PrivateConstructorTest
Test for problem detection of unproxyable bean with private constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AmbiguousDependencyResolutionTest |
| Modifier and Type | Class and Description |
|---|---|
class |
AmbiguousDependencyTest |
| Modifier and Type | Class and Description |
|---|---|
class |
MultiModuleSessionBeanAmbiguousDependencyTest
Test that ambiguous dependency is detected when multiple beans eligible for injection to the injection point are deployed in
different modules.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UnsatisfiedDependencyTest |
| Modifier and Type | Class and Description |
|---|---|
class |
DynamicLookupTest
Tests for dynamic lookup features
|
| Modifier and Type | Class and Description |
|---|---|
class |
RawInstanceConstructorInjectionTest |
class |
RawInstanceCustomBeanTest |
class |
RawInstanceDisposerInjectionTest |
class |
RawInstanceFieldInjectionTest |
class |
RawInstanceInitMethodInjectionTest |
class |
RawInstanceObserverInjectionTest |
class |
RawInstanceProcessInjectionPointTest |
class |
RawInstanceProducerMethodInjectionTest |
| Modifier and Type | Class and Description |
|---|---|
class |
BuiltinInstanceTest
Tests for built-in Instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DestroyingDependentInstanceTest
Test for CDI-139.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DestroyingNormalScopedInstanceTest
Tests for https://issues.jboss.org/browse/CDI-139
This test was originally part of the Weld test suite.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResolutionByNameTest |
| Modifier and Type | Class and Description |
|---|---|
class |
IntegrationWithUnifiedELTest |
| Modifier and Type | Class and Description |
|---|---|
class |
InjectionTest |
| Modifier and Type | Class and Description |
|---|---|
class |
AnyInjectionTest |
| Modifier and Type | Class and Description |
|---|---|
class |
SessionBeanInjectionOrderingTest |
class |
SessionBeanInjectionTest |
| Modifier and Type | Class and Description |
|---|---|
class |
SessionBeanInjectionChainTest |
| Modifier and Type | Class and Description |
|---|---|
class |
CreationalContextForNonContextualTest |
class |
InjectionIntoNonContextualComponentTest |
class |
WebServiceInjectionIntoNonContextualComponentTest |
| Modifier and Type | Class and Description |
|---|---|
class |
AmbiguousInjectionIntoNonContextualComponentTest |
| Modifier and Type | Class and Description |
|---|---|
class |
UnsatisfiedInjectionIntoNonContextualComponentTest |
| Modifier and Type | Class and Description |
|---|---|
class |
WebServiceResourceTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ParameterizedTypesInjectionToParameterizedWithActualTypeTest |
class |
ParameterizedTypesInjectionToParameterizedWithTypeVariableTest |
class |
ParameterizedTypesInjectionToParameterizedWithTypeVariableUpperBoundTest |
class |
ParameterizedTypesInjectionToParameterizedWithWildcardTest |
class |
ParameterizedTypesInjectionToRawTypeTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ParameterizedTypesInjectionRawAmbiguousTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ParameterizedTypesWithTypeVariableWithMultipleBoundsTest |
| Modifier and Type | Class and Description |
|---|---|
class |
PersistenceResourceInjectionTest |
| Modifier and Type | Class and Description |
|---|---|
class |
InjectionVisibilityTest |
| Modifier and Type | Class and Description |
|---|---|
class |
WebServiceResourceInjectionTest |
| Modifier and Type | Class and Description |
|---|---|
class |
InjectableReferenceTest
InjectableReference tests for the bean manager.
|
class |
InjectionPointTest
Injection point metadata tests
|
| Modifier and Type | Class and Description |
|---|---|
class |
DisposerInjectionPointMetadataTest |
| Modifier and Type | Class and Description |
|---|---|
class |
NormalScopedBeanWithInjectionPoint |
| Modifier and Type | Class and Description |
|---|---|
class |
AmbiguousInjectableReferenceTest
Tests a custom injection point that resolves to two different bean instances which should always result in an exception.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UnsatisfiedInjectableReferenceTest
Tests retrieving an injectable reference for a bean which cannot be resolved.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DynamicInjectionPointTest |
| Modifier and Type | Class and Description |
|---|---|
class |
NamedAtInjectionPointTest |
| Modifier and Type | Class and Description |
|---|---|
class |
NonContextualInjectionPointTest |
| Modifier and Type | Class and Description |
|---|---|
class |
LegalRequiredTypeTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ManagerTest |
class |
ManagerTestEar |
| Modifier and Type | Class and Description |
|---|---|
class |
CDIProviderInitTest
Test
CDI after the container fires the BeforeBeanDiscovery container lifecycle event until the application
initialization is completed. |
| Modifier and Type | Class and Description |
|---|---|
class |
CDIProviderRuntimeTest
Test
CDI after the application initialization is completed until the application shutdown starts. |
| Modifier and Type | Class and Description |
|---|---|
class |
EnabledManagedBeanInjectionAvailability02Test
Test that bean in web module bean archive can inject enabled managed bean from another bean archive.
|
class |
EnabledManagedBeanInjectionAvailabilityTest
Test that bean in web module can inject enabled managed bean from EJB module.
|
class |
EnabledProducerFieldInjectionAvailability02Test |
class |
EnabledProducerFieldInjectionAvailabilityTest
Test that bean in web module can inject enabled bean producer field from EJB module.
|
class |
EnabledProducerMethodInjectionAvailability02Test |
class |
EnabledProducerMethodInjectionAvailabilityTest
Test that bean in web module can inject enabled bean producer method from EJB module.
|
class |
EnabledSessionBeanInjectionAvailability02Test |
class |
EnabledSessionBeanInjectionAvailabilityTest
Test that bean in web module can inject enabled session bean from EJB module.
|
class |
InterModuleELResolution02Test |
class |
InterModuleELResolutionTest
Test that bean in web module can resolve enabled bean via EL from EJB module.
|
class |
InterModuleLookup02Test |
class |
InterModuleLookupTest
Test that bean in web module can lookup enabled bean from EJB module.
|
class |
SelectedAlternativeManagedBeanInjectionAvailability02Test |
class |
SelectedAlternativeManagedBeanInjectionAvailabilityTest
Test that bean in web module can inject selected alternative managed bean from EJB module.
|
class |
SelectedAlternativeSessionBeanInjectionAvailability02Test |
class |
SelectedAlternativeSessionBeanInjectionAvailabilityTest
Test that bean in web module can inject selected alternative managed bean from EJB module.
|
class |
SpecializedBeanInjectionNotAvailable02Test |
class |
SpecializedBeanInjectionNotAvailableTest
Test that bean in web module cannot inject specialized CDI beans from EJB module.
|
class |
SpecializedProducerMethodInjectionNotAvailable02Test |
class |
SpecializedProducerMethodInjectionNotAvailableTest
Test that bean in web module cannot inject specialized producer methods from EJB module.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DisabledProducerFieldInjectionNotAvailableTest
Test that bean in web module cannot inject disabled producer field from EJB module.
|
class |
DisabledProducerMethodInjectionNotAvailableTest
Test that bean in web module cannot inject disabled producer method from EJB module.
|
class |
DisabledSessionBeanInjectionNotAvailableTest |
| Modifier and Type | Class and Description |
|---|---|
class |
InterceptorModularityTest
Test that interceptor class's injection and injection point validation are done with respect to the module containing the
interceptor class and not the intercepted class, i.e. test that an interceptor of a bean uses the interceptor's bean manager
and not the bean's bean manager (for injection and injection point validation).
|
| Modifier and Type | Class and Description |
|---|---|
class |
SpecializationModularity01Test
Simple WAR with multiple libraries.
|
class |
SpecializationModularity02Test
EAR deployment:
1 WAR
1 shared library
Shared library defines
Handler. |
class |
SpecializationModularity03Test
EAR deployment:
1 WAR
1 shared library
Shared library defines
Handler. |
class |
SpecializationModularity04Test
EAR deployment:
1 WAR
2 shared libraries (can see each other)
Shared library 1 defines
Handler. |
class |
SpecializationModularity05Test
EAR deployment:
1 WAR
2 shared libraries (can see each other)
Shared library 1 defines
Handler. |
class |
SpecializationModularity06Test
EAR deployment:
2 WARs
1 shared library
Shared library 1 defines
Handler. |
class |
SpecializationModularity07Test
EAR deployment:
2 WARs
1 shared library
Shared library 1 defines
Handler. |
| Modifier and Type | Class and Description |
|---|---|
class |
Specialization01Test
Originated from weld test suite.
|
class |
Specialization02Test
Originated from weld test suite.
|
class |
Specialization03Test
Test for specializing
Alternative. |
class |
Specialization04Test
Test for specializing
Alternative. |
class |
Specialization05Test |
class |
Specialization06Test |
| Modifier and Type | Class and Description |
|---|---|
class |
EnterpriseResolutionByTypeTest |
class |
ResolutionByTypeTest |
| Modifier and Type | Class and Description |
|---|---|
class |
DisabledBeanNotAvailableForInjectionTest |
| Modifier and Type | Class and Description |
|---|---|
class |
TypeVariableInjectionPointTest |
| Modifier and Type | Class and Description |
|---|---|
class |
DecoratorNotInjectedTest |
| Modifier and Type | Class and Description |
|---|---|
class |
InterceptorNotResolvedInterModuleTest |
class |
InterceptorNotResolvedTest |
| Modifier and Type | Class and Description |
|---|---|
class |
AssignabilityOfRawAndParameterizedTypesTest |
| Modifier and Type | Class and Description |
|---|---|
class |
RawBeanTypeParameterizedRequiredTypeTest<T,X extends Number> |
| Modifier and Type | Class and Description |
|---|---|
class |
PrimitiveInjectionPointTest
Test varios types of injection points of primitive types that resolve to a producer method or producer field that returns a
null value at runtime.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VetoedTest
This test was originally part of the Weld test suite.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EnterpriseVetoedTest
This test was originally part of the Weld test suite.
|
Copyright © 2008–2016 CDI TCK. All rights reserved.