Spinning Topp Logo BlackTopp Studios
inc
Mezzanine::Testing::UnitTestGroup Member List

This is the complete list of members for Mezzanine::Testing::UnitTestGroup, including all inherited members.

AddTestResult(TestData CurrentTest, OverWriteResults Behavior=OverWriteIfLessSuccessful)Mezzanine::Testing::UnitTestGroup
AddTestResult(const Mezzanine::String TestName, TestResult TResult, OverWriteResults Behavior=OverWriteIfLessSuccessful)Mezzanine::Testing::UnitTestGroup
AddTestsFromXML(pugi::xml_node Node)Mezzanine::Testing::UnitTestGroup
CaptureOutputBuffers()Mezzanine::Testing::UnitTestGroupprotected
CerrStreamBufMezzanine::Testing::UnitTestGroupprotected
CompletedMezzanine::Testing::UnitTestGroupprotected
CoutStreamBufMezzanine::Testing::UnitTestGroupprotected
DisplayResults(std::ostream &Output=std::cout, std::ostream &Error=std::cerr, bool Summary=true, bool FullOutput=true, bool HeaderOutput=true)Mezzanine::Testing::UnitTestGroupvirtual
DoAutomaticTestMezzanine::Testing::UnitTestGroupprotected
DoInteractiveTestMezzanine::Testing::UnitTestGroupprotected
DoSubProcessTestMezzanine::Testing::UnitTestGroupprotected
GetAsXML() const Mezzanine::Testing::UnitTestGroup
HasAutomaticTests() const Mezzanine::Testing::UnitTestGroupvirtual
HasInteractiveTests() const Mezzanine::Testing::UnitTestGroupvirtual
HasSubprocessTest() const Mezzanine::Testing::UnitTestGroupvirtual
LaunchAutomaticTest()Mezzanine::Testing::UnitTestGroupprotected
LaunchInteractiveTest()Mezzanine::Testing::UnitTestGroupprotected
LaunchSubProcessTest(const String &Argument=String(""))Mezzanine::Testing::UnitTestGroupprotected
LongestNameLengthMezzanine::Testing::UnitTestGroupprotected
Name()Mezzanine::Testing::UnitTestGroupvirtual
operator+=(const UnitTestGroup &rhs)Mezzanine::Testing::UnitTestGroup
OutputCaptureManager (defined in Mezzanine::Testing::UnitTestGroup)Mezzanine::Testing::UnitTestGroupfriend
RestoreOutputBuffers()Mezzanine::Testing::UnitTestGroupprotected
RunAutomaticTests()Mezzanine::Testing::UnitTestGroupvirtual
RunInteractiveTests()Mezzanine::Testing::UnitTestGroupvirtual
RunSubprocessTest(const Mezzanine::String &Arg)Mezzanine::Testing::UnitTestGroupvirtual
RunTests()Mezzanine::Testing::UnitTestGroupvirtual
ShouldRunAutomaticTests()Mezzanine::Testing::UnitTestGroupvirtual
ShouldRunInteractiveTests()Mezzanine::Testing::UnitTestGroupvirtual
ShouldRunSubProcessTests()Mezzanine::Testing::UnitTestGroupvirtual
Test(bool TestCondition, const String &TestName, TestResult IfFalse=Testing::Failed, TestResult IfTrue=Testing::Success, const String &FuncName="", const String &File="", Mezzanine::Whole Line=0)Mezzanine::Testing::UnitTestGroupvirtual
TestErrorMezzanine::Testing::UnitTestGroupprotected
TestOutputMezzanine::Testing::UnitTestGroupprotected
UnitTestGroup()Mezzanine::Testing::UnitTestGroup
UnitTestGroup(const UnitTestGroup &OtherGroup)Mezzanine::Testing::UnitTestGroup