Automocking

In this (very short) optional lesson, learn one more way to mock modules in your code.

We'll cover the following...

Automocking

You noticed that, to mock a module, we had to write: ...