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

Inherits EditorWindow, and IHasCustomMenu.

Public Member Functions

void OnDestroy ()
 
void OnEnable ()
 
void OnSelectionChange ()
 
void Update ()
 
void OnGUI ()
 
void PrintHeadPanel ()
 
void AddItemsToMenu (GenericMenu menu)
 
void OnInspectorUpdate ()
 

Static Public Member Functions

static void OnHierarchyChangeUpdate ()
 
static TestResult GetResultForTest (TestComponent tc)
 
static void OnHierarchyWindowItemDraw (int id, Rect rect)
 
static IntegrationTestsRunnerWindow ShowWindow ()
 

Static Public Attributes

static bool selectedInHierarchy
 

Member Function Documentation

§ AddItemsToMenu()

void UnityTest.IntegrationTestsRunnerWindow.AddItemsToMenu ( GenericMenu  menu)

§ GetResultForTest()

static TestResult UnityTest.IntegrationTestsRunnerWindow.GetResultForTest ( TestComponent  tc)
static

§ OnDestroy()

void UnityTest.IntegrationTestsRunnerWindow.OnDestroy ( )

§ OnEnable()

void UnityTest.IntegrationTestsRunnerWindow.OnEnable ( )

§ OnGUI()

void UnityTest.IntegrationTestsRunnerWindow.OnGUI ( )

§ OnHierarchyChangeUpdate()

static void UnityTest.IntegrationTestsRunnerWindow.OnHierarchyChangeUpdate ( )
static

§ OnHierarchyWindowItemDraw()

static void UnityTest.IntegrationTestsRunnerWindow.OnHierarchyWindowItemDraw ( int  id,
Rect  rect 
)
static

§ OnInspectorUpdate()

void UnityTest.IntegrationTestsRunnerWindow.OnInspectorUpdate ( )

§ OnSelectionChange()

void UnityTest.IntegrationTestsRunnerWindow.OnSelectionChange ( )

§ PrintHeadPanel()

void UnityTest.IntegrationTestsRunnerWindow.PrintHeadPanel ( )

§ ShowWindow()

static IntegrationTestsRunnerWindow UnityTest.IntegrationTestsRunnerWindow.ShowWindow ( )
static

§ Update()

void UnityTest.IntegrationTestsRunnerWindow.Update ( )

Member Data Documentation

§ selectedInHierarchy

bool UnityTest.IntegrationTestsRunnerWindow.selectedInHierarchy
static

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