Classes | Functions
testing::gmock_generated_function_mockers_test Namespace Reference

Classes

class  FooInterface
 
class  FunctionMockerTest
 
class  MockB
 
class  MockFoo
 
struct  MockMethodSizes0
 
struct  MockMethodSizes1
 
struct  MockMethodSizes2
 
struct  MockMethodSizes3
 
struct  MockMethodSizes4
 
class  MockOverloadedOnArgNumber
 
class  MockOverloadedOnConstness
 
class  MockStack
 
class  StackInterface
 
class  TemplatedCopyable
 

Functions

 TEST (ExpectCallTest, UnmentionedFunctionCanBeCalledAnyNumberOfTimes)
 
 TEST (MockFunctionTest, AsStdFunction)
 
 TEST (MockFunctionTest, AsStdFunctionReturnsReference)
 
 TEST (MockFunctionTest, AsStdFunctionWithReferenceParameter)
 
 TEST (MockFunctionTest, MockMethodSizeOverhead)
 
 TEST (MockFunctionTest, WorksFor10Arguments)
 
 TEST (MockFunctionTest, WorksForNonVoidBinary)
 
 TEST (MockFunctionTest, WorksForNonVoidNullary)
 
 TEST (MockFunctionTest, WorksForVoidNullary)
 
 TEST (MockFunctionTest, WorksForVoidUnary)
 
 TEST (OverloadedMockMethodTest, CanOverloadOnArgNumberInMacroBody)
 
 TEST (OverloadedMockMethodTest, CanOverloadOnConstnessInMacroBody)
 
 TEST (TemplateMockTest, MethodWithCommaInReturnTypeWorks)
 
 TEST (TemplateMockTest, Works)
 
 TEST_F (FunctionMockerTest, MocksBinaryFunction)
 
 TEST_F (FunctionMockerTest, MocksDecimalFunction)
 
 TEST_F (FunctionMockerTest, MocksFunctionsOverloadedOnArgumentNumber)
 
 TEST_F (FunctionMockerTest, MocksFunctionsOverloadedOnArgumentType)
 
 TEST_F (FunctionMockerTest, MocksFunctionsOverloadedOnConstnessOfThis)
 
 TEST_F (FunctionMockerTest, MocksFunctionWithConstArgument)
 
 TEST_F (FunctionMockerTest, MocksFunctionWithConstReferenceArgument)
 
 TEST_F (FunctionMockerTest, MocksFunctionWithNonConstReferenceArgument)
 
 TEST_F (FunctionMockerTest, MocksNullaryFunction)
 
 TEST_F (FunctionMockerTest, MocksReturnTypeWithComma)
 
 TEST_F (FunctionMockerTest, MocksTypeWithTemplatedCopyCtor)
 
 TEST_F (FunctionMockerTest, MocksUnaryFunction)
 
 TEST_F (FunctionMockerTest, MocksVoidFunction)
 

Function Documentation

◆ TEST() [1/14]

testing::gmock_generated_function_mockers_test::TEST ( ExpectCallTest  ,
UnmentionedFunctionCanBeCalledAnyNumberOfTimes   
)

◆ TEST() [2/14]

testing::gmock_generated_function_mockers_test::TEST ( MockFunctionTest  ,
AsStdFunction   
)

◆ TEST() [3/14]

testing::gmock_generated_function_mockers_test::TEST ( MockFunctionTest  ,
AsStdFunctionReturnsReference   
)

◆ TEST() [4/14]

testing::gmock_generated_function_mockers_test::TEST ( MockFunctionTest  ,
AsStdFunctionWithReferenceParameter   
)

◆ TEST() [5/14]

testing::gmock_generated_function_mockers_test::TEST ( MockFunctionTest  ,
MockMethodSizeOverhead   
)

◆ TEST() [6/14]

testing::gmock_generated_function_mockers_test::TEST ( MockFunctionTest  ,
WorksFor10Arguments   
)

◆ TEST() [7/14]

testing::gmock_generated_function_mockers_test::TEST ( MockFunctionTest  ,
WorksForNonVoidBinary   
)

◆ TEST() [8/14]

testing::gmock_generated_function_mockers_test::TEST ( MockFunctionTest  ,
WorksForNonVoidNullary   
)

◆ TEST() [9/14]

testing::gmock_generated_function_mockers_test::TEST ( MockFunctionTest  ,
WorksForVoidNullary   
)

◆ TEST() [10/14]

testing::gmock_generated_function_mockers_test::TEST ( MockFunctionTest  ,
WorksForVoidUnary   
)

◆ TEST() [11/14]

testing::gmock_generated_function_mockers_test::TEST ( OverloadedMockMethodTest  ,
CanOverloadOnArgNumberInMacroBody   
)

◆ TEST() [12/14]

testing::gmock_generated_function_mockers_test::TEST ( OverloadedMockMethodTest  ,
CanOverloadOnConstnessInMacroBody   
)

◆ TEST() [13/14]

testing::gmock_generated_function_mockers_test::TEST ( TemplateMockTest  ,
MethodWithCommaInReturnTypeWorks   
)

◆ TEST() [14/14]

testing::gmock_generated_function_mockers_test::TEST ( TemplateMockTest  ,
Works   
)

◆ TEST_F() [1/13]

testing::gmock_generated_function_mockers_test::TEST_F ( FunctionMockerTest  ,
MocksBinaryFunction   
)

◆ TEST_F() [2/13]

testing::gmock_generated_function_mockers_test::TEST_F ( FunctionMockerTest  ,
MocksDecimalFunction   
)

◆ TEST_F() [3/13]

testing::gmock_generated_function_mockers_test::TEST_F ( FunctionMockerTest  ,
MocksFunctionsOverloadedOnArgumentNumber   
)

◆ TEST_F() [4/13]

testing::gmock_generated_function_mockers_test::TEST_F ( FunctionMockerTest  ,
MocksFunctionsOverloadedOnArgumentType   
)

◆ TEST_F() [5/13]

testing::gmock_generated_function_mockers_test::TEST_F ( FunctionMockerTest  ,
MocksFunctionsOverloadedOnConstnessOfThis   
)

◆ TEST_F() [6/13]

testing::gmock_generated_function_mockers_test::TEST_F ( FunctionMockerTest  ,
MocksFunctionWithConstArgument   
)

◆ TEST_F() [7/13]

testing::gmock_generated_function_mockers_test::TEST_F ( FunctionMockerTest  ,
MocksFunctionWithConstReferenceArgument   
)

◆ TEST_F() [8/13]

testing::gmock_generated_function_mockers_test::TEST_F ( FunctionMockerTest  ,
MocksFunctionWithNonConstReferenceArgument   
)

◆ TEST_F() [9/13]

testing::gmock_generated_function_mockers_test::TEST_F ( FunctionMockerTest  ,
MocksNullaryFunction   
)

◆ TEST_F() [10/13]

testing::gmock_generated_function_mockers_test::TEST_F ( FunctionMockerTest  ,
MocksReturnTypeWithComma   
)

◆ TEST_F() [11/13]

testing::gmock_generated_function_mockers_test::TEST_F ( FunctionMockerTest  ,
MocksTypeWithTemplatedCopyCtor   
)

◆ TEST_F() [12/13]

testing::gmock_generated_function_mockers_test::TEST_F ( FunctionMockerTest  ,
MocksUnaryFunction   
)

◆ TEST_F() [13/13]

testing::gmock_generated_function_mockers_test::TEST_F ( FunctionMockerTest  ,
MocksVoidFunction   
)


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:46