Loading
Current section: Globals 5 exercises
lesson

Recap of Globals

Loading lesson

Transcript

00:00 Whoa! Another exercise block done. Great job! You've expanded your mocking arsenal to include even more tools. So whenever you have to mock a global value or method or maybe an environment variable, you can rely on the built-in APIs in VTest like SpyOn or StubGlobal to make your testing

00:18 life easier. Feel free to explore those methods in the VTest documentation and don't forget to take a break. That's important too.