MCPcopy Create free account

hub / github.com/approvals/ApprovalTests.cpp / types & classes

Types & classes178 in github.com/approvals/ApprovalTests.cpp

↓ 79 callersClassOptions
ApprovalTests/core/Options.h:13
↓ 34 callersClassPoint
tests/DocTest_Tests/GameOfLife.h:10
↓ 30 callersClassDiffInfo
ApprovalTests/reporters/DiffInfo.h:16
↓ 8 callersClassPath
ApprovalTests/utilities/Path.h:10
↓ 6 callersClassGreeting
tests/DocTest_Tests/docs/DocTestDocsSamples.cpp:15
↓ 4 callersClassDiffReporter
ApprovalTests/reporters/DiffReporter.h:7
↓ 3 callersClassGreeting
tests/Catch2_Tests/docs/Catch2DocsSamples.cpp:12
↓ 3 callersClassGreeting
tests/Catch2v3_Tests/docs/Catch2DocsSamples.cpp:13
↓ 3 callersClassStoryboard
ApprovalTests/Storyboard.h:9
↓ 3 callersClassStringMakerPrintable
---------------------------------------------------------------------------------------- StringMaker
tests/DocTest_Tests/CustomizingToStringTests.cpp:31
↓ 3 callersClassTemplatePrintable
---------------------------------------------------------------------------------------- Template
tests/DocTest_Tests/CustomizingToStringTests.cpp:74
↓ 2 callersClassApprovalMissingException
ApprovalTests/core/ApprovalException.h:29
↓ 2 callersClassAraxisMergeReporter
begin-snippet: add_reporter_class_header
ApprovalTests/reporters/MacReporters.h:17
↓ 2 callersClassGameOfLife
tests/DocTest_Tests/GameOfLife.h:50
↓ 2 callersClassMachineBlocker
ApprovalTests/utilities/MachineBlocker.h:9
↓ 2 callersClassQuietReporter
A reporter that does nothing. Failing tests will still fail, but nothing will be launched.
ApprovalTests/reporters/QuietReporter.h:8
↓ 2 callersClassstat
ApprovalTests/utilities/FileUtils.cpp:15
↓ 1 callersClassApprovalMismatchException
ApprovalTests/core/ApprovalException.h:19
↓ 1 callersClassAutoApproveIfMissingReporter
ApprovalTests/reporters/AutoApproveIfMissingReporter.h:9
↓ 1 callersClassAutoApproveReporter
ApprovalTests/reporters/AutoApproveReporter.h:7
↓ 1 callersClassExistingFileNamer
ApprovalTests/namers/ExistingFileNamer.h:9
↓ 1 callersClassFileOptions
ApprovalTests/core/Options.h:16
↓ 1 callersClassFormatNonStreamablePoint
tests/DocTest_Tests/ApprovalsTests.cpp:70
↓ 1 callersClassFormatRectangleForMultipleLines
begin-snippet: to_string_wrapper_example
tests/DocTest_Tests/docs/ToStringWrapperExample.cpp:36
↓ 1 callersClassTemplatedCustomNamer
ApprovalTests/namers/TemplatedCustomNamer.h:11
ClassAPPROVAL_TESTS_NO_DISCARD
ApprovalTests/comparators/ComparatorDisposer.h:15
ClassAPPROVAL_TESTS_NO_DISCARD
ApprovalTests/namers/SectionNameDisposer.h:8
ClassAPPROVAL_TESTS_NO_DISCARD
ApprovalTests/namers/DefaultNamerDisposer.h:9
ClassAPPROVAL_TESTS_NO_DISCARD
ApprovalTests/namers/FileNameSanitizerDisposer.h:8
ClassAPPROVAL_TESTS_NO_DISCARD
ApprovalTests/namers/SubdirectoryDisposer.h:10
ClassAPPROVAL_TESTS_NO_DISCARD
ApprovalTests/utilities/EmptyFileCreatorDisposer.h:8
ClassAPPROVAL_TESTS_NO_DISCARD
ApprovalTests/reporters/DefaultReporterDisposer.h:9
ClassAPPROVAL_TESTS_NO_DISCARD
ApprovalTests/reporters/FrontLoadedReporterDisposer.h:9
ClassAbstractReporter
ApprovalTests/integrations/doctest/DocTestApprovals.h:26
ClassAccumulateResults
tests/DocTest_Tests/utilities/CartesianProductTests.cpp:50
ClassAccumulateResults2StringsCommaSeparated
A hard-coded struct for accumulating results
tests/DocTest_Tests/utilities/CartesianProductTests.cpp:21
ClassApprovalComparator
ApprovalTests/core/ApprovalComparator.h:7
ClassApprovalException
ApprovalTests/core/ApprovalException.h:8
ClassApprovalNamer
ApprovalTests/core/ApprovalNamer.h:7
ClassApprovalTestNamer
ApprovalTests/namers/ApprovalTestNamer.h:45
ClassApprovalTestsCppUTestPlugin
ApprovalTests/integrations/cpputest/CppUTestApprovals.h:22
ClassApprovalUtils
ApprovalTests/ApprovalUtils.h:8
ClassApprovalWriter
ApprovalTests/core/ApprovalWriter.h:7
ClassAraxisMergeReporter
ApprovalTests/reporters/WindowsReporters.h:81
ClassBeyondCompare3Reporter
----------------------- Beyond Compare ----------------------------------
ApprovalTests/reporters/WindowsReporters.h:18
ClassBeyondCompare4Reporter
ApprovalTests/reporters/WindowsReporters.h:24
ClassBeyondCompareReporter
ApprovalTests/reporters/WindowsReporters.h:30
ClassBeyondCompareReporter
ApprovalTests/reporters/MacReporters.h:30
ClassBeyondCompareReporter
ApprovalTests/reporters/LinuxReporters.h:52
ClassBlocker
ApprovalTests/utilities/Blocker.h:5
ClassBlockingReporter
ApprovalTests/reporters/BlockingReporter.h:11
ClassBoostApprovalListener
ApprovalTests/integrations/boost_test/BoostTestApprovals.h:12
ClassCIBuildOnlyReporter
A reporter which uses the supplied reporter, if called on a supported Continuous Integration system
ApprovalTests/reporters/CIBuildOnlyReporter.h:11
ClassCLionDiffReporter
Note that this will be found on Linux too. See https://github.com/approvals/ApprovalTests.cpp/issues/138 for limitations
ApprovalTests/reporters/MacReporters.h:68
ClassCaseInsensitiveComparator
tests/DocTest_Tests/comparators/ComparatorDisposerTest.cpp:16
ClassCatch2ApprovalListener
namespace ApprovalTests {
ApprovalTests/integrations/catch/Catch2v3Approvals.h:17
ClassCatch2ApprovalListener
namespace ApprovalTests {
ApprovalTests/integrations/catch/Catch2Approvals.h:22
ClassCatch2TestCommitRevert
namespace ApprovalTests {
ApprovalTests/integrations/catch/Catch2Approvals.h:61
ClassClipboardReporter
ApprovalTests/reporters/ClipboardReporter.h:9
ClassCodeCompareReporter
ApprovalTests/reporters/WindowsReporters.h:87
ClassCombinationReporter
ApprovalTests/reporters/CombinationReporter.h:9
ClassCommandLauncher
An interface to trigger execution of a command. See also SystemLauncher
ApprovalTests/launchers/CommandLauncher.h:8
ClassCommandReporter
Generic reporter to launch arbitrary command
ApprovalTests/reporters/CommandReporter.h:13
ClassComparatorFactory
ApprovalTests/comparators/ComparatorFactory.h:10
ClassCompileTimeOptions
ApprovalTests/Approvals.h:259
ClassConvertForCygwin
ApprovalTests/reporters/ConvertForCygwin.h:7
ClassCrossPlatformDiffReporter
ApprovalTests/reporters/CrossPlatformReporters.h:16
ClassCustomReporter
ApprovalTests/reporters/CustomReporter.h:9
ClassCustomToStringClass
begin-snippet: customising_to_string_with_custom_to_string_class
tests/DocTest_Tests/CustomizingToStringTests.cpp:80
ClassDateUtils
All values are in UTC
ApprovalTests/utilities/DateUtils.h:9
ClassDefaultFrontLoadedReporter
ApprovalTests/reporters/DefaultFrontLoadedReporter.h:7
ClassDefaultNamerFactory
Implementation detail of Approvals::useAsDefaultNamer()
ApprovalTests/namers/DefaultNamerFactory.h:14
ClassDefaultReporter
ApprovalTests/reporters/DefaultReporter.h:9
ClassDefaultReporterFactory
Implementation detail of Approvals::useAsDefaultReporter()
ApprovalTests/reporters/DefaultReporterFactory.h:10
ClassDiffMergeReporter
ApprovalTests/reporters/MacReporters.h:10
ClassDoNothing
ApprovalTests/reporters/ConvertForCygwin.h:17
ClassDoNothingLauncher
tests/DocTest_Tests/reporters/DoNothingLauncher.h:8
ClassDocTestApprovalListener
ApprovalTests/integrations/doctest/DocTestApprovals.h:90
ClassDocTestReporter
examples/out_of_source/DocTestReporter.h:6
ClassEmptyFileCreatorByType
ApprovalTests/utilities/EmptyFileCreatorByType.h:10
ClassEmptyFileCreatorFactory
ApprovalTests/utilities/EmptyFileCreatorFactory.h:10
ClassEnvironmentVariableReporter
ApprovalTests/reporters/EnvironmentVariableReporter.h:9
ClassExceptionCollector
ApprovalTests/utilities/ExceptionCollector.h:11
ClassExistingFile
ApprovalTests/writers/ExistingFile.h:10
ClassFakeNamer
tests/DocTest_Tests/namers/NamerExamples.cpp:10
ClassFakeReporter
tests/DocTest_Tests/reporters/FakeReporter.h:5
ClassFileApprover
ApprovalTests/core/FileApprover.h:14
ClassFileNameSanitizerFactory
ApprovalTests/namers/FileNameSanitizerFactory.h:8
ClassFileUtils
ApprovalTests/utilities/FileUtils.h:8
ClassFileUtilsSystemSpecific
ApprovalTests/utilities/FileUtilsSystemSpecific.h:7
ClassFirstWorkingReporter
ApprovalTests/reporters/FirstWorkingReporter.h:9
ClassFmtToString
ApprovalTests/integrations/fmt/FmtToString.h:5
ClassFrameworkIntegrations
ApprovalTests/integrations/FrameworkIntegrations.h:8
ClassFrontLoadedReporterFactory
Implementation detail of Approvals::useAsFrontLoadedReporter()
ApprovalTests/reporters/FrontLoadedReporterFactory.h:11
ClassGenericDiffReporter
ApprovalTests/reporters/GenericDiffReporter.h:10
ClassGoogleConfiguration
ApprovalTests/integrations/google/GoogleConfiguration.h:7
ClassGoogleCustomizationsFactory
ApprovalTests/integrations/google/GoogleCustomizationsFactory.h:12
ClassGoogleFixtureNamerCustomizationTestsFixture
tests/GoogleTest_Tests/namers/GoogleFixtureNamerCustomizationTests.cpp:28
ClassGoogleTestListener
ApprovalTests/integrations/google/GoogleTestApprovals.h:19
ClassGrid
ApprovalTests/utilities/Grid.h:7
next →1–100 of 178, ranked by callers