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

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

Constructor & Destructor Documentation

§ IntegrationTestLine()

UnityTest.IntegrationTestLine.IntegrationTestLine ( GameObject  gameObject,
TestResult  testResult 
)

Member Function Documentation

§ SetCurrentTest()

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

Member Data Documentation

§ m_Result

TestResult UnityTest.IntegrationTestLine.m_Result
protected

§ Results

List<TestResult> UnityTest.IntegrationTestLine.Results
static

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