Quiz Yourself on Testing Routes
Test your knowledge of testing Angular routes.
We'll cover the following...
1
What method should you use to configure the RouterTestingModule
?
A)
The withRoutes
method
B)
The setUp
method
C)
The configure
method
D)
The load
method
Question 1 of 70 attempted