Classes | Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Member Functions | Static Private Member Functions | Private Attributes | Friends
testing::Test Class Reference

#include <gtest.h>

Inheritance diagram for testing::Test:
Inheritance graph
[legend]

List of all members.

Classes

struct  Setup_should_be_spelled_SetUp

Public Types

typedef internal::SetUpTestCaseFunc SetUpTestCaseFunc
typedef
internal::TearDownTestCaseFunc 
TearDownTestCaseFunc

Public Member Functions

virtual ~Test ()

Static Public Member Functions

static bool HasFailure ()
static bool HasFatalFailure ()
static bool HasNonfatalFailure ()
static void RecordProperty (const char *key, const char *value)
static void RecordProperty (const char *key, int value)
static void SetUpTestCase ()
static void TearDownTestCase ()

Protected Member Functions

virtual void SetUp ()
virtual void TearDown ()
 Test ()

Private Member Functions

void DeleteSelf_ ()
 GTEST_DISALLOW_COPY_AND_ASSIGN_ (Test)
void Run ()
virtual
Setup_should_be_spelled_SetUp
Setup ()
virtual void TestBody ()=0

Static Private Member Functions

static bool HasSameFixtureClass ()

Private Attributes

const internal::GTestFlagSaver
*const 
gtest_flag_saver_

Friends

class TestInfo

Detailed Description

Definition at line 360 of file gtest.h.


Member Typedef Documentation

Definition at line 366 of file gtest.h.

Definition at line 367 of file gtest.h.


Constructor & Destructor Documentation

testing::Test::~Test ( ) [virtual]

Definition at line 1902 of file gtest.cc.

testing::Test::Test ( ) [protected]

Definition at line 1897 of file gtest.cc.


Member Function Documentation

void testing::Test::DeleteSelf_ ( ) [inline, private]

Definition at line 441 of file gtest.h.

static bool testing::Test::HasFailure ( ) [inline, static]

Definition at line 396 of file gtest.h.

bool testing::Test::HasFatalFailure ( ) [static]

Definition at line 2174 of file gtest.cc.

Definition at line 2179 of file gtest.cc.

bool testing::Test::HasSameFixtureClass ( ) [static, private]

Definition at line 1951 of file gtest.cc.

void testing::Test::RecordProperty ( const char *  key,
const char *  value 
) [static]

Definition at line 1919 of file gtest.cc.

void testing::Test::RecordProperty ( const char *  key,
int  value 
) [static]

Definition at line 1924 of file gtest.cc.

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

Definition at line 2152 of file gtest.cc.

void testing::Test::SetUp ( ) [protected, virtual]

Reimplemented in OutofcoreTest, TestMeshCirculators, and TestMeshConversion< MeshTraitsT >.

Definition at line 1909 of file gtest.cc.

virtual Setup_should_be_spelled_SetUp* testing::Test::Setup ( ) [inline, private, virtual]

Definition at line 463 of file gtest.h.

static void testing::Test::SetUpTestCase ( ) [inline, static]

Definition at line 378 of file gtest.h.

void testing::Test::TearDown ( ) [protected, virtual]

Reimplemented in OutofcoreTest.

Definition at line 1915 of file gtest.cc.

static void testing::Test::TearDownTestCase ( ) [inline, static]

Definition at line 386 of file gtest.h.

virtual void testing::Test::TestBody ( ) [private, pure virtual]

Friends And Related Function Documentation

friend class TestInfo [friend]

Definition at line 362 of file gtest.h.


Member Data Documentation

Definition at line 444 of file gtest.h.


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


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:47:36