Skip to content

Add to_raise matcher #81

@jgebal

Description

@jgebal

We need a way to test a plsql_block to check if it's raising an exception.

Specification:
to_raise(a_error_no)
to_raise(a_error_message_mask)
not_to_raise() - test to check that no exception is raised

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