[map] GetCallbacks() for tests.

This commit is contained in:
Olga Khlopkova 2020-12-11 17:19:48 +03:00 committed by ldo2
parent 5748f41067
commit 033bda5c03

View file

@ -226,6 +226,8 @@ public:
m_routingSession.GetRouteForTests()->GetTurnsForTesting(turns);
return turns;
}
Callbacks & GetCallbacksForTests() { return m_callbacks; }
/// \brief Adds to @param notifications strings - notifications, which are ready to be
/// pronounced to end user right now.
/// Adds notifications about turns and speed camera on the road.