Add download email attachments and work with email properties using Aspose Cloud .NET SDK
Aspose Cloud is a cloud-based document generation, conversion and automation platform for developers. Before Aspose Cloud, performing document processing and manipulation tasks in the cloud was not so easy. The Aspose Cloud APIs give developers full control over documents and file formats. Each API has been developed to offer you a wide range of features for file processing in the cloud. Aspose Cloud’s REST APIs are platform independent and can be used across any platform such as Node.
Unit tests enhanced in email module of Aspose Cloud SDK for Ruby
Ruby Unit Testing Unit testing is a great way to catch errors early in the development process, if you dedicate time to writing appropriate and useful tests. As in other languages, Ruby provides a framework in its standard library for setting up, organizing, and running tests called Test::Unit. There are other very popular testing frameworks, rspec and cucumber come to mind.
Specifically, Test::Unit provides three basic functionality:
A way to define basic pass/fail tests.