Class contains mock functions for testing higher level modules that depend on VcClient. User can override these functions to throw exceptions, return expected values. For more information see Override.

Namespace: VcClient.Test
Assembly: VcClient (in VcClient.dll) Version: 1.0.0.0 (1.8.400.4142)

Syntax

C#
public class VCOverride
Visual Basic
Public Class VCOverride
Visual C++
public ref class VCOverride

Inheritance Hierarchy

Object
  VcClient.Test..::..VCOverride

See Also