AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Classes | Functions
alexaClientSDK::avsCommon::utils::metrics::test Namespace Reference

Classes

class  DataPointTest
 
class  MetricEventTest
 
class  MockMetricRecorder
 

Functions

 TEST_F (DataPointTest, test_buildDefault)
 
 TEST_F (DataPointTest, test_builderMethods)
 
 TEST_F (DataPointTest, test_counterDataPoint)
 
 TEST_F (DataPointTest, test_durationDataPoint)
 
 TEST_F (DataPointTest, test_negativeDurationDataPoint)
 
 TEST_F (MetricEventTest, test_buildDefault)
 
 TEST_F (MetricEventTest, test_addDataPoint)
 
 TEST_F (MetricEventTest, test_removeDataPointByObject)
 
 TEST_F (MetricEventTest, test_removeDataPointByNameAndDataType)
 
 TEST_F (MetricEventTest, test_removeDataPoints)
 
 TEST_F (MetricEventTest, test_clear)
 

Function Documentation

◆ TEST_F() [1/11]

alexaClientSDK::avsCommon::utils::metrics::test::TEST_F ( MetricEventTest  ,
test_buildDefault   
)

Tests default MetricEventBuilder build()

◆ TEST_F() [2/11]

alexaClientSDK::avsCommon::utils::metrics::test::TEST_F ( DataPointTest  ,
test_buildDefault   
)

Tests default build()

◆ TEST_F() [3/11]

alexaClientSDK::avsCommon::utils::metrics::test::TEST_F ( MetricEventTest  ,
test_addDataPoint   
)

Tests default MetricEventBuilder addDataPoint()

◆ TEST_F() [4/11]

alexaClientSDK::avsCommon::utils::metrics::test::TEST_F ( DataPointTest  ,
test_builderMethods   
)

Tests setName and setValue

◆ TEST_F() [5/11]

alexaClientSDK::avsCommon::utils::metrics::test::TEST_F ( MetricEventTest  ,
test_removeDataPointByObject   
)

Tests default MetricEventBuilder removeDataPoint()

◆ TEST_F() [6/11]

alexaClientSDK::avsCommon::utils::metrics::test::TEST_F ( DataPointTest  ,
test_counterDataPoint   
)

Tests counter dataPoint

◆ TEST_F() [7/11]

alexaClientSDK::avsCommon::utils::metrics::test::TEST_F ( MetricEventTest  ,
test_removeDataPointByNameAndDataType   
)

Tests default MetricEventBuilder removeDataPoint()

◆ TEST_F() [8/11]

alexaClientSDK::avsCommon::utils::metrics::test::TEST_F ( DataPointTest  ,
test_durationDataPoint   
)

Tests duration dataPoint

◆ TEST_F() [9/11]

alexaClientSDK::avsCommon::utils::metrics::test::TEST_F ( DataPointTest  ,
test_negativeDurationDataPoint   
)

Tests negative duration dataPoint

◆ TEST_F() [10/11]

alexaClientSDK::avsCommon::utils::metrics::test::TEST_F ( MetricEventTest  ,
test_removeDataPoints   
)

Tests default MetricEventBuilder removeDataPoints()

◆ TEST_F() [11/11]

alexaClientSDK::avsCommon::utils::metrics::test::TEST_F ( MetricEventTest  ,
test_clear   
)

Tests default MetricEventBuilder clear()

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0