class TestPartResultReporterInterface

Defined at line 155 of file ../../third_party/googletest/src/googletest/include/gtest/gtest-test-part.h

This interface knows how to report a test part result.

Public Methods

void ReportTestPartResult (const TestPartResult & result)
void ~TestPartResultReporterInterface ()

Defined at line 157 of file ../../third_party/googletest/src/googletest/include/gtest/gtest-test-part.h