Object
# File lib/active_support/testing/isolation.rb, line 153 def include?(test) super && test.method_name == ENV['ISOLATION_TEST'] end
[Validate]
Generated with the Darkfish Rdoc Generator 2.