This is the complete list of members for SCR_AutotestCaseBase, including all inherited members.
| AssertTrue(bool expression, string msg) | SCR_AutotestCaseBase | |
| GetSuite() | SCR_AutotestCaseBase | |
| Print(string msg, LogLevel level=LogLevel.NORMAL) | SCR_AutotestCaseBase | |
| PrintFormat(string fmt, string param1="", string param2="", string param3="", LogLevel level=LogLevel.NORMAL) | SCR_AutotestCaseBase | |
| PrintOnce(string msg, LogLevel level=LogLevel.NORMAL) | SCR_AutotestCaseBase | |
| SetResultFailure(string reason, string param1="", string param2="", string param3="") | SCR_AutotestCaseBase | |
| SetResultSuccess(bool force=false) | SCR_AutotestCaseBase | |