method

no_args

no_args()
public

No documentation available.

# File lib/spec/mocks/argument_constraint_matchers.rb, line 26
      def no_args
        NoArgsConstraint.new
      end