| Package | Description |
|---|---|
| org.jboss.weld.junit5 |
| Modifier and Type | Method and Description |
|---|---|
static List<WeldJunitEnricher> |
ExtensionContextUtils.getEnrichersFromStore(org.junit.jupiter.api.extension.ExtensionContext context)
Can return null if `WeldJunitEnricher`s aren't stored yet.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ExtensionContextUtils.setEnrichersToStore(org.junit.jupiter.api.extension.ExtensionContext context,
List<WeldJunitEnricher> enrichers)
Store `WeldJunitEnricher`s to root extension context
|
Copyright © 2019. All rights reserved.