Inherits UnityTest.UnitTestRunner.ITestRunnerCallback.
§ Add()
§ Remove()
§ RunFinished()
| void UnityTest.UnitTestRunner.TestRunnerCallbackList.RunFinished |
( |
| ) |
|
§ RunFinishedException()
| void UnityTest.UnitTestRunner.TestRunnerCallbackList.RunFinishedException |
( |
Exception |
exception | ) |
|
§ RunStarted()
| void UnityTest.UnitTestRunner.TestRunnerCallbackList.RunStarted |
( |
string |
suiteName, |
|
|
int |
testCount |
|
) |
| |
§ TestFinished()
| void UnityTest.UnitTestRunner.TestRunnerCallbackList.TestFinished |
( |
ITestResult |
fullName | ) |
|
§ TestStarted()
| void UnityTest.UnitTestRunner.TestRunnerCallbackList.TestStarted |
( |
string |
fullName | ) |
|
The documentation for this class was generated from the following file: