Flowdock
method

assert_raises

Importance_1
v2_1_10 - Show latest stable - 0 notes - Class: Assertions
assert_raises(*exp) public

Fails unless the block raises one of exp. Returns the exception matched so you can check the message, attributes, etc.

Show source
Register or log in to add new notes.