Class TestRunnerWindow
The TestRunnerWindow class is repsonsible for drawing the Test Runner window.
Implements
Inherited Members
EditorWindow.ShowTab()
EditorWindow.GetWindow<T>()
EditorWindow.HasOpenInstances<T>()
EditorWindow.FocusWindowIfItsOpen<T>()
EditorWindow.GetWindowWithRect<T>(Rect)
EditorWindow.depthBufferBits
EditorWindow.antiAlias
Namespace: UnityEditor.TestTools.TestRunner
Assembly: solution.dll
Syntax
[Serializable]
public class TestRunnerWindow : EditorWindow, IHasCustomMenu
Methods
Name | Description |
---|---|
AddItemsToMenu(GenericMenu) | Adds additional menu items to the Test Runner window. |
ShowWindow() | Launches the Test Runner window. |