This builds a textual description of the matcher.
Source
Description describe(Description description) => description.add(_featureDescription).add(' ').addDescriptionOf(_matcher);
This builds a textual description of the matcher.
Description describe(Description description) => description.add(_featureDescription).add(' ').addDescriptionOf(_matcher);