| Package | Description |
|---|---|
| org.jboss.weld.junit5 | |
| org.jboss.weld.junit5.auto |
| Class and Description |
|---|
| WeldInitiator
JUnit 5 initiator - can be used to customize the Weld SE container started by
WeldJunit5Extension. |
| WeldInitiator.Builder
This builder can be used to customize the final
WeldInitiator instance, e.g. |
| WeldJunitEnricher
If no
WeldInitiator field annotated with WeldSetup is present on a test class, all service providers of this interface are used to enrich the
default test environment. |
| Class and Description |
|---|
| WeldInitiator.Builder
This builder can be used to customize the final
WeldInitiator instance, e.g. |
| WeldJunit5Extension
JUnit 5 extension allowing to bootstrap Weld SE container for each @Test method and tear it down afterwards.
|
Copyright © 2018. All rights reserved.