export class MockRouter { // noinspection TypeScriptUnresolvedFunction navigate = jasmine.createSpy('navigate'); }