Class ToolboxWindowTests
Set of tests to validate MRTK Toolbox Editor window.
Inherited Members
Namespace: Microsoft.MixedReality.Toolkit.Tests.EditModeTests.Editor
Assembly: cs.temp.dll.dll
Syntax
public class ToolboxWindowTests
Methods
TestToolboxWindow()
Tests that the MixedRealityToolboxWindow can load without exception and that none of its internal item contents are null or invalid.
Declaration
public IEnumerator TestToolboxWindow()
Returns
Type | Description |
---|---|
IEnumerator |