Skip to content

EmptinessMatcher should be able to test String values #4

@mysticfall

Description

@mysticfall

Currently, EmptinessMatcher can only be applied to SeqLike[_, _], thus cannot be used against String values.

As String can be implicitly converted to SeqLike[_, _], the matcher should be able to test String values as well.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions