Class: MinitestToRspec::Model::Calls::Once

Inherits:
MinitestToRspec::Model::Call show all
Defined in:
lib/minitest_to_rspec/model/calls/once.rb

Instance Attribute Summary

Attributes inherited from MinitestToRspec::Model::Call

#original

Method Summary

Methods inherited from MinitestToRspec::Model::Call

#argument_types, #arguments, assert_difference?, #assert_difference?, #assert_no_difference?, assert_no_difference?, assert_nothing_raised?, #assert_nothing_raised?, #assert_raise?, assert_raise?, assert_raises?, #assert_raises?, #calls_in_receiver_chain, #initialize, #method_name, method_name?, #num_arguments, #one_string_argument?, #question_mark_method?, #raise_error_args?, #receiver, #receiver_call, #receiver_chain, #receiver_chain_include?, #require_test_helper?

Methods included from SexpAssertions

#assert_sexp_type, #assert_sexp_type_array, #sexp_type?

Constructor Details

This class inherits a constructor from MinitestToRspec::Model::Call