provideLocationMocks
function
Returns mock providers for the Location
and LocationStrategy
classes.
The mocks are helpful in tests to fire simulated location events.
API
function provideLocationMocks(): Provider[];
provideLocationMocks
Provider[]
Returns mock providers for the Location
and LocationStrategy
classes.
The mocks are helpful in tests to fire simulated location events.
@returns
Provider[]
Jump to details