Unit Testing with Rust and Tokio | Udemy


Unit Testing with Rust and Tokio | Udemy
English | Size: 822.47 MB
Genre: eLearning

Build Fully Mocked Unit Tests Using Techniques and Tools

What you’ll learn
Unit Testing in Rust
Rust and Tokio features to help setup tests
Rust language features to help structure tests
Crates that can help with testing

Programming with Rust is challenging. Even after spending substantial time learning and building apps with Rust, creating fully Mocked Unit Tests can be quite difficult.

A real Unit Test should have its calls Mocked and only allow the Unit Under Test to run real code. But how does one do this with Rust? Dependency Injection is kind of doable, but dealing with Traits and their usage constraints can sometimes feel like a wrestling match.

Although Rust has its own form of Interface, Rust is not an Object Oriented Programming language and does not have inheritance–which can make it unclear as to how to use Traits to perform patterns like Dependency Injection and creation of test Mocks. In addition the usage of async functions through the Tokio Runtime adds additional complexity to our tests. How do I force my tests to wait until certain variables are set? How do I share fixtures that are set globally across individual tests?

In this course we’ll learn about various design patterns we can use to help build Rust based Unit Tests that are truly Mocked, and not Integration Tests masquerading as Unit Tests. We’ll also learn about several crates that can help with things like pre-setting global variables to be used by our tests before the tests are run, mocking crates that can help us Mock out services, and utilities that can help set random values to add robustness to our tests.

Bonus Content shows how to use Generics to inject our Mocks into the internal implementation of functions. This allows us to Mock internal calls within functions without actually modifying the working function itself.

Who this course is for:
Intermediate Rust Developers

DOWNLOAD FROM RAPIDGATOR

rapidgator.net/file/25dda0dabefefa19e663cfe9ec0eccbe/UD-Unit-Testing-With-Rust-And-Tokio.part1.rar.html
rapidgator.net/file/acdcefe33ccac912133ed701c4c920e0/UD-Unit-Testing-With-Rust-And-Tokio.part2.rar.html
rapidgator.net/file/54ffb1f23e071cf38200d85abcca2087/UD-Unit-Testing-With-Rust-And-Tokio.part3.rar.html

DOWNLOAD FROM TURBOBIT

trbbt.net/ux0o6z0rhti5/UD-Unit-Testing-With-Rust-And-Tokio.part1.rar.html
trbbt.net/341pa1a049zl/UD-Unit-Testing-With-Rust-And-Tokio.part2.rar.html
trbbt.net/cqshl5f0ihfm/UD-Unit-Testing-With-Rust-And-Tokio.part3.rar.html

If any links die or problem unrar, send request to
forms.gle/e557HbjJ5vatekDV9

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.