method
no_args
1.1.4 -
Show latest stable
- Class:
Spec::Mocks::ArgumentConstraintMatchers
no_args()public
No documentation available.
# File lib/spec/mocks/argument_constraint_matchers.rb, line 26
def no_args
NoArgsConstraint.new
end