|
MeshBaker
|
Inherits UnityTest.IntegrationTestRendererBase.
Public Member Functions | |
| IntegrationTestLine (GameObject gameObject, TestResult testResult) | |
| override bool | SetCurrentTest (TestComponent tc) |
Public Member Functions inherited from UnityTest.IntegrationTestRendererBase | |
| int | CompareTo (IntegrationTestRendererBase other) |
| bool | Render (RenderingOptions options) |
Static Public Attributes | |
| static List< TestResult > | Results |
Static Public Attributes inherited from UnityTest.IntegrationTestRendererBase | |
| static Action< IList< ITestComponent > > | RunTest |
Protected Attributes | |
| TestResult | m_Result |
Protected Attributes inherited from UnityTest.IntegrationTestRendererBase | |
| GameObject | m_GameObject |
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) |
Static Protected Attributes inherited from UnityTest.IntegrationTestRendererBase | |
| static bool | s_Refresh |
| static GUIContent | s_GUITimeoutIcon = new GUIContent(Icons.StopwatchImg, "Timeout") |
| UnityTest.IntegrationTestLine.IntegrationTestLine | ( | GameObject | gameObject, |
| TestResult | testResult | ||
| ) |
|
virtual |
Implements UnityTest.IntegrationTestRendererBase.
|
protected |
|
static |
1.8.12