gem.sh gem.sh
Home Gems Types Docs Community
  • Modules

    • module Enumerable
    • module RR
    • module RR::Adapters
    • module RR::Adapters::MiniTest
    • module RR::Adapters::RRMethods
    • module RR::Adapters::RSpec2
    • module RR::Adapters::Rspec
    • module RR::Adapters::TestUnit
    • module RR::BlankSlate
    • module RR::ClassInstanceMethodDefined
    • module RR::DSL
    • module RR::Deprecations
    • module RR::DoubleDefinitions
    • module RR::DoubleDefinitions::DoubleDefinition::ArgumentDefinitionConstructionMethods
    • module RR::DoubleDefinitions::DoubleDefinition::DefinitionConstructionMethods
    • module RR::DoubleDefinitions::DoubleDefinition::StateQueryMethods
    • module RR::DoubleDefinitions::DoubleDefinition::TimesDefinitionConstructionMethods
    • module RR::DoubleDefinitions::DoubleDefinitionCreate::StrategySetupMethods
    • module RR::DoubleDefinitions::DoubleInjections
    • module RR::DoubleDefinitions::Strategies
    • module RR::DoubleDefinitions::Strategies::DoubleInjection
    • module RR::DoubleDefinitions::Strategies::Implementation
    • module RR::DoubleDefinitions::Strategies::StrategyMethods
    • module RR::DoubleDefinitions::Strategies::Verification
    • module RR::Errors
    • module RR::Errors::SpyVerificationErrors
    • module RR::Expectations
    • module RR::Extensions
    • module RR::Injections
    • module RR::Integrations
    • module RR::Integrations::MiniTest4::Mixin
    • module RR::Integrations::RSpec
    • module RR::Integrations::RSpec2::Mixin
    • module RR::KeywordArguments
    • module RR::MethodDispatches
    • module RR::Space::Reader
    • module RR::TimesCalledMatchers
    • module RR::TimesCalledMatchers::NonTerminal
    • module RR::TimesCalledMatchers::Terminal
    • module RR::WildcardMatchers
  • Classes

    • class Array
    • class Hash
    • class RR::Double
    • class RR::DoubleDefinitions::ChildDoubleDefinitionCreate
    • class RR::DoubleDefinitions::DoubleDefinition
    • class RR::DoubleDefinitions::DoubleDefinitionCreate
    • class RR::DoubleDefinitions::DoubleDefinitionCreate::DoubleDefinitionCreateError
    • class RR::DoubleDefinitions::DoubleDefinitionCreateBlankSlate
    • class RR::DoubleDefinitions::DoubleInjections::AnyInstanceOf
    • class RR::DoubleDefinitions::DoubleInjections::Instance
    • class RR::DoubleDefinitions::Strategies::DoubleInjection::AnyInstanceOf
    • class RR::DoubleDefinitions::Strategies::DoubleInjection::DoubleInjectionStrategy
    • class RR::DoubleDefinitions::Strategies::DoubleInjection::Instance
    • class RR::DoubleDefinitions::Strategies::Implementation::ImplementationStrategy
    • class RR::DoubleDefinitions::Strategies::Implementation::Proxy
    • class RR::DoubleDefinitions::Strategies::Implementation::Reimplementation
    • class RR::DoubleDefinitions::Strategies::Implementation::StronglyTypedReimplementation
    • class RR::DoubleDefinitions::Strategies::Strategy
    • class RR::DoubleDefinitions::Strategies::Verification::DontAllow
    • class RR::DoubleDefinitions::Strategies::Verification::Mock
    • class RR::DoubleDefinitions::Strategies::Verification::Stub
    • class RR::DoubleDefinitions::Strategies::Verification::VerificationStrategy
    • class RR::DoubleMatches
    • class RR::Errors::DoubleDefinitionError
    • class RR::Errors::DoubleNotFoundError
    • class RR::Errors::DoubleOrderError
    • class RR::Errors::RRError
    • class RR::Errors::SpyVerificationErrors::DoubleInjectionNotFoundError
    • class RR::Errors::SpyVerificationErrors::InvocationCountError
    • class RR::Errors::SpyVerificationErrors::SpyVerificationError
    • class RR::Errors::SubjectDoesNotImplementMethodError
    • class RR::Errors::SubjectHasDifferentArityError
    • class RR::Errors::TimesCalledError
    • class RR::Expectations::AnyArgumentExpectation
    • class RR::Expectations::ArgumentEqualityExpectation
    • class RR::Expectations::TimesCalledExpectation
    • class RR::HashWithObjectIdKey
    • class RR::Injections::DoubleInjection
    • class RR::Injections::Injection
    • class RR::Injections::MethodMissingInjection
    • class RR::Injections::SingletonMethodAddedInjection
    • class RR::Integrations::Decorator
    • class RR::Integrations::MiniTest4
    • class RR::Integrations::MiniTest4ActiveSupport
    • class RR::Integrations::Minitest
    • class RR::Integrations::MinitestActiveSupport
    • class RR::Integrations::RSpec2
    • class RR::Integrations::RSpec::InvocationMatcher
    • class RR::MethodDispatches::BaseMethodDispatch
    • class RR::MethodDispatches::MethodDispatch
    • class RR::MethodDispatches::MethodMissingDispatch
    • class RR::RecordedCall
    • class RR::RecordedCalls
    • class RR::Space
    • class RR::SpyVerification
    • class RR::SpyVerificationProxy
    • class RR::TimesCalledMatchers::AnyTimesMatcher
    • class RR::TimesCalledMatchers::AtLeastMatcher
    • class RR::TimesCalledMatchers::AtMostMatcher
    • class RR::TimesCalledMatchers::IntegerMatcher
    • class RR::TimesCalledMatchers::NeverMatcher
    • class RR::TimesCalledMatchers::ProcMatcher
    • class RR::TimesCalledMatchers::RangeMatcher
    • class RR::TimesCalledMatchers::TimesCalledMatcher
    • class RR::WildcardMatchers::Anything
    • class RR::WildcardMatchers::Boolean
    • class RR::WildcardMatchers::DuckType
    • class RR::WildcardMatchers::HashIncluding
    • class RR::WildcardMatchers::IsA
    • class RR::WildcardMatchers::Numeric
    • class RR::WildcardMatchers::Satisfy
    • class Range
    • class Regexp
    Overview
    H
    Home
    R
    Reference
    T
    Types
    C
    Changelogs
  • Documentation
    • README
    • 01 test double
    • 02 syntax comparison
    • 03 API overview
  • More
    • Versions
    • Source
    • Playground
    • Stats
    • Metadata
    • Wiki
    • Announcements
    Community
    • Articles
    • Tutorials
    • Videos
    • Community
  1. Gems
  2. rr
  3. 3.1.2
  4. module RR::TimesCalledMatchers

module RR::TimesCalledMatchers

Modules in this namespace

NonTerminal

module

in RR::TimesCalledMatchers

Terminal

module

in RR::TimesCalledMatchers

Classes in this namespace

AnyTimesMatcher

class

in RR::TimesCalledMatchers

AtLeastMatcher

class

in RR::TimesCalledMatchers

AtMostMatcher

class

in RR::TimesCalledMatchers

IntegerMatcher

class

in RR::TimesCalledMatchers

NeverMatcher

class

in RR::TimesCalledMatchers

ProcMatcher

class

in RR::TimesCalledMatchers

RangeMatcher

class

in RR::TimesCalledMatchers

TimesCalledMatcher

class

in RR::TimesCalledMatchers

Modules

  • RR::TimesCalledMatchers::NonTerminal
  • RR::TimesCalledMatchers::Terminal

Classes

  • RR::TimesCalledMatchers::AnyTimesMatcher
  • RR::TimesCalledMatchers::AtLeastMatcher
  • RR::TimesCalledMatchers::AtMostMatcher
  • RR::TimesCalledMatchers::IntegerMatcher
  • RR::TimesCalledMatchers::NeverMatcher
  • RR::TimesCalledMatchers::ProcMatcher
  • RR::TimesCalledMatchers::RangeMatcher
  • RR::TimesCalledMatchers::TimesCalledMatcher

Defined in

  • lib/rr/times_called_matchers/any_times_matcher.rb
  • lib/rr/times_called_matchers/at_least_matcher.rb
  • lib/rr/times_called_matchers/at_most_matcher.rb
  • lib/rr/times_called_matchers/integer_matcher.rb
  • lib/rr/times_called_matchers/never_matcher.rb
  • lib/rr/times_called_matchers/non_terminal.rb
  • lib/rr/times_called_matchers/proc_matcher.rb
  • lib/rr/times_called_matchers/range_matcher.rb
  • lib/rr/times_called_matchers/terminal.rb
  • lib/rr/times_called_matchers/times_called_matcher.rb
Home
Gems
Docs
Contribute
Monitoring
Twitter GitHub Mastodon

© 2025 gem.sh - Beautiful documentation for any Ruby gem