Class 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.