# File lib/rcodetools/xmptestunitfilter.rb, line 288
  def raise_assertion(expression, exceptions, index)
    [ expectation(exceptions[index][0], expression) ]
  end