Class TextEditorBackspaceDelete
Inheritance
TextEditorBackspaceDelete
Assembly: UnityEngine.UI.Tests.dll
Syntax
public class TextEditorBackspaceDelete
Methods
TextEditorWithUTF16_LeftCursorOnBackspaceAndLeftSurrogate_RemovesBothSurrogates()
Declaration
[Test]
public void TextEditorWithUTF16_LeftCursorOnBackspaceAndLeftSurrogate_RemovesBothSurrogates()
TextEditorWithUTF16_LeftCursorOnBackspaceAndRightSurrogate_RemovesBothSurrogates()
Declaration
[Test]
public void TextEditorWithUTF16_LeftCursorOnBackspaceAndRightSurrogate_RemovesBothSurrogates()
TextEditorWithUTF16_LeftCursorOnBackspace_DoesNotRemoveCharacter()
Declaration
[Test]
public void TextEditorWithUTF16_LeftCursorOnBackspace_DoesNotRemoveCharacter()
TextEditorWithUTF16_LeftCursorOnDeleteAndLeftSurrogate_RemovesBothSurrogates()
Declaration
[Test]
public void TextEditorWithUTF16_LeftCursorOnDeleteAndLeftSurrogate_RemovesBothSurrogates()
TextEditorWithUTF16_LeftCursorOnDelete_RemovesCharacter()
Declaration
[Test]
public void TextEditorWithUTF16_LeftCursorOnDelete_RemovesCharacter()
TextEditorWithUTF16_MiddleCursorOnBackspaceAndLeftSurrogate_RemovesBothSurrogates()
Declaration
[Test]
public void TextEditorWithUTF16_MiddleCursorOnBackspaceAndLeftSurrogate_RemovesBothSurrogates()
TextEditorWithUTF16_MiddleCursorOnBackspaceAndRightSurrogate_RemovesBothSurrogates()
Declaration
[Test]
public void TextEditorWithUTF16_MiddleCursorOnBackspaceAndRightSurrogate_RemovesBothSurrogates()
TextEditorWithUTF16_MiddleCursorOnBackspace_RemovesBothSurrogatesInSuccession()
Declaration
[Test]
public void TextEditorWithUTF16_MiddleCursorOnBackspace_RemovesBothSurrogatesInSuccession()
TextEditorWithUTF16_MiddleCursorOnBackspace_RemovesCharacter()
Declaration
[Test]
public void TextEditorWithUTF16_MiddleCursorOnBackspace_RemovesCharacter()
TextEditorWithUTF16_MiddleCursorOnDeleteAndLeftSurrogate_RemovesBothSurrogates()
Declaration
[Test]
public void TextEditorWithUTF16_MiddleCursorOnDeleteAndLeftSurrogate_RemovesBothSurrogates()
TextEditorWithUTF16_MiddleCursorOnDelete_RemovesBothSurrogatesInSuccession()
Declaration
[Test]
public void TextEditorWithUTF16_MiddleCursorOnDelete_RemovesBothSurrogatesInSuccession()
TextEditorWithUTF16_MiddleCursorOnDelete_RemovesCharacter()
Declaration
[Test]
public void TextEditorWithUTF16_MiddleCursorOnDelete_RemovesCharacter()
TextEditorWithUTF16_RightCursorOnBackspaceAndLeftSurrogate_RemovesBothSurrogates()
Declaration
[Test]
public void TextEditorWithUTF16_RightCursorOnBackspaceAndLeftSurrogate_RemovesBothSurrogates()
TextEditorWithUTF16_RightCursorOnBackspaceAndRightSurrogate_RemovesBothSurrogates()
Declaration
[Test]
public void TextEditorWithUTF16_RightCursorOnBackspaceAndRightSurrogate_RemovesBothSurrogates()
TextEditorWithUTF16_RightCursorOnBackspace_RemovesCharacters()
Declaration
[Test]
public void TextEditorWithUTF16_RightCursorOnBackspace_RemovesCharacters()
TextEditorWithUTF16_RightCursorOnDeleteAndLeftSurrogate_RemovesBothSurrogates()
Declaration
[Test]
public void TextEditorWithUTF16_RightCursorOnDeleteAndLeftSurrogate_RemovesBothSurrogates()
TextEditorWithUTF16_RightCursorOnDelete_DoesNotRemoveCharacter()
Declaration
[Test]
public void TextEditorWithUTF16_RightCursorOnDelete_DoesNotRemoveCharacter()