class TFModuleSource
Constructors 1
void TFModule()Referenced by TestFramework.TestFramework()
Members 7
private ref TFCallerArr m_Testsprivate ref TFResultArr m_ResultsMethods 9
References array.Insert(), array.Insert(), new TFCaller()
Show 4 more
, new TFResult(), m_Count, m_Results, and m_TestsReferences array.Clear(), array.Count(), ErrorEx()
Show 6 more
, TFCaller.GetTest(), array.Insert(), Print(), array.RemoveItem(), RunTest(), and m_TestsReferences TFCaller.GetTestEx(), array.Insert(), array.Insert()
Show 5 more
, TFCaller.Run(), m_Failed, m_FailedTests, m_SucceededTests, and m_SuccessReferenced by Run()
string Result()Referenced by PrintResult()
void PrintResult(string prefix = "", TestFramework caller = null, string function = "")References array.Count(), array.Count(), string.Format()
Show 4 more
, Result(), Debug.TFLog(), m_FailedTests, and m_SucceededTestsReferenced by TestFramework.~TestFramework()