|
MeshBaker
|
Inherits UnityTest.UnitTestRendererLine.
Public Member Functions | |
| GroupLine (TestSuite suite) | |
| void | AddChildren (UnitTestRendererLine[] children) |
Public Member Functions inherited from UnityTest.UnitTestRendererLine | |
| int | CompareTo (UnitTestRendererLine other) |
| bool | Render (RenderingOptions options) |
| void | RunTests (object[] testObjectsList) |
| void | RunTests (string[] testList) |
| void | RunSelectedTests () |
| virtual string | GetResultText () |
Static Public Attributes | |
| static List< string > | FoldMarkers |
Static Public Attributes inherited from UnityTest.UnitTestRendererLine | |
| static Action< TestFilter > | RunTest |
| static List< UnitTestRendererLine > | SelectedLines |
Protected Member Functions | |
| override void | DrawLine (bool isSelected, RenderingOptions options) |
Protected Member Functions inherited from UnityTest.UnitTestRendererLine | |
| UnitTestRendererLine (Test test) | |
| void | OnSelect () |
Static Protected Attributes | |
| static GUIContent | s_GUIExpandAll = new GUIContent("Expand all") |
| static GUIContent | s_GUICollapseAll = new GUIContent("Collapse all") |
Static Protected Attributes inherited from UnityTest.UnitTestRendererLine | |
| static bool | s_Refresh |
| static GUIContent | s_GUIRunSelected = new GUIContent("Run Selected") |
| static GUIContent | s_GUIRun = new GUIContent("Run") |
| static GUIContent | s_GUITimeoutIcon = new GUIContent(Icons.StopwatchImg, "Timeout") |
Additional Inherited Members | |
Protected Attributes inherited from UnityTest.UnitTestRendererLine | |
| string | m_UniqueId |
| string | m_RenderedName |
Properties inherited from UnityTest.UnitTestRendererLine | |
| bool | IsAnySelected [get] |
| UnityTest.GroupLine.GroupLine | ( | TestSuite | suite | ) |
| void UnityTest.GroupLine.AddChildren | ( | UnitTestRendererLine [] | children | ) |
|
protectedvirtual |
Implements UnityTest.UnitTestRendererLine.
|
static |
|
staticprotected |
|
staticprotected |
1.8.12