RSpec

Library providing tools for writing and running RSpec tests.

Module: RSpec::SleepingKingStudios::Matchers::Description

Parent Namespace
RSpec::SleepingKingStudios::Matchers
Defined In
lib/rspec/sleeping_king_studios/matchers/description.rb

Table Of Contents

Overview

Reusable logic for building a matcher description across different versions of the base RSpec library.

Since

Back To Top

Constants

DEFAULT_EXPECTED_ITEMS

= Object.new

Since

Back To Top

Instance Methods

#description => String

A short string that describes the purpose of the matcher.

Returns

Since

Back To Top


Back to Documentation | Versions | 2.8.1 | Reference | RSpec | RSpec::SleepingKingStudios | RSpec::SleepingKingStudios::Matchers