Module: RSpec::SleepingKingStudios::Examples::PropertyExamples
- Extended by:
- Concerns::SharedExampleGroup
- Includes:
- ClassProperties, Constants, Predicates, PrivateProperties, Properties
- Defined in:
- lib/rspec/sleeping_king_studios/examples/property_examples.rb,
lib/rspec/sleeping_king_studios/examples/property_examples/constants.rb,
lib/rspec/sleeping_king_studios/examples/property_examples/predicates.rb,
lib/rspec/sleeping_king_studios/examples/property_examples/properties.rb,
lib/rspec/sleeping_king_studios/examples/property_examples/class_properties.rb,
lib/rspec/sleeping_king_studios/examples/property_examples/private_properties.rb
Overview
Pregenerated example groups for testing the presence and value of reader and writer methods.
Defined Under Namespace
Modules: ClassProperties, Constants, Predicates, PrivateProperties, Properties
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