GammaLib 2.1.0.dev
Loading...
Searching...
No Matches
GTestCase Member List

This is the complete list of members for GTestCase, including all inherited members.

classname(void) constGTestCaseinlinevirtual
clear(void)GTestCasevirtual
clone(void) constGTestCasevirtual
copy_members(const GTestCase &test)GTestCaseprotected
duration(void) constGTestCaseinline
duration(const double &duration)GTestCaseinline
ERROR_TEST enum valueGTestCase
ErrorKind enum nameGTestCase
FAIL_TEST enum valueGTestCase
free_members(void)GTestCaseprotected
GTestCase(void)GTestCase
GTestCase(const ErrorKind &kind, const std::string &name="")GTestCase
GTestCase(const GTestCase &test)GTestCase
has_passed(void) constGTestCaseinline
has_passed(const bool &has_passed)GTestCaseinline
init_members(void)GTestCaseprotected
kind(void) constGTestCaseinline
kind(const ErrorKind &kind)GTestCaseinline
m_durationGTestCaseprotected
m_has_passedGTestCaseprotected
m_kindGTestCaseprotected
m_messageGTestCaseprotected
m_nameGTestCaseprotected
m_typeGTestCaseprotected
message(void) constGTestCaseinline
message(const std::string &message)GTestCaseinline
name(void) constGTestCaseinline
name(const std::string &name)GTestCaseinline
operator=(const GTestCase &test)GTestCase
print(const GChatter &chatter=NORMAL) constGTestCasevirtual
type(void) constGTestCaseinline
type(const std::string &type)GTestCaseinline
~GBase(void)GBaseinlinevirtual
~GTestCase(void)GTestCasevirtual