Module: ConvenientService::RSpec::PrimitiveMatchers::BeDescendantOf

Defined in:
lib/convenient_service/rspec/primitive_matchers/be_descendant_of.rb

Instance Method Summary collapse

Instance Method Details

#be_descendant_ofObject



7
8
9
# File 'lib/convenient_service/rspec/primitive_matchers/be_descendant_of.rb', line 7

def be_descendant_of(...)
  Classes::BeDescendantOf.new(...)
end