JustMock

Provides various argument matching shortcuts.
Allows specification of a matching condition for an argument, rather a specific value.

Namespace: Telerik.JustMock
Assembly: Telerik.JustMock (in Telerik.JustMock.dll) Version: 2013.1.412.0 (2013.1.412)

Syntax

C#
public static class Arg
Visual Basic
Public NotInheritable Class Arg

Inheritance Hierarchy

System..::..Object
  Telerik.JustMock..::..Arg

See Also