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