method
uses_transaction
rails latest stable - Class:
ActiveRecord::TestFixtures::ClassMethods
uses_transaction(*methods)public
Prevents automatically wrapping each specified test in a transaction, to allow application logic transactions to be tested in a top-level (non-nested) context.