Class: Transpec::Syntax::ShouldReceive::ExpectRecordBuilder

Inherits:
ExpectBaseRecordBuilder show all
Defined in:
lib/transpec/syntax/should_receive.rb

Instance Method Summary collapse

Methods inherited from ExpectBaseRecordBuilder

#new_syntax, #old_syntax

Methods inherited from RecordBuilder

build, #build, param_names

Instance Method Details

#syntax_nameObject



192
193
194
# File 'lib/transpec/syntax/should_receive.rb', line 192

def syntax_name
  'expect'
end