Mock implementation of frontend-plugin-api#AnalyticsApi with helpers to ensure that events are sent correctly. Use getEvents in tests to verify captured events.
Use mockApis.analytics() instead.
mockApis.analytics()
Primary event handler responsible for compiling and forwarding events to an analytics system.
Mock implementation of frontend-plugin-api#AnalyticsApi with helpers to ensure that events are sent correctly. Use getEvents in tests to verify captured events.
Deprecated
Use
mockApis.analytics()instead.