Module: ConvenientService::RSpec::PrimitiveMatchers::BeDescendantOf
- Included in:
- ConvenientService::RSpec::PrimitiveMatchers
- Defined in:
- lib/convenient_service/rspec/primitive_matchers/be_descendant_of.rb
Instance Method Summary collapse
Instance Method Details
#be_descendant_of ⇒ Object
7 8 9 |
# File 'lib/convenient_service/rspec/primitive_matchers/be_descendant_of.rb', line 7 def be_descendant_of(...) Classes::BeDescendantOf.new(...) end |