Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add be_empty matcher #175

@jgebal

Description

@jgebal

Just noticed that we do not have an assertion on refcursor to check that it has zero rows
probably should be something like: to_be_empty() and to_( be_empty() )
The assertion should be valid only for dataset-like types (collection and refcursor)

Of course this should also be working fine with negated assertion

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions