determine if fixtures should be used
112 113 114
# File 'lib/test.rb', line 112 def use_fixtures(bool) @@use_fixtures = bool end