Class TMP_ControlTests
Inheritance
TMP_ControlTests
Namespace: TMPro
Assembly: Unity.TextMeshPro.Editor.Tests.dll
Syntax
public class TMP_ControlTests
Methods
Setup()
Declaration
[SetUp]
public void Setup()
TMPControlCreationAndUndoTest(string)
Declaration
[TestCase("GameObject/UI/Dropdown - TextMeshPro")]
[TestCase("GameObject/UI/Button - TextMeshPro")]
[TestCase("GameObject/UI/Input Field - TextMeshPro")]
[TestCase("GameObject/UI/Text - TextMeshPro")]
public void TMPControlCreationAndUndoTest(string menuItem)
Parameters
Type |
Name |
Description |
string |
menuItem |
|