Show / Hide Table of Contents

    Class TestHarnessBuilder

    Provides the builder class for a TestHarness.

    Inheritance
    System.Object
    TestHarnessBuilder<TestHarnessBuilder>
    TestHarnessBuilder
    Namespace: Copper.Testing.Harness
    Assembly: Copper.Testing.dll
    Syntax
    public sealed class TestHarnessBuilder : TestHarnessBuilder<TestHarnessBuilder>

    Methods

    View Source

    Create()

    Creates a new TestHarnessBuilder instance.

    Declaration
    public static TestHarnessBuilder Create()
    Returns
    Type Description
    TestHarnessBuilder

    The TestHarnessBuilder instance.

    • View Source
    In This Article
    • Methods
      • Create()
    Back to top Generated by DocFX