Sets up the router to be used for testing.
class RouterTestingModule { static withRoutes(routes: Routes, config?: any): ModuleWithProviders<RouterTestingModule>;}