KratosMultiphysics
KRATOS Multiphysics (Kratos) is a framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. Kratos is written in C++, and counts with an extensive Python interface.
Kratos::Testing::TestCaseResult Member List

This is the complete list of members for Kratos::Testing::TestCaseResult, including all inherited members.

GetElapsedTime() constKratos::Testing::TestCaseResult
GetErrorMessage() constKratos::Testing::TestCaseResult
GetOutput() constKratos::Testing::TestCaseResult
GetRunElapsedTime() constKratos::Testing::TestCaseResult
GetSetupElapsedTime() constKratos::Testing::TestCaseResult
GetTearDownElapsedTime() constKratos::Testing::TestCaseResult
Info() constKratos::Testing::TestCaseResultvirtual
IsFailed() constKratos::Testing::TestCaseResult
IsRun() constKratos::Testing::TestCaseResult
IsSkipped() constKratos::Testing::TestCaseResult
IsSucceed() constKratos::Testing::TestCaseResult
operator=(TestCaseResult const &rOther)Kratos::Testing::TestCaseResult
PrintData(std::ostream &rOStream) constKratos::Testing::TestCaseResultvirtual
PrintInfo(std::ostream &rOStream) constKratos::Testing::TestCaseResultvirtual
Reset()Kratos::Testing::TestCaseResultvirtual
SetElapsedTime(double ElapsedTime)Kratos::Testing::TestCaseResult
SetErrorMessage(const std::string &TheMessage)Kratos::Testing::TestCaseResult
SetOutput(const std::string &TheOutput)Kratos::Testing::TestCaseResult
SetRunElapsedTime(double ElapsedTime)Kratos::Testing::TestCaseResult
SetSetupElapsedTime(double ElapsedTime)Kratos::Testing::TestCaseResult
SetTearDownElapsedTime(double ElapsedTime)Kratos::Testing::TestCaseResult
SetToFailed()Kratos::Testing::TestCaseResult
SetToSkipped()Kratos::Testing::TestCaseResult
SetToSucceed()Kratos::Testing::TestCaseResult
TestCaseResult()Kratos::Testing::TestCaseResult
TestCaseResult(TestCaseResult const &rOther)Kratos::Testing::TestCaseResult
~TestCaseResult()Kratos::Testing::TestCaseResultvirtual