Functions
gmock_test.cc File Reference
#include "gmock/gmock.h"
#include <string>
#include "gtest/gtest.h"
#include "gtest/internal/custom/gtest.h"
Include dependency graph for gmock_test.cc:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 TEST (FlagTest, IsAccessibleInCode)
 
 TEST (InitGoogleMockTest, ParsesEmptyCommandLine)
 
 TEST (InitGoogleMockTest, ParsesGoogleMockFlagAndUnrecognizedFlag)
 
 TEST (InitGoogleMockTest, ParsesInvalidCommandLine)
 
 TEST (InitGoogleMockTest, ParsesMultipleFlags)
 
 TEST (InitGoogleMockTest, ParsesSingleFlag)
 
 TEST (InitGoogleMockTest, ParsesUnrecognizedFlag)
 
 TEST (WideInitGoogleMockTest, ParsesEmptyCommandLine)
 
 TEST (WideInitGoogleMockTest, ParsesGoogleMockFlagAndUnrecognizedFlag)
 
 TEST (WideInitGoogleMockTest, ParsesInvalidCommandLine)
 
 TEST (WideInitGoogleMockTest, ParsesMultipleFlags)
 
 TEST (WideInitGoogleMockTest, ParsesSingleFlag)
 
 TEST (WideInitGoogleMockTest, ParsesUnrecognizedFlag)
 
template<typename Char , int M, int N>
void TestInitGoogleMock (const Char *(&argv)[M], const Char *(&new_argv)[N], const ::std::string &expected_gmock_verbose)
 

Function Documentation

◆ TEST() [1/13]

TEST ( FlagTest  ,
IsAccessibleInCode   
)

Definition at line 177 of file gmock_test.cc.

◆ TEST() [2/13]

TEST ( InitGoogleMockTest  ,
ParsesEmptyCommandLine   
)

Definition at line 74 of file gmock_test.cc.

◆ TEST() [3/13]

TEST ( InitGoogleMockTest  ,
ParsesGoogleMockFlagAndUnrecognizedFlag   
)

Definition at line 111 of file gmock_test.cc.

◆ TEST() [4/13]

TEST ( InitGoogleMockTest  ,
ParsesInvalidCommandLine   
)

Definition at line 66 of file gmock_test.cc.

◆ TEST() [5/13]

TEST ( InitGoogleMockTest  ,
ParsesMultipleFlags   
)

Definition at line 90 of file gmock_test.cc.

◆ TEST() [6/13]

TEST ( InitGoogleMockTest  ,
ParsesSingleFlag   
)

Definition at line 82 of file gmock_test.cc.

◆ TEST() [7/13]

TEST ( InitGoogleMockTest  ,
ParsesUnrecognizedFlag   
)

Definition at line 103 of file gmock_test.cc.

◆ TEST() [8/13]

TEST ( WideInitGoogleMockTest  ,
ParsesEmptyCommandLine   
)

Definition at line 128 of file gmock_test.cc.

◆ TEST() [9/13]

TEST ( WideInitGoogleMockTest  ,
ParsesGoogleMockFlagAndUnrecognizedFlag   
)

Definition at line 165 of file gmock_test.cc.

◆ TEST() [10/13]

TEST ( WideInitGoogleMockTest  ,
ParsesInvalidCommandLine   
)

Definition at line 120 of file gmock_test.cc.

◆ TEST() [11/13]

TEST ( WideInitGoogleMockTest  ,
ParsesMultipleFlags   
)

Definition at line 144 of file gmock_test.cc.

◆ TEST() [12/13]

TEST ( WideInitGoogleMockTest  ,
ParsesSingleFlag   
)

Definition at line 136 of file gmock_test.cc.

◆ TEST() [13/13]

TEST ( WideInitGoogleMockTest  ,
ParsesUnrecognizedFlag   
)

Definition at line 157 of file gmock_test.cc.

◆ TestInitGoogleMock()

template<typename Char , int M, int N>
void TestInitGoogleMock ( const Char *(&)  argv[M],
const Char *(&)  new_argv[N],
const ::std::string expected_gmock_verbose 
)

Definition at line 50 of file gmock_test.cc.



libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:03