Object
# File lib/rr/integrations/none.rb, line 8 def applies? true end
# File lib/rr/integrations/none.rb, line 12 def hook raise "RR: no applicable adapter could be found! Have you required a test framework?" end
# File lib/rr/integrations/none.rb, line 4 def name 'No adapter' end
[Validate]
Generated with the Darkfish Rdoc Generator 2.