Classes

  1. Autotest
    1. Autotest::Rspec
  2. Kernel
  3. Object
    1. Object::InstanceExecHelper
  4. RCov
    1. RCov::VerifyTask
  5. RspecCommandError
  6. Spec
    1. Spec::Adapters
      1. Spec::Adapters::MockFramework
    2. Spec::DSL
      1. Spec::DSL::Main
    3. Spec::Example
      1. Spec::Example::ArgsAndOptions
      2. Spec::Example::BeforeAndAfterHooks
      3. Spec::Example::ExampleGroup
      4. Spec::Example::ExampleGroupFactory
        1. Spec::Example::ExampleGroupFactory::ClassMethods
      5. Spec::Example::ExampleGroupHierarchy
      6. Spec::Example::ExampleGroupMethods
      7. Spec::Example::ExampleGroupProxy
      8. Spec::Example::ExampleMatcher
      9. Spec::Example::ExampleMethods
        1. Spec::Example::ExampleMethods::BlockAliases
      10. Spec::Example::ExamplePendingError
      11. Spec::Example::ExampleProxy
      12. Spec::Example::ModuleReopeningFix
      13. Spec::Example::NoDescriptionError
      14. Spec::Example::NotYetImplementedError
      15. Spec::Example::Pending
      16. Spec::Example::PendingExampleFixedError
      17. Spec::Example::PredicateMatchers
      18. Spec::Example::SharedExampleGroup
        1. Spec::Example::SharedExampleGroup::ClassMethods
      19. Spec::Example::Subject
        1. Spec::Example::Subject::ExampleGroupMethods
        2. Spec::Example::Subject::ExampleMethods
    4. Spec::Expectations
      1. Spec::Expectations::Differs
        1. Spec::Expectations::Differs::Default
      2. Spec::Expectations::ExpectationNotMetError
      3. Spec::Expectations::InvalidMatcherError
      4. Spec::Expectations::NegativeExpectationHandler
      5. Spec::Expectations::PositiveExpectationHandler
    5. Spec::HashWithDeprecationNotice
    6. Spec::Matchers
      1. Spec::Matchers::DSL
      2. Spec::Matchers::Has
      3. Spec::Matchers::Matcher
      4. Spec::Matchers::MatcherError
      5. Spec::Matchers::OperatorMatcher
      6. Spec::Matchers::Pretty
      7. Spec::Matchers::SimpleMatcher
    7. Spec::Mocks
      1. Spec::Mocks::AmbiguousReturnError
      2. Spec::Mocks::ArgumentExpectation
      3. Spec::Mocks::ArgumentMatchers
        1. Spec::Mocks::ArgumentMatchers::AnyArgMatcher
        2. Spec::Mocks::ArgumentMatchers::AnyArgsMatcher
        3. Spec::Mocks::ArgumentMatchers::BooleanMatcher
        4. Spec::Mocks::ArgumentMatchers::DuckTypeMatcher
        5. Spec::Mocks::ArgumentMatchers::EqualityProxy
        6. Spec::Mocks::ArgumentMatchers::HashIncludingMatcher
        7. Spec::Mocks::ArgumentMatchers::HashNotIncludingMatcher
        8. Spec::Mocks::ArgumentMatchers::InstanceOf
        9. Spec::Mocks::ArgumentMatchers::KindOf
        10. Spec::Mocks::ArgumentMatchers::MatcherMatcher
        11. Spec::Mocks::ArgumentMatchers::NoArgsMatcher
        12. Spec::Mocks::ArgumentMatchers::RegexpMatcher
      4. Spec::Mocks::BaseExpectation
      5. Spec::Mocks::ErrorGenerator
      6. Spec::Mocks::ExampleMethods
      7. Spec::Mocks::MessageExpectation
      8. Spec::Mocks::Methods
      9. Spec::Mocks::Mock
      10. Spec::Mocks::MockExpectationError
      11. Spec::Mocks::NegativeMessageExpectation
      12. Spec::Mocks::OrderGroup
      13. Spec::Mocks::Proxy
      14. Spec::Mocks::Space
    8. Spec::Rake
      1. Spec::Rake::SpecTask
    9. Spec::Ruby
    10. Spec::Runner
      1. Spec::Runner::BacktraceTweaker
      2. Spec::Runner::ClassAndArgumentsParser
      3. Spec::Runner::CommandLine
      4. Spec::Runner::Configuration
      5. Spec::Runner::DrbCommandLine
      6. Spec::Runner::ExampleGroupCreationListener
      7. Spec::Runner::ExampleGroupRunner
      8. Spec::Runner::Formatter
        1. Spec::Runner::Formatter::BaseFormatter
        2. Spec::Runner::Formatter::BaseTextFormatter
        3. Spec::Runner::Formatter::FailingExampleGroupsFormatter
        4. Spec::Runner::Formatter::FailingExamplesFormatter
        5. Spec::Runner::Formatter::HtmlFormatter
        6. Spec::Runner::Formatter::NOOPMethodMissing
        7. Spec::Runner::Formatter::NestedTextFormatter
        8. Spec::Runner::Formatter::ProfileFormatter
        9. Spec::Runner::Formatter::ProgressBarFormatter
        10. Spec::Runner::Formatter::SilentFormatter
        11. Spec::Runner::Formatter::SnippetExtractor
          1. Spec::Runner::Formatter::SnippetExtractor::NullConverter
        12. Spec::Runner::Formatter::SpecdocFormatter
        13. Spec::Runner::Formatter::TextMateFormatter
      9. Spec::Runner::HeckleRunner
      10. Spec::Runner::Heckler
      11. Spec::Runner::LineNumberQuery
      12. Spec::Runner::NoisyBacktraceTweaker
      13. Spec::Runner::OptionParser
      14. Spec::Runner::Options
      15. Spec::Runner::QuietBacktraceTweaker
      16. Spec::Runner::Reporter
        1. Spec::Runner::Reporter::Failure
    11. Spec::Test
      1. Spec::Test::Unit
  7. Test
    1. Test::Unit
      1. Test::Unit::AutoRunner
      2. Test::Unit::TestCase
      3. Test::Unit::TestResult
      4. Test::Unit::TestSuiteAdapter
      5. Test::Unit::UI
        1. Test::Unit::UI::Console
          1. Test::Unit::UI::Console::TestRunner