Skip to content

Remove underscores in method names #1

@mysticfall

Description

@mysticfall

For now, the be verb is considered as a matcher itself, which enforces other passive verb based matchers to be prefixed with 'be_'.

And even if semantics of presupposition 'in' between a suite definition and an assertation (i.e. be_thrown_in) are quite similar, we have two different set of syntax/APIs to support each.

Ideally, we should be able to write as below, at least :

An_[IllegalStateException] should not be thrown in {
    // (code block)
}

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