MeshBaker
Public Member Functions | Static Public Attributes | List of all members
UnityTest.IntegrationTestGroupLine Class Reference

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")
 

Constructor & Destructor Documentation

§ IntegrationTestGroupLine()

UnityTest.IntegrationTestGroupLine.IntegrationTestGroupLine ( GameObject  gameObject)

Member Function Documentation

§ AddChildren()

void UnityTest.IntegrationTestGroupLine.AddChildren ( IntegrationTestRendererBase []  parseTestList)

§ SetCurrentTest()

override bool UnityTest.IntegrationTestGroupLine.SetCurrentTest ( TestComponent  tc)
virtual

Member Data Documentation

§ FoldMarkers

List<GameObject> UnityTest.IntegrationTestGroupLine.FoldMarkers
static

The documentation for this class was generated from the following file: