Skip to content

consistent methods for classes() and methods() #239

@destan

Description

@destan

classes().that().haveSimpleNameStartingWith() is available but methods().that().haveSimpleNameStartingWith() is not.

we need to use methods().that().haveNameMatching()

wouldn't it be nice to have the methods of classes() and methods() as consistent as possible? or is there a specific reason not to?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions