Skip to content

Make an assert error and assert no error methods #2

@rasmus91

Description

@rasmus91

Assert Error

Handles a case where a specific error is expected, but the following three things can happen:

  • The correct error is produced
  • No error is produced
  • The wrong error is produced

Assert no Error

Handles a case where a function is run, and no error should be produced.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions