Public Member Functions | Private Member Functions | Static Private Member Functions | Private Attributes | Friends
testing::TestCase Class Reference

#include <gtest.h>

List of all members.

Public Member Functions

const TestResultad_hoc_test_result () const
const TestResultad_hoc_test_result () const
const TestResultad_hoc_test_result () const
const TestResultad_hoc_test_result () const
const TestResultad_hoc_test_result () const
int disabled_test_count () const
int disabled_test_count () const
int disabled_test_count () const
int disabled_test_count () const
int disabled_test_count () const
TimeInMillis elapsed_time () const
TimeInMillis elapsed_time () const
TimeInMillis elapsed_time () const
TimeInMillis elapsed_time () const
TimeInMillis elapsed_time () const
bool Failed () const
bool Failed () const
bool Failed () const
bool Failed () const
bool Failed () const
int failed_test_count () const
int failed_test_count () const
int failed_test_count () const
int failed_test_count () const
int failed_test_count () const
const TestInfoGetTestInfo (int i) const
const TestInfoGetTestInfo (int i) const
const TestInfoGetTestInfo (int i) const
const TestInfoGetTestInfo (int i) const
const TestInfoGetTestInfo (int i) const
const char * name () const
const char * name () const
const char * name () const
const char * name () const
const char * name () const
bool Passed () const
bool Passed () const
bool Passed () const
bool Passed () const
bool Passed () const
int reportable_disabled_test_count () const
int reportable_disabled_test_count () const
int reportable_disabled_test_count () const
int reportable_disabled_test_count () const
int reportable_disabled_test_count () const
int reportable_test_count () const
int reportable_test_count () const
int reportable_test_count () const
int reportable_test_count () const
int reportable_test_count () const
bool should_run () const
bool should_run () const
bool should_run () const
bool should_run () const
bool should_run () const
int successful_test_count () const
int successful_test_count () const
int successful_test_count () const
int successful_test_count () const
int successful_test_count () const
int test_to_run_count () const
int test_to_run_count () const
int test_to_run_count () const
int test_to_run_count () const
int test_to_run_count () const
 TestCase (const char *name, const char *a_type_param, Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc)
 TestCase (const char *name, const char *a_type_param, Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc)
 TestCase (const char *name, const char *a_type_param, Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc)
 TestCase (const char *name, const char *a_type_param, Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc)
 TestCase (const char *name, const char *a_type_param, Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc)
int total_test_count () const
int total_test_count () const
int total_test_count () const
int total_test_count () const
int total_test_count () const
const char * type_param () const
const char * type_param () const
const char * type_param () const
const char * type_param () const
const char * type_param () const
virtual ~TestCase ()
virtual ~TestCase ()
virtual ~TestCase ()
virtual ~TestCase ()
virtual ~TestCase ()

Private Member Functions

void AddTestInfo (TestInfo *test_info)
void AddTestInfo (TestInfo *test_info)
void AddTestInfo (TestInfo *test_info)
void AddTestInfo (TestInfo *test_info)
void AddTestInfo (TestInfo *test_info)
void ClearResult ()
void ClearResult ()
void ClearResult ()
void ClearResult ()
void ClearResult ()
TestInfoGetMutableTestInfo (int i)
TestInfoGetMutableTestInfo (int i)
TestInfoGetMutableTestInfo (int i)
TestInfoGetMutableTestInfo (int i)
TestInfoGetMutableTestInfo (int i)
 GTEST_DISALLOW_COPY_AND_ASSIGN_ (TestCase)
 GTEST_DISALLOW_COPY_AND_ASSIGN_ (TestCase)
 GTEST_DISALLOW_COPY_AND_ASSIGN_ (TestCase)
 GTEST_DISALLOW_COPY_AND_ASSIGN_ (TestCase)
 GTEST_DISALLOW_COPY_AND_ASSIGN_ (TestCase)
void Run ()
void Run ()
void Run ()
void Run ()
void Run ()
void RunSetUpTestCase ()
void RunSetUpTestCase ()
void RunSetUpTestCase ()
void RunSetUpTestCase ()
void RunSetUpTestCase ()
void RunTearDownTestCase ()
void RunTearDownTestCase ()
void RunTearDownTestCase ()
void RunTearDownTestCase ()
void RunTearDownTestCase ()
void set_should_run (bool should)
void set_should_run (bool should)
void set_should_run (bool should)
void set_should_run (bool should)
void set_should_run (bool should)
void ShuffleTests (internal::Random *random)
void ShuffleTests (internal::Random *random)
void ShuffleTests (internal::Random *random)
void ShuffleTests (internal::Random *random)
void ShuffleTests (internal::Random *random)
std::vector< TestInfo * > & test_info_list ()
std::vector< TestInfo * > & test_info_list ()
const std::vector< TestInfo * > & test_info_list () const
const std::vector< TestInfo * > & test_info_list () const
std::vector< TestInfo * > & test_info_list ()
std::vector< TestInfo * > & test_info_list ()
std::vector< TestInfo * > & test_info_list ()
const std::vector< TestInfo * > & test_info_list () const
const std::vector< TestInfo * > & test_info_list () const
const std::vector< TestInfo * > & test_info_list () const
void UnshuffleTests ()
void UnshuffleTests ()
void UnshuffleTests ()
void UnshuffleTests ()
void UnshuffleTests ()

Static Private Member Functions

static void ClearTestCaseResult (TestCase *test_case)
static void ClearTestCaseResult (TestCase *test_case)
static void ClearTestCaseResult (TestCase *test_case)
static void ClearTestCaseResult (TestCase *test_case)
static void ClearTestCaseResult (TestCase *test_case)
static bool ShouldRunTest (const TestInfo *test_info)
static bool ShouldRunTest (const TestInfo *test_info)
static bool ShouldRunTest (const TestInfo *test_info)
static bool ShouldRunTest (const TestInfo *test_info)
static bool ShouldRunTest (const TestInfo *test_info)
static bool TestDisabled (const TestInfo *test_info)
static bool TestDisabled (const TestInfo *test_info)
static bool TestDisabled (const TestInfo *test_info)
static bool TestDisabled (const TestInfo *test_info)
static bool TestDisabled (const TestInfo *test_info)
static bool TestFailed (const TestInfo *test_info)
static bool TestFailed (const TestInfo *test_info)
static bool TestFailed (const TestInfo *test_info)
static bool TestFailed (const TestInfo *test_info)
static bool TestFailed (const TestInfo *test_info)
static bool TestPassed (const TestInfo *test_info)
static bool TestPassed (const TestInfo *test_info)
static bool TestPassed (const TestInfo *test_info)
static bool TestPassed (const TestInfo *test_info)
static bool TestPassed (const TestInfo *test_info)
static bool TestReportable (const TestInfo *test_info)
static bool TestReportable (const TestInfo *test_info)
static bool TestReportable (const TestInfo *test_info)
static bool TestReportable (const TestInfo *test_info)
static bool TestReportable (const TestInfo *test_info)
static bool TestReportableDisabled (const TestInfo *test_info)
static bool TestReportableDisabled (const TestInfo *test_info)
static bool TestReportableDisabled (const TestInfo *test_info)
static bool TestReportableDisabled (const TestInfo *test_info)
static bool TestReportableDisabled (const TestInfo *test_info)

Private Attributes

TestResult ad_hoc_test_result_
TimeInMillis elapsed_time_
std::string name_
Test::SetUpTestCaseFunc set_up_tc_
bool should_run_
Test::TearDownTestCaseFunc tear_down_tc_
std::vector< int > test_indices_
std::vector< TestInfo * > test_info_list_
const internal::scoped_ptr
< const ::std::string > 
type_param_

Friends

class internal::UnitTestImpl
class Test

Detailed Description

Definition at line 18159 of file gmock/fused-src/gtest/gtest.h.


Constructor & Destructor Documentation

testing::TestCase::TestCase ( const char *  name,
const char *  a_type_param,
Test::SetUpTestCaseFunc  set_up_tc,
Test::TearDownTestCaseFunc  tear_down_tc 
)

Definition at line 3874 of file gmock-gtest-all.cc.

Definition at line 3886 of file gmock-gtest-all.cc.

testing::TestCase::TestCase ( const char *  name,
const char *  a_type_param,
Test::SetUpTestCaseFunc  set_up_tc,
Test::TearDownTestCaseFunc  tear_down_tc 
)
virtual testing::TestCase::~TestCase ( ) [virtual]
testing::TestCase::TestCase ( const char *  name,
const char *  a_type_param,
Test::SetUpTestCaseFunc  set_up_tc,
Test::TearDownTestCaseFunc  tear_down_tc 
)
virtual testing::TestCase::~TestCase ( ) [virtual]
testing::TestCase::TestCase ( const char *  name,
const char *  a_type_param,
Test::SetUpTestCaseFunc  set_up_tc,
Test::TearDownTestCaseFunc  tear_down_tc 
)
virtual testing::TestCase::~TestCase ( ) [virtual]
testing::TestCase::TestCase ( const char *  name,
const char *  a_type_param,
Test::SetUpTestCaseFunc  set_up_tc,
Test::TearDownTestCaseFunc  tear_down_tc 
)
virtual testing::TestCase::~TestCase ( ) [virtual]

Member Function Documentation

Definition at line 817 of file gmock/gtest/include/gtest/gtest.h.

Definition at line 817 of file gtest/include/gtest/gtest.h.

Definition at line 18230 of file gmock/fused-src/gtest/gtest.h.

Definition at line 18230 of file gmock/gtest/fused-src/gtest/gtest.h.

Definition at line 18230 of file gtest/fused-src/gtest/gtest.h.

void testing::TestCase::AddTestInfo ( TestInfo test_info) [private]
void testing::TestCase::AddTestInfo ( TestInfo test_info) [private]
void testing::TestCase::AddTestInfo ( TestInfo test_info) [private]

Definition at line 3907 of file gmock-gtest-all.cc.

void testing::TestCase::AddTestInfo ( TestInfo test_info) [private]
void testing::TestCase::AddTestInfo ( TestInfo test_info) [private]
void testing::TestCase::ClearResult ( ) [private]
void testing::TestCase::ClearResult ( ) [private]
void testing::TestCase::ClearResult ( ) [private]

Definition at line 3941 of file gmock-gtest-all.cc.

void testing::TestCase::ClearResult ( ) [private]
void testing::TestCase::ClearResult ( ) [private]
static void testing::TestCase::ClearTestCaseResult ( TestCase test_case) [inline, static, private]

Definition at line 846 of file gtest/include/gtest/gtest.h.

static void testing::TestCase::ClearTestCaseResult ( TestCase test_case) [inline, static, private]

Definition at line 846 of file gmock/gtest/include/gtest/gtest.h.

static void testing::TestCase::ClearTestCaseResult ( TestCase test_case) [inline, static, private]

Definition at line 18259 of file gmock/fused-src/gtest/gtest.h.

static void testing::TestCase::ClearTestCaseResult ( TestCase test_case) [inline, static, private]

Definition at line 18259 of file gmock/gtest/fused-src/gtest/gtest.h.

static void testing::TestCase::ClearTestCaseResult ( TestCase test_case) [inline, static, private]

Definition at line 18259 of file gtest/fused-src/gtest/gtest.h.

Definition at line 3846 of file gmock-gtest-all.cc.

Definition at line 809 of file gtest/include/gtest/gtest.h.

Definition at line 809 of file gmock/gtest/include/gtest/gtest.h.

Definition at line 18222 of file gmock/gtest/fused-src/gtest/gtest.h.

Definition at line 18222 of file gtest/fused-src/gtest/gtest.h.

Definition at line 18222 of file gmock/fused-src/gtest/gtest.h.

bool testing::TestCase::Failed ( ) const [inline]

Definition at line 806 of file gtest/include/gtest/gtest.h.

bool testing::TestCase::Failed ( ) const [inline]

Definition at line 806 of file gmock/gtest/include/gtest/gtest.h.

bool testing::TestCase::Failed ( ) const [inline]

Definition at line 18219 of file gmock/gtest/fused-src/gtest/gtest.h.

bool testing::TestCase::Failed ( ) const [inline]

Definition at line 18219 of file gmock/fused-src/gtest/gtest.h.

bool testing::TestCase::Failed ( ) const [inline]

Definition at line 18219 of file gtest/fused-src/gtest/gtest.h.

Definition at line 3836 of file gmock-gtest-all.cc.

Definition at line 3900 of file gmock-gtest-all.cc.

const TestInfo* testing::TestCase::GetTestInfo ( int  i) const
const TestInfo* testing::TestCase::GetTestInfo ( int  i) const
const TestInfo* testing::TestCase::GetTestInfo ( int  i) const
const TestInfo* testing::TestCase::GetTestInfo ( int  i) const
const TestInfo * testing::TestCase::GetTestInfo ( int  i) const

Definition at line 3893 of file gmock-gtest-all.cc.

const char* testing::TestCase::name ( ) const [inline]

Definition at line 768 of file gmock/gtest/include/gtest/gtest.h.

const char* testing::TestCase::name ( ) const [inline]

Definition at line 768 of file gtest/include/gtest/gtest.h.

const char* testing::TestCase::name ( ) const [inline]

Definition at line 18181 of file gmock/gtest/fused-src/gtest/gtest.h.

const char* testing::TestCase::name ( ) const [inline]

Definition at line 18181 of file gtest/fused-src/gtest/gtest.h.

const char* testing::TestCase::name ( ) const [inline]

Definition at line 18181 of file gmock/fused-src/gtest/gtest.h.

bool testing::TestCase::Passed ( ) const [inline]

Definition at line 803 of file gtest/include/gtest/gtest.h.

bool testing::TestCase::Passed ( ) const [inline]

Definition at line 803 of file gmock/gtest/include/gtest/gtest.h.

bool testing::TestCase::Passed ( ) const [inline]

Definition at line 18216 of file gmock/fused-src/gtest/gtest.h.

bool testing::TestCase::Passed ( ) const [inline]

Definition at line 18216 of file gmock/gtest/fused-src/gtest/gtest.h.

bool testing::TestCase::Passed ( ) const [inline]

Definition at line 18216 of file gtest/fused-src/gtest/gtest.h.

Definition at line 3841 of file gmock-gtest-all.cc.

Definition at line 3851 of file gmock-gtest-all.cc.

void testing::TestCase::Run ( ) [private]
void testing::TestCase::Run ( ) [private]
void testing::TestCase::Run ( ) [private]

Definition at line 3913 of file gmock-gtest-all.cc.

void testing::TestCase::Run ( ) [private]
void testing::TestCase::Run ( ) [private]
void testing::TestCase::RunSetUpTestCase ( ) [inline, private]

Definition at line 855 of file gtest/include/gtest/gtest.h.

void testing::TestCase::RunSetUpTestCase ( ) [inline, private]

Definition at line 855 of file gmock/gtest/include/gtest/gtest.h.

void testing::TestCase::RunSetUpTestCase ( ) [inline, private]

Definition at line 18268 of file gmock/fused-src/gtest/gtest.h.

void testing::TestCase::RunSetUpTestCase ( ) [inline, private]

Definition at line 18268 of file gmock/gtest/fused-src/gtest/gtest.h.

void testing::TestCase::RunSetUpTestCase ( ) [inline, private]

Definition at line 18268 of file gtest/fused-src/gtest/gtest.h.

void testing::TestCase::RunTearDownTestCase ( ) [inline, private]

Definition at line 859 of file gtest/include/gtest/gtest.h.

void testing::TestCase::RunTearDownTestCase ( ) [inline, private]

Definition at line 859 of file gmock/gtest/include/gtest/gtest.h.

void testing::TestCase::RunTearDownTestCase ( ) [inline, private]

Definition at line 18272 of file gtest/fused-src/gtest/gtest.h.

void testing::TestCase::RunTearDownTestCase ( ) [inline, private]

Definition at line 18272 of file gmock/fused-src/gtest/gtest.h.

void testing::TestCase::RunTearDownTestCase ( ) [inline, private]

Definition at line 18272 of file gmock/gtest/fused-src/gtest/gtest.h.

void testing::TestCase::set_should_run ( bool  should) [inline, private]

Definition at line 836 of file gtest/include/gtest/gtest.h.

void testing::TestCase::set_should_run ( bool  should) [inline, private]

Definition at line 836 of file gmock/gtest/include/gtest/gtest.h.

void testing::TestCase::set_should_run ( bool  should) [inline, private]

Definition at line 18249 of file gmock/gtest/fused-src/gtest/gtest.h.

void testing::TestCase::set_should_run ( bool  should) [inline, private]

Definition at line 18249 of file gmock/fused-src/gtest/gtest.h.

void testing::TestCase::set_should_run ( bool  should) [inline, private]

Definition at line 18249 of file gtest/fused-src/gtest/gtest.h.

bool testing::TestCase::should_run ( ) const [inline]

Definition at line 779 of file gmock/gtest/include/gtest/gtest.h.

bool testing::TestCase::should_run ( ) const [inline]

Definition at line 779 of file gtest/include/gtest/gtest.h.

bool testing::TestCase::should_run ( ) const [inline]

Definition at line 18192 of file gmock/gtest/fused-src/gtest/gtest.h.

bool testing::TestCase::should_run ( ) const [inline]

Definition at line 18192 of file gmock/fused-src/gtest/gtest.h.

bool testing::TestCase::should_run ( ) const [inline]

Definition at line 18192 of file gtest/fused-src/gtest/gtest.h.

static bool testing::TestCase::ShouldRunTest ( const TestInfo test_info) [inline, static, private]

Definition at line 888 of file gmock/gtest/include/gtest/gtest.h.

static bool testing::TestCase::ShouldRunTest ( const TestInfo test_info) [inline, static, private]

Definition at line 888 of file gtest/include/gtest/gtest.h.

static bool testing::TestCase::ShouldRunTest ( const TestInfo test_info) [inline, static, private]

Definition at line 18301 of file gmock/gtest/fused-src/gtest/gtest.h.

static bool testing::TestCase::ShouldRunTest ( const TestInfo test_info) [inline, static, private]

Definition at line 18301 of file gtest/fused-src/gtest/gtest.h.

static bool testing::TestCase::ShouldRunTest ( const TestInfo test_info) [inline, static, private]

Definition at line 18301 of file gmock/fused-src/gtest/gtest.h.

void testing::TestCase::ShuffleTests ( internal::Random random) [private]
void testing::TestCase::ShuffleTests ( internal::Random random) [private]
void testing::TestCase::ShuffleTests ( internal::Random random) [private]
void testing::TestCase::ShuffleTests ( internal::Random random) [private]
void testing::TestCase::ShuffleTests ( internal::Random random) [private]

Definition at line 3947 of file gmock-gtest-all.cc.

Definition at line 3831 of file gmock-gtest-all.cc.

std::vector<TestInfo*>& testing::TestCase::test_info_list ( ) [inline, private]

Definition at line 824 of file gtest/include/gtest/gtest.h.

std::vector<TestInfo*>& testing::TestCase::test_info_list ( ) [inline, private]

Definition at line 824 of file gmock/gtest/include/gtest/gtest.h.

const std::vector<TestInfo*>& testing::TestCase::test_info_list ( ) const [inline, private]

Definition at line 827 of file gtest/include/gtest/gtest.h.

const std::vector<TestInfo*>& testing::TestCase::test_info_list ( ) const [inline, private]

Definition at line 827 of file gmock/gtest/include/gtest/gtest.h.

std::vector<TestInfo*>& testing::TestCase::test_info_list ( ) [inline, private]

Definition at line 18237 of file gmock/fused-src/gtest/gtest.h.

std::vector<TestInfo*>& testing::TestCase::test_info_list ( ) [inline, private]

Definition at line 18237 of file gtest/fused-src/gtest/gtest.h.

std::vector<TestInfo*>& testing::TestCase::test_info_list ( ) [inline, private]

Definition at line 18237 of file gmock/gtest/fused-src/gtest/gtest.h.

const std::vector<TestInfo*>& testing::TestCase::test_info_list ( ) const [inline, private]

Definition at line 18240 of file gtest/fused-src/gtest/gtest.h.

const std::vector<TestInfo*>& testing::TestCase::test_info_list ( ) const [inline, private]

Definition at line 18240 of file gmock/fused-src/gtest/gtest.h.

const std::vector<TestInfo*>& testing::TestCase::test_info_list ( ) const [inline, private]

Definition at line 18240 of file gmock/gtest/fused-src/gtest/gtest.h.

Definition at line 3856 of file gmock-gtest-all.cc.

static bool testing::TestCase::TestDisabled ( const TestInfo test_info) [inline, static, private]

Definition at line 878 of file gtest/include/gtest/gtest.h.

static bool testing::TestCase::TestDisabled ( const TestInfo test_info) [inline, static, private]

Definition at line 878 of file gmock/gtest/include/gtest/gtest.h.

static bool testing::TestCase::TestDisabled ( const TestInfo test_info) [inline, static, private]

Definition at line 18291 of file gtest/fused-src/gtest/gtest.h.

static bool testing::TestCase::TestDisabled ( const TestInfo test_info) [inline, static, private]

Definition at line 18291 of file gmock/gtest/fused-src/gtest/gtest.h.

static bool testing::TestCase::TestDisabled ( const TestInfo test_info) [inline, static, private]

Definition at line 18291 of file gmock/fused-src/gtest/gtest.h.

static bool testing::TestCase::TestFailed ( const TestInfo test_info) [inline, static, private]

Definition at line 867 of file gtest/include/gtest/gtest.h.

static bool testing::TestCase::TestFailed ( const TestInfo test_info) [inline, static, private]

Definition at line 867 of file gmock/gtest/include/gtest/gtest.h.

static bool testing::TestCase::TestFailed ( const TestInfo test_info) [inline, static, private]

Definition at line 18280 of file gtest/fused-src/gtest/gtest.h.

static bool testing::TestCase::TestFailed ( const TestInfo test_info) [inline, static, private]

Definition at line 18280 of file gmock/fused-src/gtest/gtest.h.

static bool testing::TestCase::TestFailed ( const TestInfo test_info) [inline, static, private]

Definition at line 18280 of file gmock/gtest/fused-src/gtest/gtest.h.

static bool testing::TestCase::TestPassed ( const TestInfo test_info) [inline, static, private]

Definition at line 862 of file gmock/gtest/include/gtest/gtest.h.

static bool testing::TestCase::TestPassed ( const TestInfo test_info) [inline, static, private]

Definition at line 862 of file gtest/include/gtest/gtest.h.

static bool testing::TestCase::TestPassed ( const TestInfo test_info) [inline, static, private]

Definition at line 18275 of file gmock/fused-src/gtest/gtest.h.

static bool testing::TestCase::TestPassed ( const TestInfo test_info) [inline, static, private]

Definition at line 18275 of file gtest/fused-src/gtest/gtest.h.

static bool testing::TestCase::TestPassed ( const TestInfo test_info) [inline, static, private]

Definition at line 18275 of file gmock/gtest/fused-src/gtest/gtest.h.

static bool testing::TestCase::TestReportable ( const TestInfo test_info) [inline, static, private]

Definition at line 883 of file gmock/gtest/include/gtest/gtest.h.

static bool testing::TestCase::TestReportable ( const TestInfo test_info) [inline, static, private]

Definition at line 883 of file gtest/include/gtest/gtest.h.

static bool testing::TestCase::TestReportable ( const TestInfo test_info) [inline, static, private]

Definition at line 18296 of file gmock/gtest/fused-src/gtest/gtest.h.

static bool testing::TestCase::TestReportable ( const TestInfo test_info) [inline, static, private]

Definition at line 18296 of file gtest/fused-src/gtest/gtest.h.

static bool testing::TestCase::TestReportable ( const TestInfo test_info) [inline, static, private]

Definition at line 18296 of file gmock/fused-src/gtest/gtest.h.

static bool testing::TestCase::TestReportableDisabled ( const TestInfo test_info) [inline, static, private]

Definition at line 873 of file gmock/gtest/include/gtest/gtest.h.

static bool testing::TestCase::TestReportableDisabled ( const TestInfo test_info) [inline, static, private]

Definition at line 873 of file gtest/include/gtest/gtest.h.

static bool testing::TestCase::TestReportableDisabled ( const TestInfo test_info) [inline, static, private]

Definition at line 18286 of file gmock/gtest/fused-src/gtest/gtest.h.

static bool testing::TestCase::TestReportableDisabled ( const TestInfo test_info) [inline, static, private]

Definition at line 18286 of file gtest/fused-src/gtest/gtest.h.

static bool testing::TestCase::TestReportableDisabled ( const TestInfo test_info) [inline, static, private]

Definition at line 18286 of file gmock/fused-src/gtest/gtest.h.

Definition at line 3861 of file gmock-gtest-all.cc.

const char* testing::TestCase::type_param ( ) const [inline]

Definition at line 772 of file gtest/include/gtest/gtest.h.

const char* testing::TestCase::type_param ( ) const [inline]

Definition at line 772 of file gmock/gtest/include/gtest/gtest.h.

const char* testing::TestCase::type_param ( ) const [inline]

Definition at line 18185 of file gmock/fused-src/gtest/gtest.h.

const char* testing::TestCase::type_param ( ) const [inline]

Definition at line 18185 of file gtest/fused-src/gtest/gtest.h.

const char* testing::TestCase::type_param ( ) const [inline]

Definition at line 18185 of file gmock/gtest/fused-src/gtest/gtest.h.

Definition at line 3952 of file gmock-gtest-all.cc.


Friends And Related Function Documentation

Definition at line 18234 of file gmock/fused-src/gtest/gtest.h.

Test [friend]

Definition at line 18233 of file gmock/fused-src/gtest/gtest.h.


Member Data Documentation

Definition at line 18333 of file gmock/fused-src/gtest/gtest.h.

Definition at line 18330 of file gmock/fused-src/gtest/gtest.h.

std::string testing::TestCase::name_ [private]

Definition at line 18312 of file gmock/fused-src/gtest/gtest.h.

Definition at line 18324 of file gmock/fused-src/gtest/gtest.h.

Definition at line 18328 of file gmock/fused-src/gtest/gtest.h.

Definition at line 18326 of file gmock/fused-src/gtest/gtest.h.

std::vector< int > testing::TestCase::test_indices_ [private]

Definition at line 18322 of file gmock/fused-src/gtest/gtest.h.

std::vector< TestInfo * > testing::TestCase::test_info_list_ [private]

Definition at line 18318 of file gmock/fused-src/gtest/gtest.h.

const internal::scoped_ptr< const ::std::string > testing::TestCase::type_param_ [private]

Definition at line 18315 of file gmock/fused-src/gtest/gtest.h.


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


ros_opcua_impl_freeopcua
Author(s): Denis Štogl
autogenerated on Sat Jun 8 2019 18:25:00