# File lib/merb-core/test/test_ext/rspec.rb, line 31 def self.add_helpers(&block) if Merb.test_framework == :rspec ExampleGroup.class_eval(&block) else raise NotImplementedError end end
[Validate]
Generated with the Darkfish Rdoc Generator 2.