Files

Rcodetools::XMPRSpecFilter::OldAPI

Public Instance Methods

raise_assertion(expression, exceptions, index) click to toggle source

old rspec, use deprecated syntax

     # File lib/rcodetools/xmptestunitfilter.rb, line 212
212:     def raise_assertion(expression, exceptions, index)
213:       ["lambda{#{expression}}.should_raise_error(#{exceptions[index][0]})"]
214:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.