Show / Hide Table of Contents

    Class TestHarnessEngineProxyBuilder

    Provides the builder class for a TestHarnessEngineProxyBuilder.

    Inheritance
    System.Object
    EngineProxyBuilder<TestHarnessEngineProxyBuilder>
    TestHarnessEngineProxyBuilder
    Namespace: Copper.Conventions.Method.Testing.Harness.V1
    Assembly: Copper.Conventions.Method.Testing.Harness.dll
    Syntax
    public sealed class TestHarnessEngineProxyBuilder : EngineProxyBuilder<TestHarnessEngineProxyBuilder>

    Methods

    View Source

    Create()

    Creates a TestHarnessEngineProxyBuilder instance.

    Declaration
    public static TestHarnessEngineProxyBuilder Create()
    Returns
    Type Description
    TestHarnessEngineProxyBuilder

    The TestHarnessEngineProxyBuilder instance.

    • View Source
    Back to top Generated by DocFX