Package org.jboss.weld.junit5.auto
Annotation Type AddPackages
Adds all bean classes from the listed packages to the deployed testing container.
Packages are selected by providing any bean class in the package.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic @interfaceContainer annotation for repeatableAddPackages. -
Required Element Summary
Required Elements -
Optional Element Summary
Optional Elements
-
Element Details
-
value
Class<?>[] value
-
-
-
recursively
boolean recursively- Default:
- true
-