Summary
In this chapter, we looked at some examples of how to use some of the existing test Material UI test harnesses in the context of the Angular Academy application. Additionally, we introduced how to implement a component harness for the Video
component that is used in the Angular Academy application.
In the next chapter, we will wrap up our Angular Academy application by showing you how to use the new provider scopes.