AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | List of all members
testing::gmock_matchers_test::DivisibleByImpl Class Reference

Public Member Functions

 DivisibleByImpl (int a_divider)
 
template<typename T >
bool MatchAndExplain (const T &n, MatchResultListener *listener) const
 
void DescribeTo (ostream *os) const
 
void DescribeNegationTo (ostream *os) const
 
void set_divider (int a_divider)
 
int divider () const
 

Constructor & Destructor Documentation

◆ DivisibleByImpl()

testing::gmock_matchers_test::DivisibleByImpl::DivisibleByImpl ( int  a_divider)
inlineexplicit

Member Function Documentation

◆ DescribeNegationTo()

void testing::gmock_matchers_test::DivisibleByImpl::DescribeNegationTo ( ostream *  os) const
inline

◆ DescribeTo()

void testing::gmock_matchers_test::DivisibleByImpl::DescribeTo ( ostream *  os) const
inline

◆ divider()

int testing::gmock_matchers_test::DivisibleByImpl::divider ( ) const
inline

◆ MatchAndExplain()

template<typename T >
bool testing::gmock_matchers_test::DivisibleByImpl::MatchAndExplain ( const T &  n,
MatchResultListener listener 
) const
inline

◆ set_divider()

void testing::gmock_matchers_test::DivisibleByImpl::set_divider ( int  a_divider)
inline

The documentation for this class was generated from the following file:

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