Show / Hide Table of Contents

Class TokenizedTextBoxTests

A class that contains unit tests for the tokenized text boxes.

Inheritance
object
TokenizedTextBoxTests
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Phoenix.Plugin.Aruba.Tests
Assembly: Phoenix.Plugin.Aruba.Tests.dll
Syntax
[TestClass]
public class TokenizedTextBoxTests

Methods

View Source

EnsureEmptyTokenizedRichTextBoxIsLoaded()

Tests that an empty rich text box is loaded correctly.

Declaration
[STATestMethod]
public void EnsureEmptyTokenizedRichTextBoxIsLoaded()
  • View Source
In this article
Back to top Generated by DocFX