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_ofObject



12
13
14
# File 'lib/convenient_service/rspec/primitive_matchers/be_descendant_of.rb', line 12

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