Make a Matcher that always succeeds with provided value and doesn't consume input.
Use make if you want to make a value dynamically.
The value that is always returned.
Generated using TypeDoc
Make a Matcher that always succeeds with provided value and doesn't consume input.
Use make if you want to make a value dynamically.