Skip to content

Create assertion function like raises but allowing further assertions on the exception object #73

@GoogleCodeExporter

Description

@GoogleCodeExporter
e.g., something like

raisesWhen<exn>
  <@ raise <| exn("hi") @>
  (fun e -> e.Message = "hi")

Original issue reported on code.google.com by stephen....@gmail.com on 24 Sep 2011 at 7:59

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