##################################################### ##################################################### ## __ __ _ _ ## ## | \/ | (_) | ## ## | . . | __ _ _| | ___ _ __ ## ## | |\/| |/ _` | | |/ _ \ '__| ## ## | | | | (_| | | | __/ | ## ## \_| |_/\__,_|_|_|\___|_| ## ## ## ##################################################### ##################################################### require 'spec_helper' ############################################### ############################################### # => ExceptionHandler (Mailer) # => Check veracity of methods / returned results # => RSpec.describe ExceptionHandler::ExceptionMailer do end ############################################### ###############################################