Version: 5.4

ITestRunnerCallback

interface in UnityEditor.EditorTests

Cambiar al Manual

Descripción

Callback for the editor tests runner.

Funciones Públicas

RunFinishedThe run was finished.
RunFinishedExceptionThe run was interrupted by an exception.
RunStartedThe run has started.
TestFinishedA test has been finished.
TestStartedA test has been started.