Monero
Loading...
Searching...
No Matches
testing::internal::UnorderedElementsAreMatcher< MatcherTuple > Class Template Reference

#include <gmock-matchers.h>

Collaboration diagram for testing::internal::UnorderedElementsAreMatcher< MatcherTuple >:

Public Member Functions

 UnorderedElementsAreMatcher (const MatcherTuple &args)
template<typename Container>
 operator Matcher< Container > () const

Private Member Functions

 GTEST_DISALLOW_ASSIGN_ (UnorderedElementsAreMatcher)

Private Attributes

const MatcherTuple matchers_

Constructor & Destructor Documentation

◆ UnorderedElementsAreMatcher()

template<typename MatcherTuple>
testing::internal::UnorderedElementsAreMatcher< MatcherTuple >::UnorderedElementsAreMatcher ( const MatcherTuple & args)
inlineexplicit

Member Function Documentation

◆ GTEST_DISALLOW_ASSIGN_()

◆ operator Matcher< Container >()

template<typename MatcherTuple>
template<typename Container>
testing::internal::UnorderedElementsAreMatcher< MatcherTuple >::operator Matcher< Container > ( ) const
inline

Member Data Documentation

◆ matchers_


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