-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
Description
Helidon Version: > 4.2.x
Flavor: SE
Enhancement Description
The global
setter methods are deprecated in favor of the global registry (via io.helidon.service.registry.Services
).
@Testing.Test
is provided to setup a dedicated global registry per test and thus isolate tests from each others.
We must add examples on how to use @Testing.Test
to help users update their usasges of the global
setters in their unit tests.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Sprint Scope