Orxonox  0.0.5 Codename: Arcturus
Public Member Functions | List of all members
testing::TestPartResultReporterInterface Class Referenceabstract

#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/external/gtest/include/gtest/gtest-test-part.h>

Inheritance diagram for testing::TestPartResultReporterInterface:
testing::internal::DefaultGlobalTestPartResultReporter testing::internal::DefaultPerThreadTestPartResultReporter testing::internal::HasNewFatalFailureHelper testing::ScopedFakeTestPartResultReporter

Public Member Functions

virtual ~TestPartResultReporterInterface ()
 
virtual void ReportTestPartResult (const TestPartResult &result)=0
 

Constructor & Destructor Documentation

virtual testing::TestPartResultReporterInterface::~TestPartResultReporterInterface ( )
inlinevirtual

Member Function Documentation

virtual void testing::TestPartResultReporterInterface::ReportTestPartResult ( const TestPartResult result)
pure virtual

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