Module: Shoulda::Matchers::Integrations::TestFrameworks

Defined in:
lib/shoulda/matchers/integrations/test_frameworks.rb,
lib/shoulda/matchers/integrations/test_frameworks/rspec.rb,
lib/shoulda/matchers/integrations/test_frameworks/test_unit.rb,
lib/shoulda/matchers/integrations/test_frameworks/minitest_4.rb,
lib/shoulda/matchers/integrations/test_frameworks/minitest_5.rb,
lib/shoulda/matchers/integrations/test_frameworks/missing_test_framework.rb,
lib/shoulda/matchers/integrations/test_frameworks/active_support_test_case.rb

Defined Under Namespace

Classes: ActiveSupportTestCase, Minitest4, Minitest5, MissingTestFramework, Rspec, TestUnit