GammaLib  2.1.0.dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
GTestCase Member List

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

classname(void) const GTestCaseinlinevirtual
clear(void)GTestCasevirtual
clone(void) const GTestCasevirtual
copy_members(const GTestCase &test)GTestCaseprotected
duration(void) const GTestCaseinline
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) const GTestCaseinline
has_passed(const bool &has_passed)GTestCaseinline
init_members(void)GTestCaseprotected
kind(void) const GTestCaseinline
kind(const ErrorKind &kind)GTestCaseinline
m_durationGTestCaseprotected
m_has_passedGTestCaseprotected
m_kindGTestCaseprotected
m_messageGTestCaseprotected
m_nameGTestCaseprotected
m_typeGTestCaseprotected
message(void) const GTestCaseinline
message(const std::string &message)GTestCaseinline
name(void) const GTestCaseinline
name(const std::string &name)GTestCaseinline
operator=(const GTestCase &test)GTestCase
print(const GChatter &chatter=NORMAL) const GTestCasevirtual
type(void) const GTestCaseinline
type(const std::string &type)GTestCaseinline
~GBase(void)GBaseinlinevirtual
~GTestCase(void)GTestCasevirtual