Public Member Functions | Private Attributes
Catch::TestCase Class Reference

#include <catch.hpp>

Inheritance diagram for Catch::TestCase:
Inheritance graph
[legend]

List of all members.

Public Member Functions

TestCaseInfo const & getTestCaseInfo () const
void invoke () const
bool operator< (TestCase const &other) const
TestCaseoperator= (TestCase const &other)
bool operator== (TestCase const &other) const
void swap (TestCase &other)
 TestCase (ITestCase *testCase, TestCaseInfo const &info)
 TestCase (TestCase const &other)
TestCase withName (std::string const &_newName) const

Private Attributes

Ptr< ITestCasetest

Detailed Description

Definition at line 2560 of file catch.hpp.


Constructor & Destructor Documentation

Catch::TestCase::TestCase ( ITestCase testCase,
TestCaseInfo const &  info 
)
Catch::TestCase::TestCase ( TestCase const &  other)

Member Function Documentation

bool Catch::TestCase::operator< ( TestCase const &  other) const
TestCase& Catch::TestCase::operator= ( TestCase const &  other)
bool Catch::TestCase::operator== ( TestCase const &  other) const
TestCase Catch::TestCase::withName ( std::string const &  _newName) const

Member Data Documentation

Definition at line 2578 of file catch.hpp.


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


librealsense
Author(s): Sergey Dorodnicov , Mark Horn , Reagan Lopez
autogenerated on Tue Jun 25 2019 19:54:41