Module: RSpec::SleepingKingStudios::Examples::PropertyExamples

Extended by:
Concerns::SharedExampleGroup
Defined in:
lib/rspec/sleeping_king_studios/examples/property_examples.rb

Overview

Pregenerated example groups for testing the presence and value of reader and writer methods.

Constant Summary collapse

UNDEFINED_VALUE_EXPECTATION =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

Internal object used to differentiate a nil expectation from a default value expectation.

Object.new.freeze

Method Summary

Methods included from Concerns::SharedExampleGroup

alias_shared_examples, included, shared_examples