RSpec

Library providing tools for writing and running RSpec tests.

Class: RSpec::SleepingKingStudios::Support::MethodSignatureExpectation

Parent Namespace
RSpec::SleepingKingStudios::Support
Defined In
lib/rspec/sleeping_king_studios/support/method_signature_expectation.rb

Table Of Contents

Overview

Back To Top

Constructor

#initialize => MethodSignatureExpectation

Returns

Back To Top

Instance Attributes

#any_keywords=(value) => Object (writeonly)

#block_argument=(value) => Object (writeonly)

#errors => Object (readonly)

#keywords => Object

method initialize

#max_arguments => Object

method initialize

#min_arguments => Object

method initialize

#unlimited_arguments=(value) => Object (writeonly)

Back To Top

Instance Methods

#any_keywords? => Boolean

method matches?

Returns

#block_argument? => Boolean

method any_keywords?

Returns

#description => Object

#matches? method => Boolean

method description

Returns

#unlimited_arguments? => Boolean

method block_argument?

Returns

Back To Top


Back to Documentation | Versions | 2.8 | Reference | RSpec | RSpec::SleepingKingStudios | RSpec::SleepingKingStudios::Support