module Mocha
  # Contains adapters that provide built-in support for +Minitest+ and +Test::Unit+.
  module Integration
  end
end
