Module io.helidon.config.testing
Package io.helidon.config.testing
Configuration Testing Support.
Maven coordinates are io.helidon.config:helidon-config-testing
.
-
Class Summary Class Description MatcherWithRetry Hamcrest matcher capable of configured retries before failing the assertion, plus more generic retry processing.OptionalMatcher Matchers forOptional
.ValueNodeMatcher HamcrestMatcher
implementation that matchesConfigNode.ValueNode
value.