Class CoroutineWorksIfUIObjectIsAttached
Inheritance
CoroutineWorksIfUIObjectIsAttached
Assembly: UnityEngine.UI.Tests.dll
Syntax
[TestFixture]
[UnityPlatform(include = new RuntimePlatform[] { RuntimePlatform.OSXEditor, RuntimePlatform.LinuxEditor, RuntimePlatform.WindowsEditor })]
[Category("RegressionTest")]
[Description("CoveredBugID = 904415")]
public class CoroutineWorksIfUIObjectIsAttached
Methods
CoroutineWorksOnAttachingUIObject()
Declaration
[UnityTest]
public IEnumerator CoroutineWorksOnAttachingUIObject()
Returns
TearDown()
Declaration
[TearDown]
public void TearDown()
TestSetup()
Declaration
[SetUp]
public void TestSetup()