Skip to content

Expose and/or matchers #1177

@kashike

Description

@kashike

The and and or matcher implementations are restricted to use by AbstractMatcher, unlike the not (and other matchers in this class) matcher - would it be possible to expose these as Matchers.and(a, b) and Matchers.or(a, b)? This would allow use of these matchers without extending AbstractMatcher for the default implementation, or creating your own matchers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions