|
Monero
|
Classes | |
| class | FooInterface |
| class | FunctionMockerTest |
| class | MockB |
| class | MockFoo |
| class | MockOverloadedOnArgNumber |
| class | MockOverloadedOnConstness |
| class | MockStack |
| class | StackInterface |
Functions | |
| TEST_F (FunctionMockerTest, MocksVoidFunction) | |
| TEST_F (FunctionMockerTest, MocksNullaryFunction) | |
| TEST_F (FunctionMockerTest, MocksUnaryFunction) | |
| TEST_F (FunctionMockerTest, MocksBinaryFunction) | |
| TEST_F (FunctionMockerTest, MocksDecimalFunction) | |
| TEST_F (FunctionMockerTest, MocksFunctionWithNonConstReferenceArgument) | |
| TEST_F (FunctionMockerTest, MocksFunctionWithConstReferenceArgument) | |
| TEST_F (FunctionMockerTest, MocksFunctionWithConstArgument) | |
| TEST_F (FunctionMockerTest, MocksFunctionsOverloadedOnArgumentNumber) | |
| TEST_F (FunctionMockerTest, MocksFunctionsOverloadedOnArgumentType) | |
| TEST_F (FunctionMockerTest, MocksFunctionsOverloadedOnConstnessOfThis) | |
| TEST_F (FunctionMockerTest, MocksReturnTypeWithComma) | |
| TEST (ExpectCallTest, UnmentionedFunctionCanBeCalledAnyNumberOfTimes) | |
| TEST (TemplateMockTest, Works) | |
| TEST (TemplateMockTest, MethodWithCommaInReturnTypeWorks) | |
| TEST (OverloadedMockMethodTest, CanOverloadOnArgNumberInMacroBody) | |
| TEST (OverloadedMockMethodTest, CanOverloadOnConstnessInMacroBody) | |
| TEST (MockFunctionTest, WorksForVoidNullary) | |
| TEST (MockFunctionTest, WorksForNonVoidNullary) | |
| TEST (MockFunctionTest, WorksForVoidUnary) | |
| TEST (MockFunctionTest, WorksForNonVoidBinary) | |
| TEST (MockFunctionTest, WorksFor10Arguments) | |
| testing::gmock_generated_function_mockers_test::TEST | ( | ExpectCallTest | , |
| UnmentionedFunctionCanBeCalledAnyNumberOfTimes | ) |
| testing::gmock_generated_function_mockers_test::TEST | ( | MockFunctionTest | , |
| WorksFor10Arguments | ) |
| testing::gmock_generated_function_mockers_test::TEST | ( | MockFunctionTest | , |
| WorksForNonVoidBinary | ) |
| testing::gmock_generated_function_mockers_test::TEST | ( | MockFunctionTest | , |
| WorksForNonVoidNullary | ) |
| testing::gmock_generated_function_mockers_test::TEST | ( | MockFunctionTest | , |
| WorksForVoidNullary | ) |
| testing::gmock_generated_function_mockers_test::TEST | ( | MockFunctionTest | , |
| WorksForVoidUnary | ) |
| testing::gmock_generated_function_mockers_test::TEST | ( | OverloadedMockMethodTest | , |
| CanOverloadOnArgNumberInMacroBody | ) |
| testing::gmock_generated_function_mockers_test::TEST | ( | OverloadedMockMethodTest | , |
| CanOverloadOnConstnessInMacroBody | ) |
| testing::gmock_generated_function_mockers_test::TEST | ( | TemplateMockTest | , |
| MethodWithCommaInReturnTypeWorks | ) |
| testing::gmock_generated_function_mockers_test::TEST | ( | TemplateMockTest | , |
| Works | ) |
| testing::gmock_generated_function_mockers_test::TEST_F | ( | FunctionMockerTest | , |
| MocksBinaryFunction | ) |
| testing::gmock_generated_function_mockers_test::TEST_F | ( | FunctionMockerTest | , |
| MocksDecimalFunction | ) |
| testing::gmock_generated_function_mockers_test::TEST_F | ( | FunctionMockerTest | , |
| MocksFunctionsOverloadedOnArgumentNumber | ) |
| testing::gmock_generated_function_mockers_test::TEST_F | ( | FunctionMockerTest | , |
| MocksFunctionsOverloadedOnArgumentType | ) |
| testing::gmock_generated_function_mockers_test::TEST_F | ( | FunctionMockerTest | , |
| MocksFunctionsOverloadedOnConstnessOfThis | ) |
| testing::gmock_generated_function_mockers_test::TEST_F | ( | FunctionMockerTest | , |
| MocksFunctionWithConstArgument | ) |
| testing::gmock_generated_function_mockers_test::TEST_F | ( | FunctionMockerTest | , |
| MocksFunctionWithConstReferenceArgument | ) |
| testing::gmock_generated_function_mockers_test::TEST_F | ( | FunctionMockerTest | , |
| MocksFunctionWithNonConstReferenceArgument | ) |
| testing::gmock_generated_function_mockers_test::TEST_F | ( | FunctionMockerTest | , |
| MocksNullaryFunction | ) |
| testing::gmock_generated_function_mockers_test::TEST_F | ( | FunctionMockerTest | , |
| MocksReturnTypeWithComma | ) |
| testing::gmock_generated_function_mockers_test::TEST_F | ( | FunctionMockerTest | , |
| MocksUnaryFunction | ) |
| testing::gmock_generated_function_mockers_test::TEST_F | ( | FunctionMockerTest | , |
| MocksVoidFunction | ) |