module ErgomentumRspec::Matchers::Performance

Public Instance Methods

allocates() click to toggle source
# File lib/ergomentum_rspec/matchers/performance/allocate_objects.rb, line 6
def allocates
  AllocateObjects.new
end