Methods
Public Class methods
[ show source ]
# File test/abstract_unit.rb, line 27
27: def self.start(*args)
28: yield MockSMTP.new
29: end
| Class Net::SMTP |
|
[ show source ]
# File test/abstract_unit.rb, line 27
27: def self.start(*args)
28: yield MockSMTP.new
29: end