Class IsMatchFormatterTests
Namespace: UnityEngine.Localization.SmartFormat.Tests.Extensions
Syntax
public class IsMatchFormatterTests
Constructors
IsMatchFormatterTests()
Declaration
public IsMatchFormatterTests()
Methods
Test_FormatException()
Declaration
public void Test_FormatException()
Test_Formats_And_CaseSensitivity(String, RegexOptions, String)
Declaration
public void Test_Formats_And_CaseSensitivity(string format, RegexOptions options, string expected)
Parameters
Type | Name | Description |
---|---|---|
String | format | |
RegexOptions | options | |
String | expected |
Test_List()
Declaration
public void Test_List()