Show / Hide Table of Contents

    Class StringExtensionTests

    Inheritance
    System.Object
    StringExtensionTests
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: ArgentSea.Test
    Assembly: ArgentSea.Test.dll
    Syntax
    public class StringExtensionTests

    Methods

    | Improve this Doc View Source

    TestEmojiLineStringCleaning()

    Declaration
    [Fact]
    public void TestEmojiLineStringCleaning()
    | Improve this Doc View Source

    TestEmojiTwoLineEndStringCleaning()

    Declaration
    [Fact]
    public void TestEmojiTwoLineEndStringCleaning()
    | Improve this Doc View Source

    TestNormalStringCleaning()

    Declaration
    [Fact]
    public void TestNormalStringCleaning()
    | Improve this Doc View Source

    TestNornalEmojiStringCleaning()

    Declaration
    [Fact]
    public void TestNornalEmojiStringCleaning()
    | Improve this Doc View Source

    TestTwoLineEmojiStringCleaning()

    Declaration
    [Fact]
    public void TestTwoLineEmojiStringCleaning()
    | Improve this Doc View Source

    TestWhitespaceStringCleaning()

    Declaration
    [Fact]
    public void TestWhitespaceStringCleaning()
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX