class ClientTest_NullInEvents_Test

Defined at line 472 of file ../../src/lib/analytics/cpp/google_analytics_4/client_unittest.cc

When there is a null event mixed in a vector of events, the library should

not crash. Note that the number of events in each batch might be affected.

We allow this behavior since (1) we do not expect having null events

(2) the difference made on the batch will eventually lead to the same

result.

Public Methods

void ClientTest_NullInEvents_Test ()

Defined at line 472 of file ../../src/lib/analytics/cpp/google_analytics_4/client_unittest.cc

void ClientTest_NullInEvents_Test (const ClientTest_NullInEvents_Test & )

Defined at line 472 of file ../../src/lib/analytics/cpp/google_analytics_4/client_unittest.cc

void ClientTest_NullInEvents_Test (ClientTest_NullInEvents_Test && )

Defined at line 472 of file ../../src/lib/analytics/cpp/google_analytics_4/client_unittest.cc

ClientTest_NullInEvents_Test & operator= (const ClientTest_NullInEvents_Test & )

Defined at line 472 of file ../../src/lib/analytics/cpp/google_analytics_4/client_unittest.cc

ClientTest_NullInEvents_Test & operator= (ClientTest_NullInEvents_Test && )

Defined at line 472 of file ../../src/lib/analytics/cpp/google_analytics_4/client_unittest.cc

void ~ClientTest_NullInEvents_Test ()

Defined at line 472 of file ../../src/lib/analytics/cpp/google_analytics_4/client_unittest.cc