Class ValueNodeMatcher

java.lang.Object
org.hamcrest.BaseMatcher<ConfigNode>
io.helidon.config.testing.ValueNodeMatcher
All Implemented Interfaces:
org.hamcrest.Matcher<ConfigNode>, org.hamcrest.SelfDescribing

public final class ValueNodeMatcher extends org.hamcrest.BaseMatcher<ConfigNode>
Hamcrest Matcher implementation that matches ConfigNode.ValueNode value.