|
MeshBaker
|
Inherits UnityTest.IntegrationTestRendererBase.
Public Member Functions | |
| IntegrationTestGroupLine (GameObject gameObject) | |
| override bool | SetCurrentTest (TestComponent tc) |
| void | AddChildren (IntegrationTestRendererBase[] parseTestList) |
Public Member Functions inherited from UnityTest.IntegrationTestRendererBase | |
| int | CompareTo (IntegrationTestRendererBase other) |
| bool | Render (RenderingOptions options) |
Static Public Attributes | |
| static List< GameObject > | FoldMarkers |
Static Public Attributes inherited from UnityTest.IntegrationTestRendererBase | |
| static Action< IList< ITestComponent > > | RunTest |
Additional Inherited Members | |
Static Public Member Functions inherited from UnityTest.IntegrationTestRendererBase | |
| static void | DrawContextMenu (TestComponent testComponent) |
| static Texture | GetIconForResult (TestResult.ResultType resultState) |
Public Attributes inherited from UnityTest.IntegrationTestRendererBase | |
| TestComponent | test |
Protected Member Functions inherited from UnityTest.IntegrationTestRendererBase | |
| IntegrationTestRendererBase (GameObject gameObject) | |
| void | OnSelect () |
| void | OnLeftMouseButtonClick (Rect rect) |
| void | OnContextClick (Rect rect) |
Protected Attributes inherited from UnityTest.IntegrationTestRendererBase | |
| GameObject | m_GameObject |
Static Protected Attributes inherited from UnityTest.IntegrationTestRendererBase | |
| static bool | s_Refresh |
| static GUIContent | s_GUITimeoutIcon = new GUIContent(Icons.StopwatchImg, "Timeout") |
| UnityTest.IntegrationTestGroupLine.IntegrationTestGroupLine | ( | GameObject | gameObject | ) |
| void UnityTest.IntegrationTestGroupLine.AddChildren | ( | IntegrationTestRendererBase [] | parseTestList | ) |
|
virtual |
Implements UnityTest.IntegrationTestRendererBase.
|
static |
1.8.12