Show / Hide Table of Contents

    Class WcfTestClientLocator

    Provides the capability to locate WcfTestClient.exe on the machine.

    Inheritance
    System.Object
    WcfTestClientLocator
    Namespace: Copper.Testing
    Assembly: Copper.Testing.dll
    Syntax
    public static class WcfTestClientLocator

    Methods

    View Source

    Locate()

    Locates WcfTestClient.exe on the machine.

    Declaration
    public static string Locate()
    Returns
    Type Description
    System.String

    The path to WcfTestClient.exe

    Exceptions
    Type Condition
    WcfTestClientLocatorException

    WcfTestClient.exe could not be found on the machine.

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