This is the archived documentation for Angular v6. Please visit angular.io to see documentation for the current version of Angular.

@angular/common/testing

Entry point exports

Classes

MockLocationStrategy

A mock implementation of LocationStrategy that allows tests to fire simulated location events.

SpyLocation

A spy for Location that allows tests to fire simulated location events.