Version: 5.4

ITestRunnerCallback

interface in UnityEditor.EditorTests

マニュアルに切り替える

説明

Editor tests runner のコールバック

Public 関数

RunFinishedテストの実行が終了しました。
RunFinishedExceptionテストの実行が例外によって中断されました。
RunStartedすでに実行されています。
TestFinishedテストはすでに終了しています。
TestStartedテストはすでに開始されています。