Class: Spec::Mocks::AnyArgsConstraint

Inherits:
Object
  • Object
show all
Defined in:
lib/spec/mocks/argument_expectation.rb

Instance Method Summary collapse

Instance Method Details

#descriptionObject



50
51
52
# File 'lib/spec/mocks/argument_expectation.rb', line 50

def description
  "any args"
end