Parent

Methods

Class/Module Index [+]

Quicksearch

Test::Unit::Collector::ObjectSpace

Public Instance Methods

include?(test) click to toggle source
# File D:/Develope/RailsInstaller/Ruby1.8.7/lib/ruby/gems/1.8/gems/activesupport-3.0.9/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.