Inherits IComparable< IntegrationTestRendererBase >.
Inherited by UnityTest.IntegrationTestGroupLine, and UnityTest.IntegrationTestLine.
§ IntegrationTestRendererBase()
| UnityTest.IntegrationTestRendererBase.IntegrationTestRendererBase |
( |
GameObject |
gameObject | ) |
|
|
protected |
§ CompareTo()
§ DrawContextMenu()
| static void UnityTest.IntegrationTestRendererBase.DrawContextMenu |
( |
TestComponent |
testComponent | ) |
|
|
static |
§ GetIconForResult()
| static Texture UnityTest.IntegrationTestRendererBase.GetIconForResult |
( |
TestResult.ResultType |
resultState | ) |
|
|
static |
§ OnContextClick()
| void UnityTest.IntegrationTestRendererBase.OnContextClick |
( |
Rect |
rect | ) |
|
|
protected |
§ OnLeftMouseButtonClick()
| void UnityTest.IntegrationTestRendererBase.OnLeftMouseButtonClick |
( |
Rect |
rect | ) |
|
|
protected |
§ OnSelect()
| void UnityTest.IntegrationTestRendererBase.OnSelect |
( |
| ) |
|
|
protected |
§ Render()
§ SetCurrentTest()
| abstract bool UnityTest.IntegrationTestRendererBase.SetCurrentTest |
( |
TestComponent |
tc | ) |
|
|
pure virtual |
§ m_GameObject
| GameObject UnityTest.IntegrationTestRendererBase.m_GameObject |
|
protected |
§ RunTest
| Action<IList<ITestComponent> > UnityTest.IntegrationTestRendererBase.RunTest |
|
static |
§ s_GUITimeoutIcon
| GUIContent UnityTest.IntegrationTestRendererBase.s_GUITimeoutIcon = new GUIContent(Icons.StopwatchImg, "Timeout") |
|
staticprotected |
§ s_Refresh
| bool UnityTest.IntegrationTestRendererBase.s_Refresh |
|
staticprotected |
§ test
The documentation for this class was generated from the following file: