Module: ConvenientService::RSpec::Matchers::BeDescendantOf
- Included in:
- ConvenientService::RSpec::Matchers
- Defined in:
- lib/convenient_service/rspec/matchers/be_descendant_of.rb
Instance Method Summary collapse
Instance Method Details
#be_descendant_of ⇒ Object
12 13 14 |
# File 'lib/convenient_service/rspec/matchers/be_descendant_of.rb', line 12 def be_descendant_of(...) Classes::BeDescendantOf.new(...) end |