-
Notifications
You must be signed in to change notification settings - Fork 165
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Matchers that take String should also take Text #836
Comments
@llorllale/z please, pay attention to this issue |
@victornoel let's park this one while #751 is sorted out |
@victornoel matchers were moved to |
There is an unrecoverable failure on my side. Please, submit it here:
1.0-SNAPSHOT: CID: 1321938256, Type: 'Close job', Author: llorllale |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The available
Matcher
s in cactoos often takesString
s in their constructor.They should also support taking
Text
.This concerns at least:
InputHasContent
TextHasString
The text was updated successfully, but these errors were encountered: